Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rob-blackbourn/baretypes
- Owner: rob-blackbourn
- License: apache-2.0
- Created: 2019-05-30T09:17:59.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-21T06:29:40.000Z (about 3 years ago)
- Last Synced: 2024-03-15T00:56:04.185Z (8 months ago)
- Language: Python
- Homepage: https://rob-blackbourn.github.io/bareTypes/
- Size: 1.15 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.