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.20.tar.gz
(25.1 kB
view details)
Built Distribution
pricestf-0.0.20-py3-none-any.whl
(24.6 kB
view details)
File details
Details for the file pricestf-0.0.20.tar.gz
.
File metadata
- Download URL: pricestf-0.0.20.tar.gz
- Upload date:
- Size: 25.1 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 | ca90ecdc1ede54baccc2697f5d21be607e93c7b71a2cde4b04ea90779b60950a |
|
MD5 | 36be2c2dac2627cc4555d2da1047e29f |
|
BLAKE2b-256 | 48c00407d6efe31b185ee3b8b0ba446fd6f81275d05404fc0dd2346b154c2f25 |
File details
Details for the file pricestf-0.0.20-py3-none-any.whl
.
File metadata
- Download URL: pricestf-0.0.20-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 | 827438b330d0ea7e00d750bfdfc1b8678024bd41413d4badcf7117690701b0d2 |
|
MD5 | 62722a0ef6c35119e38a66d18f43e9b2 |
|
BLAKE2b-256 | 6eaa6b55aec36ed6190120f9e928ad050fc54ea235adeb43ff6231d0f54c84a3 |