A Calico plugin for a reveal.js widget
Project description
calico-reveal
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-reveal
Usage
Usage instructions go here.
Development
To set up this plugin locally, first checkout the code. Then create a new virtual environment:
cd calico-reveal
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
calico_reveal-0.1.0.tar.gz
(3.0 kB
view details)
File details
Details for the file calico_reveal-0.1.0.tar.gz.
File metadata
- Download URL: calico_reveal-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6072b616e295fb762960851bee60a3d7ae19ff489c92bb7c4b2d5b95d115b0d4
|
|
| MD5 |
789167ab51dd2a87fd3593c24d21aee6
|
|
| BLAKE2b-256 |
07b1d5a88db11f0841aad797bdebc6ca486c78486acacbfa30b4d7b7122f1b08
|