Skip to main content

Helium Api Wrapper

Project description

Helium Api Wrapper

PyPI Status Python Version License

Read the documentation at https://helium-api-wrapper.readthedocs.io/ Tests

pre-commit Black

Features

  • Load data from the Helium Blockchain API
    • Get hotspots by address
    • Get hotspots by location
    • Get a list of hotspots
    • Get challenges of a hotspot
    • Get a list of challenges
  • Load Data from the Helium Console API
    • Get device information by uuid

Requirements

Installation

You can install Helium Api Wrapper via pip from PyPI:

$ pip install helium-api-wrapper

Usage

You can run the wrapper as a python module:

python -m helium_api_wrapper --help
python -m helium_api_wrapper get-hotspots
python -m helium_api_wrapper get-hotspot --address your-hotspot-address

To personalise the settings command the file (using -, -- or CAPS to specify your settings) in a preferred terminal. To list all possible settings run the --help command.

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, Helium Api Wrapper is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.

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

helium-api-wrapper-0.0.1.dev1674118563.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distribution

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