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.12.tar.gz
(25.0 kB
view details)
Built Distribution
pricestf-0.0.12-py3-none-any.whl
(24.6 kB
view details)
File details
Details for the file pricestf-0.0.12.tar.gz
.
File metadata
- Download URL: pricestf-0.0.12.tar.gz
- Upload date:
- Size: 25.0 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 | 325ca1f73a7fdbf47d8641c56b00b9161d550399a851cad0b06a1bbfa22e37f4 |
|
MD5 | 14a57395f2d9077425b395f0d093c169 |
|
BLAKE2b-256 | f135c69b24c3f71f3b9b55537448bf16b069229772d32905b2ffe09b53b452c4 |
File details
Details for the file pricestf-0.0.12-py3-none-any.whl
.
File metadata
- Download URL: pricestf-0.0.12-py3-none-any.whl
- Upload date:
- Size: 24.6 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 | ad19f2cb99f08b78cf6c74f84752956898b8358b06dde08e410d77b24b2df3f7 |
|
MD5 | efee1c8555c2a57e0ca93708c132895f |
|
BLAKE2b-256 | cb63e9a5027ca9835b96855b98bdb74eea4f9a3af4563f3eb5af3e9749dd9789 |