Skip to content

TomaszSzyborski/automatetheboringstuffwithpythondotcom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automatetheboringstuffwithpythondotcom

Source for the AutomateTheBoringStuff.com website.

How the files are organized in this repo:

  • content - HTML pages used with the templates
  • templates - Jinja2 templates
  • static - HTML, images, and other static files
  • output - The complete website is put here after running generateSite.py
  • generateSite.py - A Python 3 script that produces the files to put on the site
  • runServer.py - A Python 3 script to run a web server on localhost:8000 to preview the site locally

About

Source for the AutomateTheBoringStuff.com website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 90.4%
  • Python 9.4%
  • Other 0.2%