Skip to content

flberger/pycms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for pycms
==================

About
-----

pycms is a lightweight web content management system.


Prerequisites
-------------

Python    http://www.python.org


Installation
------------

Unzip the file, then at the command line run

    python setup.py install


Usage
-----

On the command line, run

    python3 pycms.py


Documentation
-------------

Usage documentation is in the file

    pycms-documentation.txt

To read the API documentation, open a shell / DOS window, navigate to the
pycms directory, and run

    pydoc pycms

You can create a HTML version using

    pydoc -w pycms


License
-------

pycms is licensed under the GPL. See the file COPYING for details.


Author
------

Florian Berger <[email protected]>

About

pycms is a lightweight web content management system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published