Skip to content

scadable/library-python

Repository files navigation

Scadable

PyPi Downloads Supported Versions GitHub issues GitHub actions status

Scadable is the first fully container‑native SCADA platform—built on Kubernetes & NATS and delivered with Python + React SDKs. Forget rigid vendor UIs: craft your own dashboards, deploy in any cloud, and scale to millions of tags in minutes.

Getting Started

Assuming that you have a supported version of Python installed, you can first set up your environment with:

python -m venv .venv
...
. .venv/bin/activate

or

python -m venv .venv
...
".venv/Scripts/activate"

Then, you can install Scadable from PyPI with:

python -m pip install scadable

Running Tests

You can run tests in your environment by running the pytest command directly:

pytest tests

Contributing

Please read through the CONTRIBUTING document before submitting any issues or pull requests.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages