Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taraspos/wishlist2text
https://github.com/taraspos/wishlist2text
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/taraspos/wishlist2text
- Owner: taraspos
- License: mit
- Created: 2019-04-14T08:36:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-04-14T08:57:02.000Z (over 5 years ago)
- Last Synced: 2024-01-09T14:45:49.482Z (10 months ago)
- Language: HTML
- Size: 11.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Wishlist2Text
## Using from terminal
* Get steam id by visiting [SteamIdFinder](https://steamidfinder.com)
* Run script with id as parameter
`python helpers/steam_wishlist.py -s 76561198049351440`## Using as webserver
* TO DO