A Python API for interacting with the hShop.
Project description
# hshop-api  Python API for interacting with the [hShop](https://hshop.erista.me). # Install The project exists on PyPI, so just run: ` pip install hshop-api `
# Usage This project still has a long way to go, but here’s what you can do right now and an example:
### Download content `py import hshop-api as hs hs.download(478, r"C:\\Users\\Alexander\\Desktop\\CIAs\\") # Download Mario Kart 7 (Legit CIA), and send the path where it's going to be located to the API. NB: If you're on Windows, you have to put in 2 backslashes to escape the backslash and put an r before you begin the path string. This does not affect Linux or macOS.) `
# Donate Please don’t donate to me if you liked this project, donate to hShop instead.
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
File details
Details for the file hshop-api-0.2.tar.gz.
File metadata
- Download URL: hshop-api-0.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31601d1a9e15129126087a50f281171b3b5eac906fa41f67474e21617b49fafa
|
|
| MD5 |
8812219df84523b5e97d7e16d76b24d8
|
|
| BLAKE2b-256 |
d9bc3ed65f7695ad6b1d66b9cf58073416a045b45842dc3b7e764096b93b0143
|