Recent Releases of package-helper-3
package-helper-3 - 0.4.4
0.4.4 (2025-06-20): Minor update
- Fix deploying condition for the
docsGH action. - Fix bad
noteenvironment ininstallation.md
- Jupyter Notebook
Published by balouf 8 months ago
package-helper-3 - 0.4.3 (2025-05-07): Update documentation
- Documentation fully re-written to follow the new workflow.
- Fix a few bugs (e.g. misconfiguration of some GitHub Actions).
- Jupyter Notebook
Published by balouf 10 months ago
package-helper-3 -
0.4.2 (2025-05-05): UV Edition
This version aims at making things simpler and faster, mostly thanks to UV.
- UV is now the underlying management tool
- Docs compilation is now 100% Markdown (using Sphinx+MyST)
- PyData is the theme proposed
- click is the cli interface
- License is now defined in the
pyproject.toml(no more dedicatedLICENCEfile) - Add possibility to install PH3 as a UV tool so you don't need any Python distribution installed.
- Minor improvements (e.g. update versions and such)
- Jupyter Notebook
Published by balouf 10 months ago
package-helper-3 -
0.4.1 (2025-05-06): UVX Edition
- Add possibility to install PH3 as a UV tool so you don't need any Python distribution installed.
- Jupyter Notebook
Published by balouf 10 months ago
package-helper-3 -
0.4.0 (2025-05-06): UV Edition
This version aims at making things simpler and faster, mostly thanks to UV.
- UV is now the underlying management tool
- Docs compilation is now 100% Markdown (using Sphinx+MyST)
- PyData is the theme proposed
- click is the cli interface
- License is now defined in the
pyproject.toml(no more dedicatedLICENCEfile) - Minor improvements (e.g. update versions and such)
- Jupyter Notebook
Published by balouf 10 months ago
package-helper-3 - Incorporate feedbacks
- Add option to choose PyData theme (new default).
- PH3 documentation now uses PyData.
- Remove choice of default git branch. It is now always
main. - Add markdown support:
- Root documentation files (e.g.
README.md) are in Markdown format for simplicity; - Structural documentation files (inside
docs/) are in reStructuredText format for flexibility; - Boilerplate tutorials stay in notebook format (
.ipynb).
- Root documentation files (e.g.
- Lots of typos squashed.
- Dependencies bumped.
Full Changelog: https://github.com/balouf/package-helper-3/compare/v0.2.0...v0.3.0
- Jupyter Notebook
Published by balouf over 2 years ago
package-helper-3 - Fully working release
- CLI command (ph3) has been tested in real conditions.
- Tutorials to describe the main steps (installation, creation, release).
- One recap tutorial to remind the important suff at one glance.
- FAQ for specific/advanced/optional questions.
- Many bugs squashed.
- Jupyter Notebook
Published by balouf over 2 years ago
package-helper-3 - Patch issue in wheel building.
Patch issue in wheel building.
- Jupyter Notebook
Published by balouf over 2 years ago
package-helper-3 - First Release
First release. Tutorial and Pypi interaction missing.
- Jupyter Notebook
Published by balouf over 2 years ago
package-helper-3 - First Release
PH3 prototype. Some important features are missing.
- Jupyter Notebook
Published by balouf over 2 years ago