Invent - express yourself with code.
Project description
Invent - express yourself with code
View this repository via GitHub pages.
To view the project docs (a work in progress):
zensical serve
This project started in 2019 as "PyperCard" ~ a re-implementation of Adafruit's CircuitPython PYOA module, but for non-CircuitPython computing environments. It was originally written using the Kivy framework for cross-platform development. After successfully testing PyperCard for teaching and learning purposes with the wonderful young folk at the London Young Coders' Meetup, development stalled because of the COVID pandemic.
The project name has since been changed to "Invent" to remove any HyperCard related expectations. There are further significant changes:
- PyScript replaces Kivy as the underlying cross-platform framework for generating and running the user interface.
- Nicholas, the original developer and maintainer of Invent/PyperCard, has been hired by Anaconda Inc to work on PyScript, and so his work on this project is sponsored by his employer.
- Ownership of the repository has been transferred to the invent framework organisation on GitHub (the old repository will automatically redirect to the new one).
- Since this is a complete rewrite, the license has been changed from MIT to Apache2.
All the assets relating to the old version of the project can still be found in the old branch in this repository.
Developer setup
Git clone the repository:
git clone https://github.com/invent-framework/invent.git
(Recommended) Upgrade local pip:
pip install --upgrade pip
Make a virtualenv, then install the requirements:
pip install -r requirements.txt
Most useful developer related tasks are automated by a Makefile. Type make
for a list of the available commands.
To run the test suite:
$ make serve
Then visit http://localhost:8000/.
The tests should open in your browser, and pass. ;-)
Please use a width of 79 characters for source code files.
Example applications
Coming soon...
Supporters
Invent is an independent open source project.
However, its core contributors are currently employed by Anaconda to work on PyScript and Invent. We would like to acknowledge and celebrate Anaconda's continued support of this project. Thank you Anaconda Inc!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file invent-0.0.1a4.tar.gz.
File metadata
- Download URL: invent-0.0.1a4.tar.gz
- Upload date:
- Size: 129.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bdfea7c48785fb36740db7ab7cc2ba932efd9205ce65487f58773dbf771242fb
|
|
| MD5 |
b4dc008b5d6bf632fda56baaf79b7fe6
|
|
| BLAKE2b-256 |
337c20840d5867e219898413f009a547815b93e6b4a06f5196d167fe962600cf
|
File details
Details for the file invent-0.0.1a4-py3-none-any.whl.
File metadata
- Download URL: invent-0.0.1a4-py3-none-any.whl
- Upload date:
- Size: 169.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
211ceec5aba90fdf56efd1be573e035bb44b65d47d4c55de200f510b3485e08d
|
|
| MD5 |
e88440e9a91792f01312a1baf65804f1
|
|
| BLAKE2b-256 |
7a30bfa14b40ccd05de17cb3a945c5dbe71d82aff826c55eab4c0aa19a6e54de
|