Metadata-Version: 2.1
Name: updraft
Version: 0.0.1
Summary: Python WSGI and ASGI development server, optimized for API development and command-line usage.
Author-email: Clara Bennett <csojinb@gmail.com>, Kurt Griffiths <mail@kgriffs.com>
Maintainer-email: Vytautas Liuolia <vytautas.liuolia@gmail.com>
License: Apache 2.0
Project-URL: Homepage, https://github.com/falconry/updraft
Project-URL: Funding, https://opencollective.com/falcon
Project-URL: Chat, https://gitter.im/falconry/user
Keywords: asgi,wsgi
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Web Environment
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
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
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: falcon >=3.1.0

# updraft

Falconry Updraft is a Python WSGI and ASGI development server,
optimized for API development and command-line usage.

> [!WARNING]
> This project is in the early stages of an ongoing rewrite.
> The server is not functional yet.
