Skip to main content

A useful tool for generating FurryGameIndex yaml files

Project description

🕯️ In memory of nullqwertyuiop

We are deeply saddened by the loss of our dear friend, nullqwertyuiop , who passed away on December 30, 2024. His kindness, generosity, and contributions to this project will never be forgotten. His commitment to excellence and selflessness made a lasting impact, and we are forever grateful for his support and friendship. Rest in peace, nullqwertyuiop.

Quick Start

Install

pip install gameyamlspiderandgenerator
pip install gameyamlspiderandgenerator[openai] # install extra hook
python3

Create a new configuration file

  • config.yaml
hook:
  - search
  - validate
proxy: { }
# 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
git_proxy: null
hook_configs:
  search:
    google-play: # api key from https://serpapi.com/ 
    apple:  # api key from https://serpapi.com/ 

Try to make yaml data file

 python -m gameyamlspiderandgenerator -f /home/user/desktop/config.yaml  https://store.steampowered.com/app/290340/Armello/ -o 1.zip
 # or omit some options
 python -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-2.1.3.tar.gz (17.1 kB view details)

Uploaded Source

Built Distribution

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

gameyamlspiderandgenerator-2.1.3-py3-none-any.whl (20.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: gameyamlspiderandgenerator-2.1.3.tar.gz
  • Upload date:
  • Size: 17.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.11 {"installer":{"name":"uv","version":"0.11.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"CachyOS Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for gameyamlspiderandgenerator-2.1.3.tar.gz
Algorithm Hash digest
SHA256 bf7208603fbc5654201a8132a043fcb36fd9d0ac3694949ded02b893bc1c5d32
MD5 9db8a799ad91706f6f85bd5a764cda68
BLAKE2b-256 3fc13f549bd3b159e30f0fa4bbbf96df3b428ea52898aeae3e96b26ce71df9f8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gameyamlspiderandgenerator-2.1.3-py3-none-any.whl
  • Upload date:
  • Size: 20.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.11 {"installer":{"name":"uv","version":"0.11.11","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"CachyOS Linux","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for gameyamlspiderandgenerator-2.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7567047d56d55f8d4d8953fee98eb070696b6c3ced6f097aa33112edeac5e902
MD5 40f87dc837449c77f8832c3dddc431d6
BLAKE2b-256 9feaf0b541f48ce150964016a842375be71bb323b2af048962091570a218574f

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