Simple BitSkins API Wrapper
Project description
bitskins.py
A basic WIP API wrapper for the BitSkins website in Python, mapping the API Commands to corresponding functions.
Features support for all BitSkins supported games:
- PUBG
- PAYDAY2,
- KILLING FLOOR 2
- RUST
- DEPTH
- UNTURNED
- CSGO
- DOTA2
- TF2
Example Usage:
from bitskins import BitSkins, RUST
wrapper = BitSkins("api key here", "secret here")
print(wrapper.getAccountInventory(game=RUST, page=10)
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
bitskins-1.0.0.tar.gz
(7.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bitskins-1.0.0.tar.gz.
File metadata
- Download URL: bitskins-1.0.0.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
370f4c3454c56d12650f7df471eadb3c0c307164e1a29a89921659eeb9b729f5
|
|
| MD5 |
094cbb77d30e3485f306e0a4b6daf111
|
|
| BLAKE2b-256 |
a0818dc2dd479e6f5571367a5b8c9b756a5b3cd69fa122900f692cabab2358ef
|
File details
Details for the file bitskins-1.0.0-py3-none-any.whl.
File metadata
- Download URL: bitskins-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a3fb5680394eca07b6117f8424ca48a985210a289851a40f7bb4fb4ecd5b88f6
|
|
| MD5 |
7d71f95f99242e9cc3f75e9ffebd04a2
|
|
| BLAKE2b-256 |
b88cadb1a50e019be812977515d9ef9e0bf4973690249ac1ff446b52cfa88f8e
|