# 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.11.tar.gz
(7.8 kB
view details)
Built Distribution
File details
Details for the file hundred_x-0.1.11.tar.gz
.
File metadata
- Download URL: hundred_x-0.1.11.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c60661585d7677a810e6cdf244883db5a296e697dbc9820e172933d07b2f9e72 |
|
MD5 | 2de214538eb2de77e0f2d073765988dd |
|
BLAKE2b-256 | bd45c17092995b61d8cf8e924ff4df72ffa42eb62d096e97ec14f6c881aca30b |
File details
Details for the file hundred_x-0.1.11-py3-none-any.whl
.
File metadata
- Download URL: hundred_x-0.1.11-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8fbb611c441801d4898ee486f1d1edd728c5d0454291fb51fdf1e0a3c2d6f0e6 |
|
MD5 | 51429d4caa22d0a3988a6ada001e497b |
|
BLAKE2b-256 | 87e24f7f6a11fc73ece68f6d5fad56c4203c8b347ffa696d5561c5d9a7c2d610 |