1 रिपॉजिटरी
Utilities that automate the versioning, testing, and publishing of Python libraries.
Distinct from Python Packages: Candidates focus on dependency management; this is about the automation of the publishing pipeline.
Explore 1 awesome GitHub repository matching development tools & productivity · Python Package Automation. Refine with filters or upvote what's useful.
This project is a comprehensive framework for literate programming that enables developers to build production-ready Python libraries entirely within Jupyter Notebooks. By treating notebooks as the primary source of truth, it integrates code, documentation, and testing into a unified development pipeline that exports directly to standard Python modules. The framework distinguishes itself through specialized tooling designed to overcome the inherent challenges of using notebooks in professional software engineering. It includes custom Git hooks and merge drivers that sanitize volatile notebook
Automates the entire lifecycle of releasing Python libraries to public and private repositories.