Skip to content

Intro

PyPiVersion License

package-auto-assembler is a tool that meant to streamline creation of single module packages. Its primary goal is to automate as many aspects of python package creation as possible, thereby shortening the development cycle of reusable components and maintaining a high standard of quality for reusable code.

With package-auto-assembler, you can simplify the package creation process to the point where it can be seamlessly triggered within CI/CD pipelines, requiring minimal setup and preparation for new modules.

Key features

Installation

pip install package-auto-assembler