Metadata-Version: 2.0
Name: nozomi
Version: 0.0.57
Summary: HTTP web application & API protocol library
Home-page: https://github.com/amatino-code/nozomi
Author: Amatino
Author-email: hugh@blinkybeach.com
License: UNKNOWN
Keywords: library http api web application
Platform: UNKNOWN
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 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.6
Requires-Dist: argon2-cffi
Requires-Dist: jinja2

# Nozomi

Nozomi is a collection of Python protocols that, when implemented, give life to a web application or HTTP Application Programming Interface (API).

## State of play

Nozomi is a distillation of concepts developed in the production of the Amatino API and web application. It is a work in progress, and should not yet be used by anyone for anything.

To be notified when Nozomi is ready for production use, signup to the Amatino newsletter: https://amatino.io/newsletter


