Experimental package of ASGI utilities extracted from Datasette
Project description
c64
Experimental package of ASGI utilities extracted from Datasette
This library is an experimental alpha. I have not yet committed to maintaining this in the long-term, so you should not use this for any projects.
Installation
Install this library using pip
:
$ pip install c64
Usage
The library provides Request
and Response
classes, which currently match the documented classes of the same name in Datasette, see Datasette internals documentation.
Development
To contribute to this library, first checkout the code. Then create a new virtual environment:
cd c64
python -mvenv venv
source venv/bin/activate
Or if you are using pipenv
:
pipenv shell
Now install the dependencies and tests:
pip install -e '.[test]'
To run the tests:
pytest
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file c64-0.1a0.tar.gz
.
File metadata
- Download URL: c64-0.1a0.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1ad179dae105365f1ae3107ce52c6fea698dde7906d34bd9fcbb37a4b0eb0296 |
|
MD5 | 3597e5bee37a6903c7db6c5afff30549 |
|
BLAKE2b-256 | 01054ae06e5ba239fa1f5d30d79246bd37614a7806e07a8c99ce409c76a3ad18 |
File details
Details for the file c64-0.1a0-py3-none-any.whl
.
File metadata
- Download URL: c64-0.1a0-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.7.3 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a652e848f12ab499a5351b72d1fbc1949649790d89f5d103f839f2763ae2081 |
|
MD5 | 6ec824669980f777e020249e2802caf7 |
|
BLAKE2b-256 | c60c01a1730fbc07f2df3fef8fdb1e2d58ad12c68f1abafa279b48d4c56b85e3 |