Skip to main content

Home and financial accounting system

Project description

What is Xulpymoney
==================
Desktop app to manage personal and financial contability

License
=======
GPL-3

Links
=====

Source code & Development:
https://github.com/Turulomio/xulpymoney

Doxygen documentation:
http://turulomio.users.sourceforge.net/doxygen/xulpymoney/

Main developer web page:
http://turulomio.users.sourceforge.net/en/proyectos.html

Pypi web page:
https://pypi.org/project/xulpymoney/

Gentoo ebuild
You can find a Gentoo ebuild in https://sourceforge.net/p/xulpymoney/code/HEAD/tree/myportage/app-office/xulpymoney/

Install
=======
We need to install PyQtChart manually. PyQtChart is not in setup.py dependencies due to PyQt5 doesn't use standard setup tools. So for compatibility reasons with distributions like Gentoo, we use this additional step.

`pip install PyQtChart`
`pip install xulpymoney`


Dependencies
============
* https://www.python.org/, as the main programming language.
* https://pypi.org/project/colorama/, to give console colors.
* http://initd.org/psycopg/, to access PostgreSQL database.
* https://pypi.org/project/PyQt5/, as the main library.
* https://pypi.org/project/pytz/, to work with timezones.
* https://pypi.org/project/officegenerator/, to work with LibreOffice and Microsoft Office documents.
* https://pypi.org/project/PyQtChart/, to work with charts.
* https://pypi.org/project/colorama/, to work with colors in console.

Changelog
=========
0.3.0
* Added platform dependent dependencies

0.2.0
* Fixed a lot of bugs
* Now products update is made from products.xlsx on internet
* Create product.needStatus to load necessary quotes automatically
* Added python-stdnum dependency to validate ISIN code
* Updated and added several products

0.1.1
* Added missing files to MANIFEST.in

0.1.0
* * Migration from Sourceforge
* Changed code to python package

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

xulpymoney-0.3.0.tar.gz (7.1 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page