Skip to main content

Python Robot and IoT framework with state-management.

Project description

pisat

Overview

pisat はロボットや IoT 機器を製作するための Python フレームワークです. 現時点では Raspberry Pi の GPIO のみ対応しています. 詳細は開発者用ドキュメントを参照してください.

Examples

応用例は sample を参照してください.

Installation

pip または pipenv を用いてインストール可能です. ただし,Rapsberry Pi 以外のデバイスでインストールした場合には Raspberry Pi でのみ動作可能なミドルウェアはインストールされないので注意してください.

$ pip insatll git+https://github.com/jjj999/pisat.git
$ pipenv install git+https://github.com/jjj999/pisat.git#egg=pisat

Deploy Developing Environment

開発環境をデプロイする場合は,リポジトリをクローン後にリポジトリのルート上で

$ pipenv install

を実行してください. 環境の詳細は開発者用ドキュメントを参照してください.

Documentation

pisat に関するドキュメントや API は docs を参照してください. ただし,サブパッケージによってはドキュメントの整備が追いついていない可能性があります.

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

pisat-0.0.0.tar.gz (73.3 kB view hashes)

Uploaded Source

Built Distribution

pisat-0.0.0-py3-none-any.whl (119.3 kB view hashes)

Uploaded Python 3

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