myb-nicehash-api
An API client for the NiceHash API
Installation
The package is availble via PyPi and can be installed with the following command:
pip3 install myb-nicehash-api
To install it from the repo, clone the repo and cd into the directory:
git clone https://github.com/mine-your-business/myb-nicehash-api.git
cd myb-nicehash-api
You can install this library with pip:
pip3 install .
Testing
To run tests, simply run the following command:
pytest --verbose
Releases
Releases should follow a Semantic Versioning scheme.
When changes have been made that warrant a new release that should be published, modify the __version__ in setup.py
After the change is merged to the main branch, go to releases and Draft a new release. The Tag version should follow the pattern v1.0.0 and should Target the main branch.
The Release title should not include the v from the tag and should have a reasonably detailed description of the new release's changes.
Once the release has been published, the .github/workflows/python-publish.yml GitHub Actions Workflow should trigger and automatically upload the new version to PyPi using GitHub secrets credentials stored with the Mine Your Business GitHub Organization.
Release files for myb-nicehash-api 2.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| myb-nicehash-api-2.3.0.tar.gz | 17.9 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| myb_nicehash_api-2.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 36.0 kB
Release files / myb-nicehash-api-2.3.0.tar.gz
| Download URL | myb-nicehash-api-2.3.0.tar.gz |
|---|---|
| Size | 17.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d25617a4587421aa389c0bc2080ab2e6dd87e8886bf2f160b2c2a89d2657823a
|
|
BLAKE2b-256 checksum How to use checksums |
a542da1f09d74aac5e6cbb7195b122d7b8787504f1da2b9d8ec2debc1c0b7e3e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.1
|
Release files / myb_nicehash_api-2.3.0-py3-none-any.whl
| Download URL | myb_nicehash_api-2.3.0-py3-none-any.whl |
|---|---|
| Size | 18.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
2e8ea5107e338c91307db90bf0bbde7f548c35ddc86b8d186cc36eae71a33792
|
|
BLAKE2b-256 checksum How to use checksums |
488260ec9487eecd385707e5aaf0ca6446b1b007374717e8ad971314f6852e8f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.1
|