Skip to content
This repository has been archived by the owner on Jan 28, 2019. It is now read-only.

harobed/python_package_scaffolding

Repository files navigation

Python package scaffolding (use it with echafaudage scaffolding engine https://github.com/harobed/echafaudage)

Paste that at a Terminal prompt.

python -c "$(curl -fsSL https://raw.github.com/harobed/echafaudage/master/echafaudage.py)" -s https://github.com/harobed/python_package_scaffolding/archive/master.zip /tmp/my_new_project

Here, the scaffolding is installed in /tmp/my_new_project folder.

You can also set directly variable like that :

python -c "$(curl -fsSL https://raw.github.com/harobed/echafaudage/master/echafaudage.py)" -s https://github.com/harobed/python_package_scaffolding/archive/master.zip /tmp/my_new_project --vars package_name=my-package,author="Stéphane Klein",mail=contact@stephane-klein.info,version=0.1.0

About

Python package scaffolding (use it with echafaudage scaffolding engine https://github.com/harobed/echafaudage)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages