SteamPy is a SCM investment profit tracker for CS:GO items.
- All items with buying price and amount are set in a plain text file
- Realtime market price comparison
- Easily tweakable as users personal preferences.
- Fully on python
SteamPy requires python to run.
Download all the files and create a virtual environment in the same directory. Install all the required libraries:
pip install -r requirements.txtFill up the investment.ini file (price in USD without the $ sign).
Example:
[Desert Eagle | The Bronze (Field Tested)]
amount = 3
buying price = 0.41
Do this for each of your investment item. Finally, run the program.
python main.py -l
For a detailed report with all your given info:
python main.py -l
For a shorter report:
python main.py -s
For help:
python main.py -h
Want to contribute? Great! Feel free to fork or drop any ideas to improve the efficiency and functionality of the tool.
If you really liked this tool and wanna support me, you can donate me a skin ;) Even a safari mesh helps.