Ian Edwards

Results 4 issues of Ian Edwards

Try using Git repository as a pycsw backend. CSW providing a search interface and Git as an alternative to CSW-T Raised here: http://osgeo-org.1560.x6.nabble.com/General-CSW-questions-tp5067534p5067661.html

enhancement

# Feature Request I'm looking for a generic Python package for database backups that I can use on all projects (not just Django). I can't find anything suitable and I...

Very minor update - but the example currently doesn't work when pasted.

## Background I saw that [cookiecutter](https://github.com/cookiecutter/cookiecutter?tab=readme-ov-file#installation) recently switched to using [pipx](https://pipx.pypa.io/stable/). pipx installs and runs Python applications (CLIs) in isolated environments so that they are available as tools on the...