nork

View on PyPIReverse Dependencies (0)

0.1.16 nork-0.1.16-py3-none-any.whl

Wheel Details

Project: nork
Version: 0.1.16
Filename: nork-0.1.16-py3-none-any.whl
Download: [link]
Size: 8501
MD5: 161f22e9c08d19a5d68d8248bb0a0c8d
SHA256: 815791e5fa1707a2aa7e7316540fc5e3774d0ed97cad0cc1b5f56e7aa4fe8029
Uploaded: 2021-08-31 04:01:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nork
Version: 0.1.16
Summary: CLI for open source PaaS and framework.
Author: NORK
Author-Email: support[at]nork.sh
Home-Page: https://nork.sh
Project-Url: Documentation, https://docs.nork.sh/cli
Project-Url: Repository, https://github.com/getnork/cli
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.6,<4.0
Requires-Dist: fastapi[all] (<0.66.0,>=0.65.2); extra == "framework"
Requires-Dist: fnc (<0.6.0,>=0.5.2)
Requires-Dist: python-dotenv (<0.19.0,>=0.18.0)
Requires-Dist: requests (<3.0.0,>=2.25.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: typer[all] (<0.4.0,>=0.3.2)
Provides-Extra: framework
Description-Content-Type: text/markdown
[Description omitted; length: 192 characters]

WHEEL

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

RECORD

Path Digest Size
nork/__init__.py sha256=gY8LzAiWVLTmqFYSNj8u42zDD2YMJUiMA4Dm5pAVEzo 557
nork/__main__.py sha256=deLL9tDBcw_xq0gtFmPeH0xuVI7qIymzy3fdSyB42ec 44
nork/cli/__init__.py sha256=jeKXYPWIKzEHTbP7Zo55fbMZuyYZapDBKoEe1JTZ4DE 105
nork/cli/application.py sha256=engMJrMbB0s2jIOLNDsDxYdx3FI3CpyWSajq1uQAMPw 1009
nork/commands/FrameworkNew.py sha256=iZqZz3zcqvDGnFDXFqI0rnTPuNFHR1wYN0sDECt7XEU 1589
nork/commands/Install.py sha256=g_lqxdNg0KhPzB44KN5YfTlJ2PIj8Uo_ZYkcH4cMrQ8 392
nork/commands/OsEnv.py sha256=shxffUDsjTdVxMxkVvg1bXt0XcIXU1_qqj0wwjLRXc8 166
nork/commands/__init__.py sha256=Vm09mk9IuK4IreLqGpCskwhTRnHTaNoM9G2ULi3z5OY 67
nork/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nork/core/logging.py sha256=Fs92ZvT9UcWj7uMOwqpWjcMQ1CgTyI0_AlQGripBwUk 221
nork/core/paths.py sha256=ZBv4KIeudwAhWCBK70ES6V4aMAuY8LqlyAzDE_xJDAc 442
nork/framework/__init__.py sha256=QPtxnbQWu4SgWy7c6lo-xTe3NmVUEHBGCn_5vJA5iwM 33
nork/framework/application.py sha256=tHx9zAnepbonjHPavp_yI2jRU8Kf4Sd7fNJwOjObQn8 726
nork/framework/commands/Serve.py sha256=UbwOdv0Ju_LNA_bCxlY4ZKy4JArpaFWPygm-NmHbuXo 718
nork/framework/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nork/framework/routing/Route.py sha256=o-rKQPi1BC9a2sDUYSJjd10xqaZNqeArdleNtWKJJBE 588
nork/framework/routing/Routing.py sha256=NF5ITEuzvZvB3LfMhdjEVN2wFf7ohsGszbaqrbMwatI 1434
nork/framework/routing/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nork/framework/server/__init__.py sha256=F_VUSgwhslI0Ao-mJeu1RD5_wFFgyt5NawEOjPRh2xk 850
nork-0.1.16.dist-info/entry_points.txt sha256=1oUogm347Le--j-6pKLlBHsqe-2l1WwmbhOwHMURUWQ 37
nork-0.1.16.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
nork-0.1.16.dist-info/METADATA sha256=NHrpjDgjE9_Yx_2jVLQ8139OuSD3o6GSHnBgyIKngPM 1720
nork-0.1.16.dist-info/RECORD

entry_points.txt

nork = nork.cli:app