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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: igruha-2.0.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.0.tar.gz
Algorithm Hash digest
SHA256 71b19ad078175263515e9f368eec01cacd8da82cb2f22b3e239f31960c8d7698
MD5 a8387d030e7ff3bcecc9b43eb71ac8c4
BLAKE2b-256 e2e2313f3565cb7f18d1f866756fd17ce860ed0d2ae6059e3cd6ff9b5d6675ae

See more details on using hashes here.

File details

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

File metadata

  • Download URL: igruha-2.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 976b63be89643e9aae589f31c196c334b4dca161cadb58c3e273b0135628c190
MD5 63e840493d545cad7f6f3312785a5aab
BLAKE2b-256 c11d296d1bd054fa5962e0426ee54a50494bca845bfc690beb4a41e531f64530

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