Skip to main content

control tools for automatic identification and PID controller aproximation

Project description

auto-control-tools

Tests

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


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)

Uploaded Source

Built Distribution

auto_control_tools-0.0.1-py3-none-any.whl (44.9 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