pantam

View on PyPIReverse Dependencies (0)

1.0.4 pantam-1.0.4-py3-none-any.whl

Wheel Details

Project: pantam
Version: 1.0.4
Filename: pantam-1.0.4-py3-none-any.whl
Download: [link]
Size: 14999
MD5: c98cc8b84970624c98a0888d5b0b1838
SHA256: 2de97a9c6524d512b33bdccc4d22e4cb55d4d3b50897112625ee0ad05872b6fc
Uploaded: 2021-03-30 17:58:43 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pantam
Version: 1.0.4
Summary: The microframework for microservices
Author: Matt Davies
Author-Email: matt[at]filament.so
Home-Page: https://github.com/flmnt/pantam/blob/master/README.md
Project-Url: Repository, https://github.com/flmnt/pantam
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6.1,<4.0.0
Requires-Dist: colored (<2.0.0,>=1.4.2)
Requires-Dist: prompt_toolkit (<4.0.0,>=3.0.5)
Requires-Dist: python-multipart (<0.0.6,>=0.0.5)
Requires-Dist: shellingham (<2.0.0,>=1.3.2)
Requires-Dist: starlette (<0.14.0,>=0.13.6)
Requires-Dist: typer (<0.4.0,>=0.3.1)
Requires-Dist: uvicorn (<0.12.0,>=0.11.6)
Description-Content-Type: text/markdown
[Description omitted; length: 8148 characters]

WHEEL

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

RECORD

Path Digest Size
pantam/__init__.py sha256=50-kSsxkmcZWV9fDdoLVmCLHLYtcc0PvmI61gZVJDUg 356
pantam/pantam.py sha256=wjZqHgV5rUJDVWehhqN-tr-nXcnD6t0TVqgCmDgg5zY 11403
pantam/services/__init__.py sha256=4ePHRT4UVO0Q4NS9g7FjSeBlz9Yu4VpnMzl6v97We9Y 146
pantam/services/logger.py sha256=dZJqZ8cAa2bvmDMFmggwiSsKa_bQL46zfQsPnawiamI 867
pantam_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pantam_cli/action.py sha256=1beBXyiavX3okTdRPPM8d5pAR7ifxTepikpxTUuyg7w 1393
pantam_cli/cli.py sha256=cpMCTAn1Fu1boH1dnw4Lm9R2gfXLO77TlUfx5kxvAX4 499
pantam_cli/init.py sha256=Vd62URcFpcn3_uTLGePSFPqAc2Uowg8qMU-dxufY47w 4650
pantam_cli/serve.py sha256=feI-ukHj8Zu4nZ_WD95bgAFhCQheDQExM9kXM9ZCoIk 696
pantam_cli/utils/__init__.py sha256=t-lcPFH5FdRquqdQwSnY7eSzwYK-_ubMs92ABSS6dqg 114
pantam_cli/utils/errors.py sha256=mQmo3o9RWLiURSiKn8bWf7RhHp4EDEhx1D5C3RbNY_0 39
pantam_cli/utils/filesystem.py sha256=D3dDH411E-DL_srxTw02fzGDc9BTwHFTswV5y8a0yAU 1269
pantam_cli/utils/messages.py sha256=7WEBpfZroelcpkGUDoT4-ewsh_v3Qs2GtPxKuCxWAx8 1508
pantam_cli/utils/templates.py sha256=0sFaltYnOGC6PvmdjKR3U7_0Y0QqzQ2PhawwFMtHqDU 1082
pantam-1.0.4.dist-info/entry_points.txt sha256=i4GXZrLzXPyeXA7MfQ0XslUnqq6Sc3G7-yAF_C7FDtM 45
pantam-1.0.4.dist-info/LICENSE.md sha256=lczjoFRqev1GIMaPn9lUc3RZ3R47lXgnyADqRDITyu0 1081
pantam-1.0.4.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
pantam-1.0.4.dist-info/METADATA sha256=oGVqaZqa3qypqO3eO6yqH6GFUZjV9EnU2iMbSL24Kzo 9056
pantam-1.0.4.dist-info/RECORD

entry_points.txt

pantam = pantam_cli.cli:run