Skip to content

ztjona/paperbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paperbox

Paperbox generates a pdf with the lines to create a paper box with the given dimensions. It is a python script with a command-line tool using docopt.

Installation

$ pip install -r requirements.txt

Usage

To use the Paperbox, open your terminal and run the following command:

$ python paperbox.py <width> <height> <depth>

Commands

For a complete list of commands, run:

$ python paperbox.py --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages