Skip to main content

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


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page