No project description provided
Project description
HypeAPI is an unofficial free-to-use open-source python library to work with the API.
How to install
If you are using Windows:
pip install hypeapi
If you are using Linux:
python -m pip install -U hypeapi
If you are using Mac:
pip3 install hypeapi
FAQ
How to use HypeAPI?
Here an example:
from hypeapi import API
api = API('your_api_key')
# Do the things you want.
# You can see more examples at https://github.com/Neruxov/HypeAPI/tree/master/examples
Are the any examples?
Yessir! You can look at the examples at Examples.
Got any issues or have any suggestions?
Please tell us about them at Issues!
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
hypeapi-0.1.0.2.tar.gz
(11.3 kB
view details)
File details
Details for the file hypeapi-0.1.0.2.tar.gz
.
File metadata
- Download URL: hypeapi-0.1.0.2.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.4 tqdm/4.63.0 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 40f6db03e2fec08c08d447ae8b9eb6979976a6beb1c981fb71299826a0c60906 |
|
MD5 | 41798566a21adaacd7a7b15ed9af1d48 |
|
BLAKE2b-256 | 8940d94f6c0f64929e9c5b0347ef9f2f5fdc35af9cc90e4c838d7550abf2d13d |