For setup see development.rst
A complete kickstart devcontainer repository for python3
All docs are in the docs folder
Source code is in py-dev-init
- fixed bug with build
- moved from poetry to pdm
- complete rework of devcontainer
- remove sphobjinv dependency
- add docs-helper
- add sphinx_copybutton to sphinx conf.py
- fix bug with python vscode plugin
- move to single RUN in Dockerfile
- remove scripts folder
- docs-helper is now a package
- Fix 2, Added missing dependency for readthedocs
- Added missing dependency for readthedocs
- Added link to development