Skip to content

simonw/datasette-plugin-template-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datasette-plugin-template-demo

PyPI Changelog Tests License

Demonstrating https://github.com/simonw/datasette-plugin

Installation

Install this plugin in the same environment as Datasette.

datasette install datasette-plugin-template-demo

Usage

Usage instructions go here.

Development

To set up this plugin locally, first checkout the code. Then create a new virtual environment:

cd datasette-plugin-template-demo
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

About

Demonstrating https://github.com/simonw/datasette-plugin

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors

Languages