Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

bitskins-1.0.0-py3-none-any.whl (7.3 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