a framework for raspberry pi developing
Project description
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
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
scape-0.9.9.tar.gz
(10.1 kB
view details)
File details
Details for the file scape-0.9.9.tar.gz
.
File metadata
- Download URL: scape-0.9.9.tar.gz
- Upload date:
- Size: 10.1 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
0e6e8cfaffd3b6d71d152001fe742ac704b18687bf38e5fbdc07cae37cfa6d9b
|
|
MD5 |
5a55b6d9a21c12d25fed55d5530beaf3
|
|
BLAKE2b-256 |
1b491015977103f178f3eed8c41771357e13194adc52547a1ae85b75d3f8e35d
|