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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: igruha-2.6.tar.gz
  • Upload date:
  • Size: 4.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.9.9

File hashes

Hashes for igruha-2.6.tar.gz
Algorithm Hash digest
SHA256 b7ef7ed8f98c3736c9530b2ad379cef9226277bed46606978e9ae70967d98339
MD5 d08e8fff6da037976b3b3d7bf143ac25
BLAKE2b-256 efa428f220e6bdabfe05b214afbe29e694edbc08dde6fc7593bd922ea7d24e49

See more details on using hashes here.

File details

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

File metadata

  • Download URL: igruha-2.6-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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 82167f37c782fa1b417c5b11d5e795d9a5f246260e2c64db727823dd65c82bce
MD5 da9036afd8c2e07b4cbb8d83081248f5
BLAKE2b-256 20b33897b00437bfd5b90fdc3e59d4bce29c2b0430d38190746b45f7799dbb3b

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