control tools for automatic identification and PID controller aproximation
Project description
auto-control-tools
Useful scripts:
- install requirements:
pip install -r requirements.txt,pip install -r requirements_dev.txt - install project as package:
pip install -e . - run typing check:
mypy src - run format check:
flake8 src - run tests:
pytest - auto generate modules .rst:
sphinx-apidoc -o .\docs\source .\src\auto_control_tools\ -f - build docs locally:
sphinx-build -b html .\docs\source\ .\rtd_build\
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
auto_control_tools-0.0.1.tar.gz
(27.8 kB
view hashes)
Built Distribution
Close
Hashes for auto_control_tools-0.0.1-py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | f0aa46243dd598b41476249813968e55d7957a4c5f8704267e6ce151be8a8e6f |
|
| MD5 | 8b11a4261cb90d3467e80366e1a22913 |
|
| BLAKE2b-256 | e4b4eb0b24c01127bab88e67fd2c2a432c8489defce55f7c2f1a41b71701544a |