Skip to content

LucasRxTx/python-web-app-cookiecutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published