Skip to content

trappitsch/box

Repository files navigation

box

Docs tests codecov Rye

The goal of this package is to provide a command line interface that allows you to easily package your existing python project with PyApp.

Currently, box only support python projects that have their metadata stored in a pyproject.toml file. See here for details.

Note: This package is still in a very early development phase! Please report your findings and issues, so that we can improve this tool together.

Please refer to the documentation for further information on installation and usage.