Skip to content

simonw/datasette-geopackage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

datasette-geopackage

PyPI Changelog Tests License

Datasette plugin for working with GeoPackage databases

Status

This package does almost nothing useful yet. It has not been published to PyPI.

Usage

Usage instructions go here.

Development

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

cd datasette-geopackage
python3 -m venv venv
source venv/bin/activate

Now install the dependencies and test dependencies:

pip install -e '.[test]'

To run the tests:

pytest

About

Datasette plugin for viewing GeoPackage files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages