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

Uploaded Source

Built Distribution

igruha-3.1-py3-none-any.whl (4.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: igruha-3.1.tar.gz
  • Upload date:
  • Size: 4.1 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-3.1.tar.gz
Algorithm Hash digest
SHA256 9857c5fc812d6ad890021ff1bdbbc3d7816e91c082ca9b428d32dd72a7f6ac91
MD5 2c0e07d5881b7af5c3b2bbb6edb1328d
BLAKE2b-256 86a6d927c30d1071e2a2377817697aba3eb25e6732870965608eb35ca7214628

See more details on using hashes here.

File details

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

File metadata

  • Download URL: igruha-3.1-py3-none-any.whl
  • Upload date:
  • Size: 4.3 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-3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 58fccdb1dc1ad6d509ee937dc0055ffa9773d5bb86722e9848b00b057511be92
MD5 e6c364b39bc1145dc819b8a8b17d5b02
BLAKE2b-256 2777f4704d416027aceff40a19c9d0492e935590b735825154fe29eb43da93ec

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