Metadata-Version: 2.4
Name: jetio
Version: 0.0.1
Summary: Placeholder for the JetIO project. A next-generation, high-performance web framework for Python.
Home-page: https://github.com/cehstephen/jetio
Author: Stephen Tete
Author-email: cehstephen@gmail.com
Project-URL: Bug Tracker, https://github.com/cehstephen/jetio/issues
Classifier: Development Status :: 1 - Planning
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# JetIO

This package is a placeholder to reserve the jetio name on PyPI for a future project.
What is JetIO?

JetIO will be a next-generation, high-performance web framework for Python, designed for speed, developer ergonomics, and modern asynchronous capabilities.

Stay tuned for future developments!
Project Goals

    Fast: Built for high-throughput, low-latency I/O.

    Modern: Full support for async/await.

    Simple: A clean, intuitive API that gets out of your way.

This project is in testing phase. The 0.0.1 release is a name reservation only and contains no functional code.
