Scape is a python framework using several class to describe the behavior of a equipment based on raspberry pi, intended to simplify the design and development in raspberry pi.
Quick start
Install scape
pip install scape
Create a project
python -m scape init <project name>
Start project
cd <project name> python main.py run
The project should print the following words to the screen(the order of words may differ).
hello from scape
Release files for scape 0.9.9
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| scape-0.9.9.tar.gz | 10.1 kB | Details |
Release files / scape-0.9.9.tar.gz
| Download URL | scape-0.9.9.tar.gz |
|---|---|
| Size | 10.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0e6e8cfaffd3b6d71d152001fe742ac704b18687bf38e5fbdc07cae37cfa6d9b
|
|
BLAKE2b-256 checksum How to use checksums |
1b491015977103f178f3eed8c41771357e13194adc52547a1ae85b75d3f8e35d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.8.2
|