wemulate-api

View on PyPIReverse Dependencies (0)

2.0.2 wemulate_api-2.0.2-py3-none-any.whl

Wheel Details

Project: wemulate-api
Version: 2.0.2
Filename: wemulate_api-2.0.2-py3-none-any.whl
Download: [link]
Size: 17334
MD5: ca2ff98e72edd605b78b7fcb3968cc34
SHA256: cceb4199dfe1500cbf68a865367cd609e7f08d907d689c97d58812a134eca1c8
Uploaded: 2022-11-02 16:21:16 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: wemulate-api
Version: 2.0.2
Summary: API for the modern WAN Emulator (WEmulate)
Author: Julian Klaiber
Author-Email: julian.klaiber[at]ost.ch
Home-Page: https://wemulate.github.io/wemulate
Project-Url: Documentation, https://wemulate.github.io/wemulate
Project-Url: Repository, https://github.io/wemulate/wemulate
License: GNU General Public License v3.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: Jinja2 (==3.1.2)
Requires-Dist: MarkupSafe (==2.1.1)
Requires-Dist: Werkzeug (==2.1.2)
Requires-Dist: aniso8601 (==9.0.1)
Requires-Dist: attrs (==21.4.0)
Requires-Dist: click (==8.1.3)
Requires-Dist: fastapi (==0.70.0)
Requires-Dist: itsdangerous (==2.1.2)
Requires-Dist: jsonschema (==4.7.2)
Requires-Dist: pyrsistent (==0.18.1)
Requires-Dist: pytz (==2022.1)
Requires-Dist: six (==1.16.0)
Requires-Dist: uvicorn (==0.15.0)
Requires-Dist: wemulate (<3.0.0,>=2.0.4)
Description-Content-Type: text/markdown
[Description omitted; length: 801 characters]

WHEEL

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

RECORD

Path Digest Size
api/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
api/app.py sha256=caIODxd1B955aL_E_6I_sfF3NMtynDWvSmqulLTL9Sc 474
api/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
api/core/utils.py sha256=ujMlBJwzp7Wk4wpnOoD92sQisrHvJH-WKf7q2OHlEfg 5232
api/routers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
api/routers/v1.py sha256=1WMc4p16LUy8NrHdJ_oideJPMZZW-chO6fIvXiuqIgs 1367
api/schemas/schemas.py sha256=SuNnMgQyIaxifOySR0Ml4C8QyaeOHKSl2CJYmm0tqjY 872
wemulate_api-2.0.2.dist-info/entry_points.txt sha256=y7YLYVDtz1DA9fraM8bFYgLaRLpgELYrr4Bef1YMxRE 45
wemulate_api-2.0.2.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
wemulate_api-2.0.2.dist-info/WHEEL sha256=vxFmldFsRN_Hx10GDvsdv1wroKq8r5Lzvjp6GZ4OO8c 88
wemulate_api-2.0.2.dist-info/METADATA sha256=WJsqyk7ZpXFwSBh8JHu_MOeYnlDyGpv__5nLTj3P6z4 2030
wemulate_api-2.0.2.dist-info/RECORD

entry_points.txt

wemulate-api = api.app:main