Code · repository · Open source
pkg_jupy
⑂ Code · repository·Jupyter experiments that grew up — small Python packages, utility notebooks and visualisation scratches. Open for issues
Jupyter experiments that grew into small Python packages — utilities, visualisation scratches and notebook helpers that I actually reuse.
Not a framework — just focused tools. Open for issues and PRs if you find a rough edge.
Highlights
- Small, reusable Python packages
- Utility notebooks for exploration
- Visualisation scratches and helpers
Jupyter packages utilities experiments
Jupyter Notebook 100%
FAQ — pkg_jupy
What kind of packages are these?tap ↕
Small, single-purpose Python helpers extracted from notebooks — no heavy dependencies.
Can I use them in my own notebooks?tap ↕
Yes — clone pkg_jupy, pip install -e ., and import. Issues and PRs welcome.
Are they published to PyPI?tap ↕
Not yet — they live as importable packages in the repo while they stabilise.