Skip to content

thegridelectric/gridworks-atn

Repository files navigation

Gridworks Atn

PyPI Status Python Version License

Read the documentation at https://gridworks-atn.readthedocs.io/ Tests Codecov

pre-commit Black

This is the GridWorks Python SDK for building Atomic Transactive Nodes, or AtomicTNodes.

AtomicTNodes are the most fun and interesting GridWorks actors to design and build. They are what make electrical devices transactive. More specifically, each AtomicTNode is dedicated to the job of operating its very own Transactive Device, and simultaneously bidding on its behalf into electricity markets.

To learn about using this SDK, visit the Gridworks Atn docs. To explore the rest of GridWorks, visit the GridWorks docs.

License

Distributed under the terms of the MIT license, Gridworks Atn is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.