xepmts-server

View on PyPIReverse Dependencies (0)

0.1.12 xepmts_server-0.1.12-py3-none-any.whl

Wheel Details

Project: xepmts-server
Version: 0.1.12
Filename: xepmts_server-0.1.12-py3-none-any.whl
Download: [link]
Size: 21360
MD5: 0f79acb016be56826e1f44b174b859e4
SHA256: 3fc8ee342f955677d411eb0b2405e0afcbcbacf1bdca735f496d65ad581540c5
Uploaded: 2021-09-04 08:37:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: xepmts-server
Version: 0.1.12
Summary: Top-level package for xepmts-server.
Author: Yossi Mosbacher
Author-Email: joe.mosbacher[at]gmail.com
Home-Page: https://github.com/jmosbacher/xepmts_server
License: MIT
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7.1
Requires-Dist: Eve (<2.0.0,>=1.1.5)
Requires-Dist: Eve-Swagger (<0.2.0,>=0.1.3)
Requires-Dist: eve-healthcheck (<0.4.0,>=0.3.1)
Requires-Dist: eve-jwt (<0.2.0,>=0.1.10)
Requires-Dist: flask_swagger_ui (<4.0.0,>=3.36.0)
Requires-Dist: prometheus_flask_exporter (<0.19.0,>=0.18.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: xepmts-endpoints (<0.2.0,>=0.1.4)
Description-Content-Type: text/x-rst
[Description omitted; length: 913 characters]

WHEEL

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

RECORD

Path Digest Size
xepmts_server/__init__.py sha256=OLwcCZRVKmWbJURBU8wpC7fbT6p06X1b9mnbVAsdV_Q 544
xepmts_server/admin/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xepmts_server/admin/app.py sha256=wP02GOrn5rlqqpx_sD8DylJDX8qAHjp3Ffp64_osTXY 1982
xepmts_server/admin/settings.py sha256=VSxTA92sdWaUXOAZWHPg4sQ43eWH0kRtPv673xhGhZM 5541
xepmts_server/cli.py sha256=K5rwUrW9aoZ50B_ulF5YGOInHODlsF6NAr6LujD1gPI 945
xepmts_server/sc/app.py sha256=sfA1PYcaemp8Ck9V3SlTQCVO3XORYyoyt52LXnbMqFY 1644
xepmts_server/sc/config.py sha256=aPlb7NZUqw35CVrX0EIHBVCmMVMTjp0d7xOR3dNsR0k 102
xepmts_server/sc/settings.py sha256=i5BHiSZuRSFGXazTEB15YFrUGjcmg0fgKmnKs3SeviY 1979
xepmts_server/secrets.py sha256=56w5VXdSYNczspuM5otl1LLXvAN5PYOa4luAoSybXF4 828
xepmts_server/server.py sha256=GUxOItkq1jBDXrygjJkiZJ0vCMp8Gwn1EbNyxxtwvJw 5568
xepmts_server/utils.py sha256=y0O95Cb97OXAvwhYStQhW1DnZ89kwJrPKp9uZiQMww0 1923
xepmts_server/v1/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xepmts_server/v1/app.py sha256=iJeJdKePJUZJcLN7wZQMG17tJjAgY09zUKTG6DsxTdQ 2622
xepmts_server/v1/auth.py sha256=ZdQZU1HMkUj8xvDQs_1mlRbILVKxuse5TtP1sHde7ZA 2278
xepmts_server/v1/client.py sha256=J88jHoD_kOoakaiHu2uRQyGwci7cFo3iRKaOc62w1fU 773
xepmts_server/v1/domain.py sha256=_gBQ8aadQla86G4eRh825uWql04p90Gnm3gQWstVXto 1255
xepmts_server/v1/settings.py sha256=SACYYFfSVfALf85lcHx9nBYqc6cWOHmyE5N-BCh71Fc 2373
xepmts_server/v2/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xepmts_server/v2/app.py sha256=p7YzmL1vO2UUkkvsEjwYwRhD9qlIavu6X5EvItw1Hps 2327
xepmts_server/v2/client.py sha256=ZWNEUEg02GQr056RkiNsVG-B3EDUO9XzbRtmZmbqajk 657
xepmts_server/v2/domain.py sha256=3MvZHzC_MIzNng9f5XCV2Gt_GDt44LGp8wsa2I_LRvQ 1357
xepmts_server/v2/roles.py sha256=ckZXVfkO2lEZ8WjYwKag0lsM8XRNHKqc8s4uvSxXVjU 1426
xepmts_server/v2/settings.py sha256=9JwGbX1B40etP9tJZvhfISjxEu1sclkME3EQvIzsWC0 2730
xepmts_server/v2/utils.py sha256=gosAUk3t8_xoC5PwHlJV-Rl9xmyuTG-DQeCRJeSZH70 4404
xepmts_server/versions/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
xepmts_server-0.1.12.dist-info/entry_points.txt sha256=hOoGudrEhg-pHO5AzLD89kn05p1EM70uwpv4Vl8LrHY 56
xepmts_server-0.1.12.dist-info/LICENSE sha256=nvLqXhMvQgIVwC6SAjGO_lxPac-2QOr897rXmI4Wm9g 1073
xepmts_server-0.1.12.dist-info/WHEEL sha256=Q99itqWYDhV793oHzqzi24q7L7Kdiz6cb55YDfTXphE 84
xepmts_server-0.1.12.dist-info/METADATA sha256=4nAqpqen3n57LrE2gxEZcKaj8zbdWAuga0772ATiSW4 1908
xepmts_server-0.1.12.dist-info/RECORD

entry_points.txt

xepmts-server = xepmts_server.cli:main