Skip to main content

Python library for communicating with the NiceHash API

Project description

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.

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

myb-nicehash-api-2.3.0.tar.gz (17.9 kB view hashes)

Uploaded Source

Built Distribution

myb_nicehash_api-2.3.0-py3-none-any.whl (18.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page