Skip to main content

Simple solution to implement P2P communication into Applications.

Project description

MaybeP2P PyPI version Build Status codecov Maintainability

This is a very simple P2P framework for implement peer-to-peer system into Applications in Python.

Notice

Right now this framework does not support any NAT hole paunching.
Also, only support a very basic P2P communication protocol, you need to wrote your route rule by yourself.

Feature

  1. Easy implementation of protocols.
  2. Support TCP server.

Installation & Useage

pip install MaybeP2P

>>> from MaybeP2P.peer import Peer
>>> p = Peer()
>>> p.start()
...
>>> p.exit()

Other

Feel free to RP to help me imporve.

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

MaybeP2P-0.0.3.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

MaybeP2P-0.0.3-py2-none-any.whl (20.1 kB view details)

Uploaded Python 2

File details

Details for the file MaybeP2P-0.0.3.tar.gz.

File metadata

  • Download URL: MaybeP2P-0.0.3.tar.gz
  • Upload date:
  • Size: 6.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for MaybeP2P-0.0.3.tar.gz
Algorithm Hash digest
SHA256 ad4fb24f3d626eb28dab0b09ee02206f3d5909d54ddd53522c44852718b51728
MD5 a1ed22665318328d19ee07efd5e8b6bf
BLAKE2b-256 cde06e49523a66595059ac747c51105dda3819312d1ccdcf8fc97062f2d46763

See more details on using hashes here.

File details

Details for the file MaybeP2P-0.0.3-py2-none-any.whl.

File metadata

File hashes

Hashes for MaybeP2P-0.0.3-py2-none-any.whl
Algorithm Hash digest
SHA256 4b610fff9d47083e8c7c4eac39263e4bf7efe9d9d50479b30a32718c0722eece
MD5 2449b416ebef61e19983f072c30a5a63
BLAKE2b-256 63536869527702904604294cded1a5fb753da548986359dd12c40f5387da3c8a

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