ma-cherie
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Ma Chérie is a web-based picture viewer powered by CherryPy
Overview
========

Ma Chérie aims to be a simple web-based picture viewer in Python.
Is powered by CherryPy and has an simple filesystem-based engine.
No database is used.

Why "Ma Chérie"
===============

It is a two-hit combo naming:
* The project is based in [CherryPy](http://www.cherrypy.org/ "CherryPy"), "Chérie" resembles it.
* Means "My Dear Woman", and I made it to publish some personal pictures to my girl to see.

Dependencies
============

To run:
-------

* CherryPy >= 3.1.1
* Genshi >= 0.5.1
* Sponge >= 0.1

To test and build:
--------
* nose >= 0.11.0
* pmock >= 0.3

Running
=======

If you have all dependencies above (including the test dependencies),
go to the shell and do:

    $ make all

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。