Skip to content

openfantasymap/tortoise-oxigraph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

tortoise-oxigraph

This repository is installable and publishable from the repository root.

Local install

pip install .

For development:

pip install -e .[dev]

Build distribution artifacts

python -m build

This produces:

  • dist/*.tar.gz (sdist)
  • dist/*.whl (wheel)

Publish to PyPI

python -m twine check dist/*
python -m twine upload dist/*

For TestPyPI first:

python -m twine upload --repository testpypi dist/*

Package source and backend usage docs are in tortoise-oxigraph/README.md.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages