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.8.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

igruha-2.8-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: igruha-2.8.tar.gz
  • Upload date:
  • Size: 4.1 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.8.tar.gz
Algorithm Hash digest
SHA256 3b7cf8b670e01c0811534956180fb7548c47e900e38e581ba8e67cd68c9899a6
MD5 4d80c51350b9b26300151f1f53012ecb
BLAKE2b-256 73701133204e44a6005de833e1b3815f7b469d3945b342fb019ec98bdcb21f9c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: igruha-2.8-py3-none-any.whl
  • Upload date:
  • Size: 4.3 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 e59d2e1b8025a9ec80af9124a6f2ffcd88aee215a9726bf4d2693b3c44962345
MD5 303088ccaa5ff36a768295b8a9e0d33e
BLAKE2b-256 78858e2ca225d40a92c5754547a67672af96791b20c7449a71f2c9be7e72cb54

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