Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rob-blackbourn/baretypes

Types for bareASGI and bareClient
https://github.com/rob-blackbourn/baretypes

Last synced: about 1 month ago
JSON representation

Types for bareASGI and bareClient

Awesome Lists containing this project

README

        

# bareTypes

Types for [bareASGI](https://github.com/rob-blackbourn/bareASGI)
and [bareClient](https://github.com/rob-blackbourn/bareClient)
(read the [docs](https://rob-blackbourn.github.io/bareTypes/)).

## Installation

The package can be installed with pip.

```bash
pip install baretypes
```

This is a Python 3.7 and later package with no dependencies.