bgpy

View on PyPIReverse Dependencies (0)

0.3.1 bgpy-0.3.1-py3-none-any.whl

Wheel Details

Project: bgpy
Version: 0.3.1
Filename: bgpy-0.3.1-py3-none-any.whl
Download: [link]
Size: 17657
MD5: a505bad4178d0acf08315bf4c28b302f
SHA256: 1b8e9197b627539dadddf6c78d9dc4013aa5a935e806779aa308ab2ac8ac9172
Uploaded: 2021-10-02 13:24:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: bgpy
Version: 0.3.1
Summary: Running local or remote Python servers in the background and establish stream socket-based communication with clients.
Author: Merlin Unterfinger
Author-Email: info[at]munterfinger.ch
Maintainer: Merlin Unterfinger
Maintainer-Email: info[at]munterfinger.ch
Home-Page: https://pypi.org/project/bgpy/
Project-Url: Documentation, https://bgpy.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/munterfi/bgpy
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6,<4.0
Requires-Dist: importlib-metadata (<5.0,>=3.4); python_version < "3.8"
Requires-Dist: typer (<0.5.0,>=0.3.2)
Description-Content-Type: text/x-rst
[Description omitted; length: 6163 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.6
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
bgpy/__init__.py sha256=Q-Vi9_DMtKhZmDMn9Ydn6kNYYijtHExmYvYcdzoDaoQ 194
bgpy/cli.py sha256=xBR3Sb8Rpu-99nEB20ZlCfAzaJ3d75T6tV1dKxPVOS8 3513
bgpy/client.py sha256=IZ1IKGrKmw_pgUitrumTzRTnmKIEW8nZBdgVknTTMx0 6622
bgpy/core/__init__.py sha256=myWCZObcq48sz-98Ebbhb8qb69bdLRvqEzqtV4okQdw 48
bgpy/core/environment.py sha256=LYyUkdzvqI6jmImOMsRsDF9dlyZDmghsw5WUUqumGl8 693
bgpy/core/log.py sha256=ApOX7WZuHOThztOE_EwT4yFejcFhezcMM1tld1B0Woc 5321
bgpy/core/message.py sha256=FNkK-r-Vvup4-5rGoumxIbDLKm6UXW56tk0-TglJsVk 1832
bgpy/core/serialize.py sha256=_4OtGoPLjMPsu3z-xSxEn2qdcuHBJ-9BXiQlLxVG1Bc 716
bgpy/core/sockets.py sha256=XVvkUVcnyKC5wYlrDjsa2SmUlIyrN4xyUMrjbFC61e0 9983
bgpy/core/token.py sha256=0eRcnVQkTbPLyK6rrQbS9KtAy8Nl0MpYa_0MqWbjZaQ 1072
bgpy/example/__init__.py sha256=AvUoGtMT1sFsGM6FjdbHwz4pGyRbsvrRED5cuHMXAYc 153
bgpy/example/tasks.py sha256=BXc5n8U_yqruuZnHwOMatZVIeX_CfKyOsgQ2C-xUmzY 738
bgpy/server.py sha256=pMlqbG3RCHtlOh6kqp2o-Z1jhR73C0Im2pR23sx_IiI 9653
bgpy-0.3.1.dist-info/entry_points.txt sha256=-ST8whFgrgD5usSmc3yucVRP8bpTw5_PN4_uSRMTbkM 38
bgpy-0.3.1.dist-info/LICENSE sha256=0MmnqLs7i8ETVDyZetIaOwI4EioWpyWUqs3GAedjLNM 1075
bgpy-0.3.1.dist-info/WHEEL sha256=DRf8A_Psd1SF2kVqTQOOFU1Xzl3-A2qljAxBMTOusUs 83
bgpy-0.3.1.dist-info/METADATA sha256=E-dSdQ9GhDsows5ZhepntXsXE4QFVj5JCywnDn5YUb8 7125
bgpy-0.3.1.dist-info/RECORD

entry_points.txt

bgpy = bgpy.cli:main