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].download('Custom name') #Скачать игру

Дополнительная информация и методы: 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.3.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

igruha-1.3-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: igruha-1.3.tar.gz
  • Upload date:
  • Size: 3.2 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.10.0

File hashes

Hashes for igruha-1.3.tar.gz
Algorithm Hash digest
SHA256 7cdaea81cffdbca242cdc7d93131d3f25944a3f14bba4760f3f0a5a62262c8ee
MD5 34bc47dc10286c5c760d39b7660761d1
BLAKE2b-256 ffaba22052f94911f70150badeb1480c3e0b12d61bb8a0eb1472e14775fb7525

See more details on using hashes here.

File details

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

File metadata

  • Download URL: igruha-1.3-py3-none-any.whl
  • Upload date:
  • Size: 3.4 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.10.0

File hashes

Hashes for igruha-1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 657d43ae116264500e43604c3876b217a704fbab0423da003ba7ef2d50b0e0a7
MD5 469e85a7f921e59a6e8a48d678ec179c
BLAKE2b-256 84df7e614000d96b66320ab85074830792fce3e32a0cfb38a0d4edac059e6058

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