Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tgoddessana/eggi
An ASGI framework with a little something for everyone. Let's start with an egg.🥚
https://github.com/tgoddessana/eggi
Last synced: about 2 months ago
JSON representation
An ASGI framework with a little something for everyone. Let's start with an egg.🥚
- Host: GitHub
- URL: https://github.com/tgoddessana/eggi
- Owner: TGoddessana
- License: mit
- Created: 2023-11-25T22:35:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-03T21:06:01.000Z (8 months ago)
- Last Synced: 2024-05-03T22:24:41.723Z (8 months ago)
- Language: Python
- Homepage: https://tgoddessana.github.io/eggi/
- Size: 1.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eggi Framework
### An ASGI framework with a little something for everyone. Let's start with an egg.🥚
| Project | Status |
| ------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| CI&CD | [![Tests](https://github.com/tgoddessana/eggi/workflows/Tests/badge.svg)][tests] [![Codecov](https://codecov.io/gh/tgoddessana/eggi/branch/main/graph/badge.svg)][codecov] |
| Package | [![PyPI](https://img.shields.io/pypi/v/eggi.svg)][pypi_] [![PyPI - Downloads](https://img.shields.io/pypi/dm/eggi)][pypi_] [![Status](https://img.shields.io/pypi/status/eggi.svg)][status] |
| Python | [![Python Version](https://img.shields.io/pypi/pyversions/eggi)][python version] |
| License | [![License](https://img.shields.io/badge/license-MIT-blue)][license] |---
## Features
- TODO
## Requirements
- Python 3.8+
## Installation
- TODO
## Contributing
- TODO
## License
Distributed under the terms of the [MIT license][license],
_Eggi_ is free and open source software.## Issues
If you encounter any problems,
please [file an issue] along with a detailed description.[pypi_]: https://pypi.org/project/eggi/
[status]: https://pypi.org/project/eggi/
[python version]: https://pypi.org/project/eggi
[tests]: https://github.com/tgoddessana/eggi/actions?workflow=Tests
[codecov]: https://app.codecov.io/gh/tgoddessana/eggi
[file an issue]: https://github.com/tgoddessana/eggi/issues
[license]: https://github.com/tgoddessana/eggi/blob/main/LICENSE