No project description provided
Project description
Econia Python SDK
Development
To format the code, install dev dependencies with
poetry install --with dev
Then, run
poetry run black econia_sdk
poetry run isort econia_sdk
To check types with mypy, run the following command:
poetry run mypy --config-file=./mypy.ini
Run autoflake with the following command:
poetry run autoflake -i -r econia_sdk
Documentation
To build pdoc:
poetry install --with docs
poetry run pdoc -o docs econia_sdk
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
econia_sdk-1.0.4.tar.gz
(13.1 kB
view details)
Built Distribution
File details
Details for the file econia_sdk-1.0.4.tar.gz
.
File metadata
- Download URL: econia_sdk-1.0.4.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75663c242d7a86b4aeb9ba85bc0875f949c0e0232a4cff9432005ca6fd2f4091 |
|
MD5 | 8cc477b28e2bc1be93b51a508937adeb |
|
BLAKE2b-256 | 981c88ed20cf3e6f795b4f4ae47d8ea857aa23a05456edd0e906bfe155e98daf |
File details
Details for the file econia_sdk-1.0.4-py3-none-any.whl
.
File metadata
- Download URL: econia_sdk-1.0.4-py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df96e86b8292bb7df572eb138490e902301b2014e395fae6e5d3c5c65d0056af |
|
MD5 | 2f25b0de9953d2d0b7dad9e1705f0109 |
|
BLAKE2b-256 | fc19e9fe88c30edddcafd00b937fd40fc3ff7b6c2d07f09d5b5ed68405ba4e50 |