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.7.tar.gz
(13.8 kB
view details)
Built Distribution
File details
Details for the file econia_sdk-1.0.7.tar.gz
.
File metadata
- Download URL: econia_sdk-1.0.7.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bd8247940515d6e696418d2d203e58ff7ef626e704e4eda82519483a0680205 |
|
MD5 | e8a7c0c0e7cf6075960aecb1eb617d91 |
|
BLAKE2b-256 | e9fb8bf38e9fd6db95a53037d3d0bdce841ff34618b8d94990f6d2ebf5d2fff0 |
File details
Details for the file econia_sdk-1.0.7-py3-none-any.whl
.
File metadata
- Download URL: econia_sdk-1.0.7-py3-none-any.whl
- Upload date:
- Size: 19.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 592fb4e6ace670870d3138aa23f5f013046fc26bc5c22b0792d163fbaeb97b89 |
|
MD5 | 5d095c214c4faa2cbe395a67b95b15fc |
|
BLAKE2b-256 | 71d03e138b5b2fb81977c31e25370c985a0e85d115651c79356ac6093b34d08f |