Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 1.17 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.17 KB

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.