Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.🥚

Awesome Lists containing this project

README

        

Eggi logo

# 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