Skip to content

icoman/bottle-wiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wiki Server

A simple webserver written in python with bottlepy, markdown and sqlalchemy.

Use this sample code as a start for a web based project.

To run this software you need python 2.7 and also to install: bottle, sqlalchemy, markdown, bottle-sqlalchemy, beaker, cherrypy.

pip install bottle sqlalchemy markdown bottle-sqlalchemy beaker cherrypy

With this solution you create wiki pages on demand.

Dead links or non existent wiki pages are shown with line-through style.

Also you have access to all previous versions of wiki pages.

License-free software.

Feel free to use this software for both personal and commercial usage.

About

A simple wiki webserver with python bottle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published