# hundred_x
Project description
100x Python Client
This is a Python client for the 100x API. It is a simple wrapper around the API, and provides a convenient way to interact with the API from Python.
Installation
pip install hundred-x
``
## Running a dockerised environment
```bash
docker buildx build --platform linux/amd64 . -t test
# now we have the dependencies installed,
# we can mount the current directory and run the tests against the dockerised environment
docker run -v (pwd):/app -it test
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
hundred_x-0.1.16.tar.gz
(8.2 kB
view details)
Built Distribution
File details
Details for the file hundred_x-0.1.16.tar.gz
.
File metadata
- Download URL: hundred_x-0.1.16.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 963a514f61c5281b73bd6a4901752f35d9a12c9e338a49d3466ed3d7d7de2ee1 |
|
MD5 | 4e7f1c5936afb0c8e491ceb762fb7841 |
|
BLAKE2b-256 | 18eae394861d918e99008631324a5cddfd4fd29f2a964690ead0302bd31d55c7 |
File details
Details for the file hundred_x-0.1.16-py3-none-any.whl
.
File metadata
- Download URL: hundred_x-0.1.16-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | faa9ba1ba5ac849c98f4ed130445152203896a661da66bac0a118abdca21eb78 |
|
MD5 | 4782c22f3e0f3ddbfb63ce9aa93be4b6 |
|
BLAKE2b-256 | 7715a6742934125c8a4010bf3f59d3d664be3453d2ff881b7c1b72cae06f1e57 |