Skip to content

Graphity/mkpypac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Make Python Package

Automate new python package creation using boilerplate by PyPA

The project structure will look like this

NAME/
├── LICENSE
├── pyproject.toml
├── README.md
├── src/
│   └── NAME/
│       └── __init__.py
└── tests/

Installation

pip install mkpypac

Usage

mkpypac NAME

About

boilerplate for python package

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages