Skip to content

mrwan200/pyinitgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyInitGen

A simple CLI python __init__.py generator

Install

pip install git+https://github.com/mrwan200/pyinitgen
or 
pip3 install git+https://github.com/mrwan200/pyinitgen

Usage

pyinitgen -p <SOME_PATH>
or
python -m pyinitgen -p <SOME_PATH>

Thanks

  • @seria for idea this project

Releases

No releases published

Packages

No packages published

Languages