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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: igruha-1.6.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.6.tar.gz
Algorithm Hash digest
SHA256 e7d7bb0a41d1fb442724438c9ffa22c743f58babcb60796c054bce7e1365b07d
MD5 660ee9269b8442b36b4f888abcafc0d4
BLAKE2b-256 17eda6df24e6a2fdff5d49381d8c283ad34a7975e95783b07cd94007b25883ad

See more details on using hashes here.

File details

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

File metadata

  • Download URL: igruha-1.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 337212128a9caf46d91a1d84a2678a3c769d7db535de76fe70800a4070bc2dba
MD5 9208486fd7689feed85134b1e3f290e1
BLAKE2b-256 1cc7f1c31b8ba2ebded71a67c470d2ceb1ab49daad8b3d7ca6175b2ebaf9e534

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