No project description provided
Project description
Radicalbit Platform Python SDK
Python SDK to work with Radicalbit Platform.
How to set up
The project is based on poetry for managing dependencies.
You should have poetry installed on your local machine. You can follow the instruction on https://python-poetry.org.
After you have poetry installed you can install the project's dependencies run:
poetry install
To run code formatter use:
poetry run ruff format
AWS authentication
There are multiple ways to authenticate to AWS S3 API. The order in witch the client searches for credentials is:
- passing
AwsCredentials
to functions - using environment variables
- using shared credentials file
~/.aws/credentials
- using AWS config file
~/.aws/config
How to run tests
To run the tests execute:
# Run unit tests
poetry run pytest -v
# Run code format validation
poetry run ruff check
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file radicalbit_platform_sdk-1.1.0.tar.gz
.
File metadata
- Download URL: radicalbit_platform_sdk-1.1.0.tar.gz
- Upload date:
- Size: 13.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cbdee805d3e4e122a4d9793222d61e2f73260fe0c214e4d6e3eb6a36573080f8 |
|
MD5 | 82ccea3a9652661298afcbe962951f42 |
|
BLAKE2b-256 | 46d0e2f5b229dd20bedbf53be5e8936a8e72c2e40fcf13c20b3302c895e5c874 |
File details
Details for the file radicalbit_platform_sdk-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: radicalbit_platform_sdk-1.1.0-py3-none-any.whl
- Upload date:
- Size: 18.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.11.10 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e314e8811a1ead82d1c4274d2e3f3865188e95325fcb2682053c3d1053429e7 |
|
MD5 | fce80e0a61ffafb18ae391941ea21dc5 |
|
BLAKE2b-256 | 7278a49a6ec207348f8d568695fe55476904475a44cbf1d4e2997be9ed9d14ef |