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

Uploaded Source

Built Distribution

igruha-2.5-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: igruha-2.5.tar.gz
  • Upload date:
  • Size: 4.3 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.5.tar.gz
Algorithm Hash digest
SHA256 8a6983ce003fdfc50aaf32d0b320e7a88b90e6d620ee49643e3a727305583768
MD5 02d9f8adc629135bafdc006c7e9f30b6
BLAKE2b-256 68ed219cc8c1731791e84751ab578a3ec5e71e8544a916542deaf807fce78689

See more details on using hashes here.

File details

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

File metadata

  • Download URL: igruha-2.5-py3-none-any.whl
  • Upload date:
  • Size: 4.5 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 4292fe620e5461a957eef730cf79f408e5b76214a2e5d37b0ccc765dd4ac7f7c
MD5 beb7c22a6cdaf8203ffc8342b25968df
BLAKE2b-256 4842d5328e1b2aa3947b92e8deb858d905995c79492b06c2d29da2bdcc913efb

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