Skip to content

Commit c213577

Browse files
committed
release 0.3a5
1 parent f6d5fa9 commit c213577

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+1637
-310
lines changed

README.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,15 @@
11
py5
22
---
33

4-
A Python module that makes Processing_ available to the CPython interpreter using JPype_.
4+
py5 is a new version of Processing_ for Python 3.8+.
55

6-
All of this code is created by the py5generator project. Do not edit manually!
6+
This entire repository is created by the meta-programming project py5generator_. Therefore, this code should not be edited manually.
7+
8+
py5 makes the Processing_ Java libraries available to the CPython interpreter using JPype_.
9+
10+
The `py5 documentation website
11+
<http: // py5.ixora.io/>`_ provides basic tutorials and reference documentation.
712

813
.. _Processing: https: // github.com/processing/processing
914
.. _JPype: https: // github.com/jpype-project/jpype
15+
.. _py5generator: https: // github.com/hx2A/py5generator

0 commit comments

Comments
 (0)