mege

Metanohi content manager and generator
Download

mege Ranking & Summary

Advertisement

  • Rating:
  • License:
  • AGPL v3
  • Price:
  • FREE
  • Publisher Name:
  • Niels G. W. Serup
  • Publisher web site:
  • http://metanohi.name/

mege Tags


mege Description

mege is a combined content manager and content generator module made specifically for the website "metanohi" (available at http://metanohi.name/). Because of lazyness, currently mege is tightly integrated with this website, though it should be possible to adapt it to work with other sites.mege is in constant on-and-off development --- special features are only added as they are needed --- and there will not be any release out for a long time, if ever.mege is both a command line tool and a Python module. It requires Python 3.1+.mege uses bottle as its web framework, serves HTML generated from Org-Mode files, and uses Git for revisions. It uses modwsgi and the Apache web server.InstallationThere is no actual release. To get mege, clone mege's git repository. The addres is available at http://metanohi.name/projects/mege/To install mege, run:python3 setup.py installYou must be a superuser to do this.UseAs a command-line toolWhen you have installed mege, run:mege COMMAND ... ...To see how to interact with mege in general, run:mege --helpAs a Python moduleWhen mege has been installed, it can be used just like any other Python module. To see which functions and classes are available and usable, run:pydoc3 megeAnd also:pydoc3 mege.serverpydoc3 mege.htmlgenpydoc3 mege.macrolangpydoc3 mege.htmlfuncpydoc3 mege.gitAnd so on.Product's homepage


mege Related Software