Python Suite for Systems and Control
Project description
Release 0.4
This is a Python library for system and control.
We only support Python 3, and are not interested in Python 2 at all.
Preliminaries
You will need to have python3, pip3 and numpy installed. On a Debian based OS (including the Beaglebone Black and Blue) type:
sudo apt install python3 python3-pip python3-numpy python3-scipy
Starting with version 0.4 there is a web server based on the flask microframework. Install flask:
sudo pip3 install flask
if you would like to use this feature.
In order to use this package with the Robotics Cape or the Beaglebone Blue you will also need to install the rcpy package (github, PyPI).
Installation
Starting with version 0.3, pyctrl is available from PyPI. Just type
sudo pip3 install pyctrl
to download and install.
Documentation:
Online:
PDF:
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
File details
Details for the file pyctrl-0.4.3.tar.gz
.
File metadata
- Download URL: pyctrl-0.4.3.tar.gz
- Upload date:
- Size: 90.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a80ebc59d92b635cc646979a7e75465b801202b95522151a98bb92c05855f5e |
|
MD5 | a1978ea844d9828e882d219195381ffc |
|
BLAKE2b-256 | c648e74bc8f0ea813103f9fe17d258102b03d8e57a7e46f984b036e3eeb72135 |