Skip to content

codeselfstudy/python-project-cookiecutter

Repository files navigation

Python Project Cookiecutter

It's based on the project skeleton from Learn Python the Hard Way so that members can start new projects quickly.

Install cookiecutter in a Python 3 virtual environment:

$ pip install cookiecutter

Create a new cookiecutter from this repo:

$ cookiecutter gh:CodeSelfStudy/python-project-cookiecutter

More instructions here.

Disclaimers

The code is based on examples in Learn Python the Hard Way and the cookiecutter docs.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published