Skip to content

PreludeAndFugue/PySpend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySpend 0.1
===========

PySpend is a simple application for recording your daily expenditure.
Categorised items are recorded in a daily diary.

Install
-------
Download the zip file and extract the contents. In the root directory of the
extracted contents, run the command::

    python setup.py install

This will add PySpend to the Python site-packages directory.

How to use
----------
There is a file ``run_pyspend.pyw`` in the installation folder. Run this file
to start the application.

Requirements
------------
PySpend requires the following third party Python modules to be installed.

- wxPython
- ObjectListView

About

Record your expenditure in a database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages