Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Web App Cookiecutter

Quickly set up a local development environment for python web application development.

This repo uses Cookiecutter to create new projects from a template.

Quickstart

  1. Install cookiecutter

     pip3 install --user cookiecutter
    
  2. Navigate to where you want your new project to be

  3. Create a the new project from the cookiecutter, and follow the prompts.

     cookiecutter https://github.com/LucasRxTx/python-web-app-cookiecutter.git
    
  4. Navigate to the new project directory.

  5. Push the new code to a shinny new repo

About

Cookie cutter for python web application development

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages