Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 471 Bytes

File metadata and controls

19 lines (15 loc) · 471 Bytes

atmosphere-python-sdk

Python sdk to create custom code interacting with Atmosphere.

Please look at each individual sub folder to find more information about the libraries you need.

Requirements

  • Python 3.10.x or later.
  • Pydantic 2.0

Sub Packages

Test everything

docker build . -t atmosphere
docker run atmosphere scripts/test.sh