Skip to content
EntityQ3568034· pop 6· linked from 1 articles

WikipediaFS

Sign in to save

WikipediaFS is a virtual filesystem which allows users to view and edit the articles of any MediaWiki-based site as if they were real files on a local disk drive. This enables a user to edit articles directly with any text editor. WikipediaFS is developed primarily by Mathieu Blondel on SourceForge.net.

Wikidata facts

Show 2 more facts
source code repository URL
svn.code.sf.net/p/wikipediafs/code
software version identifier
0.4
Sources (5)

via Wikidata · CC0

~2 min read

Article

5 sections
Contents
  • Advantages
  • Disadvantages
  • See also
  • References
  • External links

WikipediaFS is a virtual filesystem which allows users to view and edit the articles of any MediaWiki-based site as if they were real files on a local disk drive. This enables a user to edit articles directly with any text editor. WikipediaFS is developed primarily by Mathieu Blondel on SourceForge.net.

WikipediaFS is implemented in Python and uses the FUSE kernel module. The file system works by lazily downloading and uploading article sourcetexts — only sending HTTP requests to the selected site when a file is accessed. (Reading a file corresponds to a GET HTTP request, writing to a POST HTTP request.)

Available in 6 languages

via Wikidata sitelinks · CC0

Connections

Categories