Skip to content

ShellRox/backpack.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backpack.py

This is a library for Backpack.tf's API

Getting Started

pip install -U tf2backpackpy

Requirments

  1. Python 3.6 (Most likely works with other versions, hasn't been tested)
  2. pip (For installation)
  3. urllib
  4. requests

Testing it

To make sure it's working, you can check out the example file, and try that

Stuff not implemeted yet, but will be

  • backpack.py ~ create_listings_subscription, delete_listing_subscription
  • listings.py ~ create_listing
  • Might be more listed, usually ther're non-GET requests. Please, I'll do what I can, but usually this is backpack.tf's horrible API

I relize I have a couple of things left to add, but those will be for more major updates

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Acknowledgments

  • Backpack.tf!!!!
  • People who use this lib
  • Works well with the steam and steampy Packages

About

The library for backpack.tf's API (Python)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%