Skip to main content

Torrent-Igruha SDK Python

Project description

Простой пример использования библиотеки:

  • Устанавливаем библиотеку
python -m pip install igruha
  • Пример кода
from igruha import Igruha

parser = Igruha()
games = parser.search('Far Cry').games

for game in games:
    game.get_details()
    print('Игра: %s\nТрейлер: %s' % (game.name, game.trailer) )

games[0].torrents[0].download('/custom/path/to/game') #Скачать игру

Дополнительная информация и методы: https://github.com/LORD-ME-CODE/igruha

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

igruha-2.3.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

igruha-2.3-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file igruha-2.3.tar.gz.

File metadata

  • Download URL: igruha-2.3.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for igruha-2.3.tar.gz
Algorithm Hash digest
SHA256 ecc21e9d0564b14e973d1dfe31bc86d6ef97ffae168a5b2da4ea67dd370a01d2
MD5 5be5d6e45c867d1e166725b6e77c6a15
BLAKE2b-256 c111ae7be85504ad4275570df995a899bc3c20e135bee1bdb1116aedc18f5b5f

See more details on using hashes here.

File details

Details for the file igruha-2.3-py3-none-any.whl.

File metadata

  • Download URL: igruha-2.3-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9

File hashes

Hashes for igruha-2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5b8ea8f4e64f8cd4d8d94bcb8aeaa2ed47d3219677da30cd4e89889b767accba
MD5 4b6563968055dc5f1bd87d39473e86ef
BLAKE2b-256 57a1447329f9459774c90f0a50c3e994a98bd195d003d2972bbe19bd1ab9f603

See more details on using hashes here.

Supported by

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