proximatic

View on PyPIReverse Dependencies (0)

0.1.7 proximatic-0.1.7-py3-none-any.whl

Wheel Details

Project: proximatic
Version: 0.1.7
Filename: proximatic-0.1.7-py3-none-any.whl
Download: [link]
Size: 9305
MD5: 1fe6f83c2a3874df5be9f197dca38819
SHA256: 80d300327ebdeec1820794c9710093820c822eff37fd0bec6caacdc5c3a35667
Uploaded: 2021-04-06 22:39:51 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: proximatic
Version: 0.1.7
Summary: Python API and CLI for managing Proximatic configuration.
Author: Link Swanson
Author-Email: link[at]swanson.link
Keywords: proxy,api,cli
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Typing :: Typed
Requires-Python: >=3.7,<4.0
Requires-Dist: PyYAML (<6.0.0,>=5.4.1)
Requires-Dist: requests (<3.0.0,>=2.25.1)
Requires-Dist: tabulate (<0.9.0,>=0.8.9)
Requires-Dist: typer (<0.4.0,>=0.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1067 characters]

WHEEL

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

RECORD

Path Digest Size
proximatic/__init__.py sha256=RMf3cWUgf-LqCJyKfPQa1tMmAUBpS39CxPBZAPwoxYE 65
proximatic/cli.py sha256=ZTMs3tGCOWfoa45lZwpTsjPuKNMBChWsgQiA0XYTfuo 1327
proximatic/core.py sha256=AbL3KhQGBgFv5RlkoX9ooMG_vwINM6Yl-KlVd2Rpe8U 8728
proximatic/main.py sha256=8KnpvS3aYexyJ_YlNbraycB0Gfj1gRsh8-GRnKBfCfs 92
proximatic/models.py sha256=M9MMwMr6mf1FF9FRRcWClVLRQYFYJ5m6T9ZXn_mydNs 3006
proximatic/restapi.py sha256=gejDbkI8YQx3fkWClwhanuAHoWB0_mxU1Qht0iQxv3s 1036
proximatic/runhttp.py sha256=HlbQyxy4s155xmTUMsh1YLrzLvcnzhy4TEmGBev6s8U 1343
proximatic/utils.py sha256=umPF_cCdvBiVDtc1ry96RyizDTSukiqLThosYcXUqTA 883
proximatic-0.1.7.dist-info/entry_points.txt sha256=B2rTeBShKDDqAqaAFjA77Dk5vo6V2tSEUl_pdqp2OV8 90
proximatic-0.1.7.dist-info/LICENSE.md sha256=QlSj3AfMB2vVvX5nmnRe-Ibl6VmKrya7yHHyaOzYD8g 1079
proximatic-0.1.7.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
proximatic-0.1.7.dist-info/METADATA sha256=1v9gDknrTorPqhp-khoH_ILkkIFT9VpOK-13Zh817YI 1859
proximatic-0.1.7.dist-info/RECORD

entry_points.txt

proximatic = proximatic.main:cli
proximatic-http = proximatic.runhttp:http