Apache-TrafficControl

View on PyPIReverse Dependencies (0)

3.1.0 Apache_TrafficControl-3.1.0-py3-none-any.whl

Wheel Details

Project: Apache-TrafficControl
Version: 3.1.0
Filename: Apache_TrafficControl-3.1.0-py3-none-any.whl
Download: [link]
Size: 35889
MD5: 471f80ddb947c0a34f40a2965a60914e
SHA256: 6c226629b7c8b3ea6bf3cf4ba69733bfadaf92b676c0936789746210f066d3a3
Uploaded: 2022-09-30 16:17:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: Apache-TrafficControl
Version: 3.1.0
Summary: Python API Client for Traffic Control
Author: Apache Software Foundation
Author-Email: dev[at]trafficcontrol.apache.org
Home-Page: https://trafficcontrol.apache.org/
License: http://www.apache.org/licenses/LICENSE-2.0
Keywords: Apache TrafficControl Traffic Control Client TrafficOps Ops
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.6
Requires-Dist: future (>=0.16.0)
Requires-Dist: munch (>=2.1.1)
Requires-Dist: requests (>=2.26.0)
Requires-Dist: pylint (<3.0,>=2.0); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/x-rst
[Description omitted; length: 3348 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.1)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
to_access/__init__.py sha256=k0aG7Bnu_gMfydemrYg0-pWEr55noiNtoRbW0FQ2BpQ 16838
traffic_monitor/__init__.py sha256=Hh0YjZqoI7QrDeG7pp8hoNPyS5b4lsLHDYqZDrWctQ8 13857
traffic_monitor/tmsession.py sha256=Fzqx7KUttQCqB2AAfDXR35WOz48ONZoRhRx5nv1zlQA 4060
trafficops/__init__.py sha256=COpJPPrB9iwsYEyc7xy3pi8tNd457lgJ0OX-xug8zMs 991
trafficops/__version__.py sha256=zohYW0Jk0SNdY0btKd31K5eEXAxK9OA_N5tKnM-qi_8 1266
trafficops/restapi.py sha256=FuT3e2Tg7d8yFoAk8m4YNl39Y_PSyLCRGX45e44kLlU 25629
trafficops/tosession.py sha256=WHNa-UfRfRidd2VC8xkTyCfVH3nWLzEytpGykC4FvB4 82237
trafficops/utils.py sha256=Sa1dwdq-_iIfNgyFd22ZXGvi3gYvyE8XdxYlLimx2-M 2109
Apache_TrafficControl-3.1.0.dist-info/METADATA sha256=BDOW6zq6n2ijYK2YH3zbSamTzZ-4jDHr3W8mlw7RuJY 4717
Apache_TrafficControl-3.1.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
Apache_TrafficControl-3.1.0.dist-info/entry_points.txt sha256=hZHYXNJ73AJqtAtj28hcWo39ohxOGdmKoQ6bw6fgDgs 195
Apache_TrafficControl-3.1.0.dist-info/top_level.txt sha256=O_y5UCTvzmzNRw_oG_xXZCA3bZpJ1lmucY8o5ISqHWM 21
Apache_TrafficControl-3.1.0.dist-info/RECORD

top_level.txt

to_access
trafficops

entry_points.txt

todelete = to_access:delete
toget = to_access:get
tohead = to_access:head
tooptions = to_access:options
topatch = to_access:patch
topost = to_access:post
toput = to_access:put