python-boilerplate
python-boilerplate copied to clipboard
It seems that the blog and the complete website from Jeff Knupp is down. The Blog entry is still available with wayback machine. Maybe you want to reupload the blog...
Hello, SInce several months, I have this error when creating a boilerplate : ``` Editor: creating /tmp/p/VERSION... creating /tmp/p/.gitignore... creating /tmp/p/README.rst... creating /tmp/p/INSTALL.rst... creating /tmp/p/LICENSE... creating /tmp/p/tox.ini... creating /tmp/p/.travis.yml... creating...
Here is the error observed in python 2: ``` c:\proj\deleteme2>python --version Python 2.7.12 :: Anaconda 4.1.1 (64-bit) c:\proj\deleteme2>python-boilerplate --version python-boilerplate 0.4.1 c:\proj\deleteme2>python-boilerplate init Project's name: testproj Author's name: Austin Keller...
Hi, I just tried using your package with Python 2.7 and received an error when running due to the use of the "function annotations" python 3 feature. I'd recommend making...
I'm seeing the following error when trying to run using python 3.5.2. I'm using python-boilerplate 0.4.1. This issue doesn't occur when using python 2.7.12. ``` (py3) c:\proj\deleteme>python-boilerplate init Traceback (most...
``` Your config file was saved as boilerplate.ini. Leave blank to continue or specify a text editor. Editor: creating C:\Users\desco\OneDrive\Desktop\deepapi\VERSION... Traceback (most recent call last): File "", line 198, in...