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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: igruha-2.7.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.7.tar.gz
Algorithm Hash digest
SHA256 cfc8c17472c7b596a2dc2546e7dacc098dc84c50864068e76a8c48c8b1dde761
MD5 24ae34606d74a29e647812b485669f0a
BLAKE2b-256 d1e11a85c287cefa560fc100a8808b27bd691b1c8db86bb78a0cc0c3cff2f25b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: igruha-2.7-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.7-py3-none-any.whl
Algorithm Hash digest
SHA256 1b6b49e7eaa908c7ef4ad8ae6b63cc265b5d926e2eb7b95a26b48e196829e3e6
MD5 e8e07dce2d8f3885e453c361b0a0ea5f
BLAKE2b-256 2c4540b7679c90a82d16621f30a4ce5a9fabe6a4524373cae64809f6e8a55c72

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