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 details)
Built Distribution
File details
Details for the file auto_control_tools-0.0.1.tar.gz
.
File metadata
- Download URL: auto_control_tools-0.0.1.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e110f110ee31ae814752ee3879a502fc010127b213931b777f76566fb412338 |
|
MD5 | c1ee8fcf9049a9270c919aaf557def93 |
|
BLAKE2b-256 | 98b993b8f08029f17e4a172099543a1f9b2214f66c9a87f989cf7dfaa9a754f9 |
File details
Details for the file auto_control_tools-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: auto_control_tools-0.0.1-py3-none-any.whl
- Upload date:
- Size: 44.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0aa46243dd598b41476249813968e55d7957a4c5f8704267e6ce151be8a8e6f |
|
MD5 | 8b11a4261cb90d3467e80366e1a22913 |
|
BLAKE2b-256 | e4b4eb0b24c01127bab88e67fd2c2a432c8489defce55f7c2f1a41b71701544a |