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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: igruha-2.9.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-2.9.tar.gz
Algorithm Hash digest
SHA256 25c324374b9ce7d56c936f4fa4c697e9a44b73216e773273dee908193eb63ed5
MD5 cecf7b280ba9e023b84d8942654b49e0
BLAKE2b-256 db1f789ac17365548ee2e512614466887220812c59d9183f9c2776d3c135a65a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: igruha-2.9-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-2.9-py3-none-any.whl
Algorithm Hash digest
SHA256 1845d4ee07852e89267e300ac6d40a150e5be79471063758f059e702378ad0ef
MD5 2a055df93163c276da6e4be0606e72fb
BLAKE2b-256 86608257ef9e084edf30d9ed01d44900b3c04c0ca5f298dcea9127404a24e90d

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