#1: Create Python package / Repository refactor
- Get rid of broken M$ GH mirroring
- Update
package.json -
GPL-3.0-or-laterlicensing - Rename the repository, package name, and folder to
g1_monetary_license(Repository will be renamed once this MR is approved) - Add
pyproject.tomlfor Python packaging - Add PyPI and PyPI test publication jobs
- Introduce release script
- Add
CONTRIBUTING.md: document how to update the version - Rework
README.md - Proofread fr/en
- Do not translate
rSTmetadata - Introduce
CHANGELOG.md -
v0.3release (commit and tag will be added to the MR once approved)