Skip to content

rblack42/PyLit4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyLit4: Literate Programming with reStructuredText

image

This application is a Python Flask project designed to provide a web tool for creating Literate Programming based projects. In this system, the project code is contained in a set of reStructuredText files and extracted from those files each time the code is tested. The application is designed to be hosted on a service like Github or one using GitLab.

The application is also being continously tested as commits are pushed to Github using TravisCI. (The status of the last build is visible at the top of this page when viewed on Github).

PyLit4 is also a general purpose tool I use to host lecture notes for classes I teach at Austin Community College. A running version of the application is at http://www.pylit.org.

General Program Structure

This program is structured following this guide:

About

Literate Programming with Python Flask and reStructuredText

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages