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

Uploaded Source

Built Distribution

igruha-1.5-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: igruha-1.5.tar.gz
  • Upload date:
  • Size: 3.4 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-1.5.tar.gz
Algorithm Hash digest
SHA256 0fa9d4fbc18003f1d5fe1bdbff38ba99d827acf37a2d89c1e467d73ab31dfa77
MD5 01a3fb5b5d9a766eeb872614d30072cc
BLAKE2b-256 58585f15027775adacf0b843b7462758cbc14a3f70e88acbd5369f614df8b186

See more details on using hashes here.

File details

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

File metadata

  • Download URL: igruha-1.5-py3-none-any.whl
  • Upload date:
  • Size: 3.6 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-1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 5ed68b157a7b97df8cca42453fbcd202b020c6273a2246142693961df09a9dfb
MD5 ce3d84da27dcf15aebe9e3387719f3e1
BLAKE2b-256 63e85de9d573d295d4c9394bfff2666d4217f7798e51ed147403fb47d5386673

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