473,378 Members | 1,209 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Looking for a text file based wiki system written in Python

I'd like to set up a wiki system for a project I'm working on.
Since I'm not good at databases, and there's really not much
stuff to put into the wiki, I hope it is text file-based.
I used DokuWiki before, which is very nice but it's written
in PHP. Is there a similar system that's written in Python?
I found pwyky but it's functionality is a bit too simple.
Aug 12 '06 #1
4 2114
Jack schrieb:
I'd like to set up a wiki system for a project I'm working on.
Since I'm not good at databases, and there's really not much
stuff to put into the wiki, I hope it is text file-based.
I used DokuWiki before, which is very nice but it's written
in PHP. Is there a similar system that's written in Python?
I found pwyky but it's functionality is a bit too simple.

http://moinmoin.wikiwikiweb.de/

--
Servus, Gregor
http://www.gregor-horvath.com
Aug 12 '06 #2
Thanks! Because it was so well known, I thought it was database-based :)
http://moinmoin.wikiwikiweb.de/
Any good and simple text file-based blog system in Python?
Aug 12 '06 #3
The base of moinmoin is called piki.It provides the simplest functions
as a wiki system
And there are lots of other wiki system based on piki.

If I try to developed one,I'll make the text data compatible with
compatible.

Jack wrote:
Thanks! Because it was so well known, I thought it was database-based :)
http://moinmoin.wikiwikiweb.de/

Any good and simple text file-based blog system in Python?
Aug 14 '06 #4

Jack wrote:
I'd like to set up a wiki system for a project I'm working on.
Since I'm not good at databases, and there's really not much
stuff to put into the wiki, I hope it is text file-based.
I used DokuWiki before, which is very nice but it's written
in PHP. Is there a similar system that's written in Python?
I found pwyky but it's functionality is a bit too simple.
A TiddlyWiki with a python backend.
http://www.cs.utexas.edu/~joeraii/pytw/

-- Marcel

Aug 14 '06 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

11
by: Ed Suominen | last post by:
I'm thinking of implementing a real-time collaborative text editor in Python using Twisted. An initial plan is to use a Twisted PB server daemon that accepts user:password:file connections from...
0
by: Carlos Ribeiro | last post by:
Hi, A friend of mine passed me some links about a great concept (not new in fact, only new to me): -- http://www.jpaulmorrison.com/fbp/ -- http://c2.com/cgi/wiki?FlowBasedProgramming I...
302
by: Lee | last post by:
Hi Whenever I use the gets() function, the gnu c compiler gives a warning that it is dangerous to use gets(). Is this due to the possibility of array overflow? Is it correct that the program...
6
by: Paolo Pantaleo | last post by:
I am working on this: I have a text file, containig certain section in the form <?py python code here py?> I parse the text file and substitute the python code with its result . It...
3
by: piotr maliński | last post by:
I'm planning to wite a fully featured wiki in Python in one of frameworks. I've seen some notes about wiki/documentation management scripts that use SVN as a data storage/versioning. I've been...
56
by: Omar | last post by:
I'd love the perfect editor that would be: a) free b) enable me to drag and drop code snippets from a sort of browser into the code c) can run programs right from within d) can edit
2
by: Bo | last post by:
Hello All, I am experimenting IronPython in Visual Studio. Here is what I have, what I did and what I want 1. I have installed Visual Studio SDK 4.0 according to this blog...
3
by: Kevin Ar18 | last post by:
Are any of the following pieces of web software available in Python (under a non-copyleft license like BSD or MIT or Python license)? Mailing list - with web accessable archive and list...
3
by: danesh1354 | last post by:
Hi All, First I need to construct a text editor by python programming and add this code to a biger code that has been written before, and i would like that by my code for this editor have a...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.