A Calico plugin to build widget documentation
Project description
calico-widget-docs
A Calico plugin to build widget documentation
Installation
First configure your Django project to use DJP.
Then install this plugin in the same environment as your Django application.
pip install calico-widget-docs
Usage
Usage instructions go here.
Development
To set up this plugin locally, first checkout the code. Then create a new virtual environment:
cd calico-widget-docs
python -m venv venv
source venv/bin/activate
Now install the dependencies and test dependencies:
pip install -e '.[test]'
To run the tests:
python -m 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
File details
Details for the file calico_widget_docs-0.1.tar.gz.
File metadata
- Download URL: calico_widget_docs-0.1.tar.gz
- Upload date:
- Size: 5.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e44931b69f65f6262d332b66afa69f04df50d5b92791c68e291e6d366946b736
|
|
| MD5 |
028f3d51900294c7de1e3341481caf72
|
|
| BLAKE2b-256 |
71869013db5f03e3cad5b519953166bfb47f3316b8025c1246cda7830459eb9f
|