Skip to main content

Introduction

Documentation Status Discord Build Status Code Style: Ruff

CircuitPython framework for creating WSGI compatible web server applications.

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-wsgi

To install system-wide (this may be required in some cases):

sudo pip3 install adafruit-circuitpython-wsgi

To install in a virtual environment in your current project:

mkdir project-name && cd project-name
python3 -m venv .venv
source .venv/bin/activate
pip3 install adafruit-circuitpython-wsgi

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Sphinx documentation

Sphinx is used to build the documentation based on rST files and comments in the code. First, install dependencies (feel free to reuse the virtual environment from above):

python3 -m venv .venv
source .venv/bin/activate
pip install Sphinx sphinx-rtd-theme

Now, once you have the virtual environment activated:

cd docs
sphinx-build -E -W -b html . _build/html

This will output the documentation to docs/_build/html. Open the index.html in your browser to view them. It will also (due to -W) error out on any warning like Travis will. This is a good way to locally verify it will pass.

Release files for adafruit-circuitpython-wsgi 3.0.5

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for adafruit-circuitpython-wsgi 3.0.5
File Size Uploaded
adafruit_circuitpython_wsgi-3.0.5.tar.gz 31.4 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for adafruit-circuitpython-wsgi 3.0.5
File Interpreter ABI Platform
adafruit_circuitpython_wsgi-3.0.5-py3-none-any.whl Python 3 none any Details

Total release size: 41.3 kB

Release files / adafruit_circuitpython_wsgi-3.0.5.tar.gz

Download URL adafruit_circuitpython_wsgi-3.0.5.tar.gz
Size 31.4 kB
Tags Source
SHA-256 checksum
How to use checksums
cfd862736f0bbd4ed8a47b855af716c48b12fdb6ce793eeea2a1b51106da3796
BLAKE2b-256 checksum
How to use checksums
c4861f78bc7fb0c26dd37fffb623622da55bc2de3c399af1cde80174dfc81efd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.15

Release files / adafruit_circuitpython_wsgi-3.0.5-py3-none-any.whl

Download URL adafruit_circuitpython_wsgi-3.0.5-py3-none-any.whl
Size 10.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
0d2fcf5e224c58d20a31d1f8f6fb90e8849907a29c4be7c266240d3b65a24fc3
BLAKE2b-256 checksum
How to use checksums
12064d34d8fe09f3a14e59dc9fa3db0952fa82158520e62f072b695e7692f8e4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.11.15

Release history Release notifications | RSS feed

This release

3.0.5 This release

2 release files

3.0.4

2 release files

3.0.3

2 release files

3.0.2

2 release files

3.0.1

2 release files

3.0.0

2 release files

2.0.4

2 release files

2.0.3

2 release files

2.0.2

2 release files

2.0.1

2 release files

2.0.0

2 release files

1.1.16

2 release files

1.1.15

2 release files

1.1.14

2 release files

1.1.12

1 release file

1.1.11

1 release file

1.1.10

1 release file

1.1.9

1 release file

1.1.8

1 release file

1.1.7

1 release file

1.1.6

1 release file

1.1.5

1 release file

1.1.4

1 release file

1.1.3

1 release file

1.1.2

1 release file

1.1.1

1 release file

1.1.0

1 release file

1.0.0

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page