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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: igruha-2.2.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.2.tar.gz
Algorithm Hash digest
SHA256 7a834941bda208b7e4d2dffc358cda79769b16d7ebf270f361f9f40f09729532
MD5 3cff504e9f47ecd63dec56b7ab92ba00
BLAKE2b-256 6f71d82e5529ea1b4dcac479247d76abe484472766b10e81f0607ab2be2f03fd

See more details on using hashes here.

File details

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

File metadata

  • Download URL: igruha-2.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6477a5e7803bf6fb638b25632ceb4b158da04a781e0af56b4376264b10eff488
MD5 dad9c5fceb5400f5e84c5ad92c79ac66
BLAKE2b-256 02980aec5eed97d121669c459615cdd33f962a1623bf61389f6f00cda37746ef

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