Skip to main content

A useful tool for generating Furrygameindex yaml files

Reason this release was yanked:

serious bug

Project description

Quick Start

Install

pip install gameyamlspiderandgenerator -i https://pypi.org/simple
# install extra hook
# pip install yamlgenerator-hook-openai
python3.10

Create a new configuration file

  • config.yaml
plugin:
  - steam
  - itchio
hook:
  - search
  - validate
# - openai
# if you don't want to set proxy, please fill in {}
proxy: { }
# http: socks5://127.0.0.1:7891
# https: socks5://127.0.0.1:7891
api:
  google-play: a714b00383f0662a61b2e382d55c685f17015617aa7048972da58a756fb75e90 # Get your api key via serpapi.com
  apple: a714b00383f0662a61b2e382d55c685f17015617aa7048972da58a756fb75e90
  openai: yourkey
  git_proxy: null # your git proxy website

Try to make yaml data file

 python3.10 -m gameyamlspiderandgenerator -f /home/user/desktop/config.yaml  https://store.steampowered.com/app/290340/Armello/ -o 1.zip
 # or omit some options
 python3.10 -m gameyamlspiderandgenerator https://store.steampowered.com/app/290340/Armello/

or use the library in your script

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/"))

More: see API Reference

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

gameyamlspiderandgenerator-1.6.11.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gameyamlspiderandgenerator-1.6.11-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file gameyamlspiderandgenerator-1.6.11.tar.gz.

File metadata

  • Download URL: gameyamlspiderandgenerator-1.6.11.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.4 Windows/10

File hashes

Hashes for gameyamlspiderandgenerator-1.6.11.tar.gz
Algorithm Hash digest
SHA256 6c2a3beade14e73bcc6a3d28e0cf8483b49e04d2da03c0940b27a98d064dfb33
MD5 5cf25956f3cbe40bd8c5b98cd979ba98
BLAKE2b-256 b147c32fb284bc89ade485c0b841816a776f8c6de94cd411232c7016a7385cd4

See more details on using hashes here.

File details

Details for the file gameyamlspiderandgenerator-1.6.11-py3-none-any.whl.

File metadata

File hashes

Hashes for gameyamlspiderandgenerator-1.6.11-py3-none-any.whl
Algorithm Hash digest
SHA256 73a0b903721080cfc1bfb4b52e0c1fd8b34a51c6e7c6c206ca3a04b57d1b2239
MD5 573602b96a1197a3fa7891df772357bd
BLAKE2b-256 aa2da07df8aa2015b4107abebb534b5dbcbb59ee0524a8b9472d4147d5068fa2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page