python api to Nicklason's prices.tf site.
Project description
PricesTF Python API
This modul is a simple python api for Nickalson's prices.tf website.
Installation
This module requires Python v3+ to run.
For install the module type this to your command line...
pip install pricestf
Quick Example
from pricestf import get_price
print(get_price("Scattergun", quality="Strange", australium=False, killstreak=0))
It will return a dictionary with the item's full name and with the buy- and sellprices.
If something went wring, it returns Null
.
List of tf2 items: https://wiki.alliedmods.net/Team_fortress_2_item_definition_indexes
Qualities:
- Normal
- Genuine
- Vintage
- rarity3
- Unusual
- Unique
- Community
- Valve
- Self-Made
- Customized
- Strange
- Completed
- Haunted
- Collector's
- Decorated Weapon
Australium:
- It can be
True
if australium, andFalse
if not. Killstreak: - If
not killstreak
it's0
- If
killstreak
it's1
- If
specialized
it's2
- If
pofessional
it's3
License
MIT
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
pricestf-0.0.1.tar.gz
(2.5 kB
view details)
Built Distribution
File details
Details for the file pricestf-0.0.1.tar.gz
.
File metadata
- Download URL: pricestf-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d68cb9ba710c90182555372710ce27c530b9879ab983b64ce8dca132f55532a |
|
MD5 | 1d5266e4d8d49344c4ba692edd2c394c |
|
BLAKE2b-256 | d41e37dabe271428bbd1102118dfa158f000c07482b2df5376929841fd6aa4bf |
File details
Details for the file pricestf-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pricestf-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b068ca6a5b97d4566094f865aa0b3d954668332cd5722de7017bddd83f4b7ff1 |
|
MD5 | 3311f116cb2da0fdd1e38e3c5a759dbd |
|
BLAKE2b-256 | dd7898fed60536c675cadf8a8211716fb3fcaf5d92baced56958ff6e08af1deb |