Skip to main content

A DHT crawler framework using asyncio.

Project description

A DHT crawler framework using asyncio.

Usage

from maga import Maga

import logging
logging.basicConfig(level=logging.INFO)


class Crawler(Maga):
    async def handler(self, infohash):
        logging.info(infohash)

crawler = Crawler()
crawler.run(6881)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

Maga-1.1.0.zip (6.1 kB view details)

Uploaded Source

Maga-1.1.0.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

Maga-1.1.0-py2.py3-none-any.whl (4.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file Maga-1.1.0.zip.

File metadata

  • Download URL: Maga-1.1.0.zip
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Maga-1.1.0.zip
Algorithm Hash digest
SHA256 72ce7d9280f918597840cbfd46aa1315ef2e3777848bc4314855f90a5f7a2cba
MD5 b89f574b05e57d83c76fec241dc05ffc
BLAKE2b-256 cd24e755f1bc692890ecbc0db982489c765cc2c1c656cf4c742fc1cbe6b648ed

See more details on using hashes here.

File details

Details for the file Maga-1.1.0.tar.gz.

File metadata

  • Download URL: Maga-1.1.0.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Maga-1.1.0.tar.gz
Algorithm Hash digest
SHA256 719621f44b4749f26f3064c2a9a84264530a9e39e5d1fbada7dadd1671116d71
MD5 1adf4a310d1a453b9a2dd525b8eb42da
BLAKE2b-256 ec20fc0a7fec747ce4c8c9d3423b56d9b2450bb5a09492bb1ee4b1372a13e5ab

See more details on using hashes here.

File details

Details for the file Maga-1.1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for Maga-1.1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 e0d27fe6586f553d423518d8064f9b086c3d99fb90853d9e67cdec1ccf8cfbda
MD5 26976b9787159018f88cf3bb82d99b81
BLAKE2b-256 e30199af4cb999577134c5385a30d0dea0d617caab6a0eb703873be454ccce71

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