Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abargnesi/mediawiki_cli

Commands for working with a mediawiki server from the command line using the mwclient python library.
https://github.com/abargnesi/mediawiki_cli

Last synced: 2 days ago
JSON representation

Commands for working with a mediawiki server from the command line using the mwclient python library.

Awesome Lists containing this project

README

        

mediawiki_cli
=============

Python scripts for working with mediawiki from the command line. These scripts
use the mwclient python library to interact with the mediawiki server.

- edit.py [PAGE_NAME]

Edit a wiki page using vim.

- append.py [PAGE_NAME]

Append wiki markup to a wiki page.

- log.sh (optional TEXT_TO_APPEND)

Append wiki markup to the current date's wiki page.