Skip to content

Literate Programming with Python Flask and reStructuredText

Notifications You must be signed in to change notification settings

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

https://travis-ci.org/rblack42/PyLit4.svg?branch=master

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 :term:`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