Skip to content

Zeprix/buff_prices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Python usage example:

import json

with open('filename.json') as f:
  items = json.load(f)

print(items['AK-47 | Slate (Minimal Wear)'])

About

Buff163 pricing info. Updated daily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published