No project description provided
Project description
Start
pip install gameyamlspiderandgenerator -i https://pypi.org/simple
python3.10
from gameyamlspiderandgenerator import produce_yaml
from gameyamlspiderandgenerator.util.config import config
from gameyamlspiderandgenerator.util.plugin_manager import pkg
config.load("/home/user/desktop/config.yaml")
pkg.__init__()
print(produce_yaml("https://store.steampowered.com/app/1470120/Atopes/"))
config.yaml:
plugin:
- steam
- itchio
hook:
- search
# if you don't want to set proxy, please fill in {}
# http: socks5://127.0.0.1:7891
# https: socks5://127.0.0.1:7891
proxy: { }
gitToken: 'your token'
api:
google-play: a714b00383f0662a61b2e382d55c685f17015617aa7048972da58a756fb75e90
apple: a714b00383f0662a61b2e382d55c685f17015617aa7048972da58a756fb75e90
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
Built Distribution
Close
Hashes for gameyamlspiderandgenerator-1.4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 190374894a733b81e60e8d3f74b196731a2d4c7a1908630723bf8012f1de37f7 |
|
MD5 | 42de33e6d38a616d047ea66b43a41990 |
|
BLAKE2b-256 | 49a379830efe96ac35d978a82a4e9a5e49ba82b9c3a06aac6cc170c0cd465244 |
Close
Hashes for gameyamlspiderandgenerator-1.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89b66587c177cacc65c6e9e1090913f6923825f4f92aed368421d863670dc213 |
|
MD5 | 8cea49ed19af083a8351edd6addd45c9 |
|
BLAKE2b-256 | ac88877ead8aa17cd25a7739e375f4ba1c31e82518fa4ddd3218acc02dede0b5 |