Skip to main content

Home and financial accounting system

Project description

Install in Linux

If you use Gentoo, you can find the ebuild in https://github.com/turulomio/myportage/tree/master/app-office/xulpymoney

If you use another distribution, you nee to install PyQtChart and PyQtWebEngine manually. They aren’t in Linux 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 PyQtWebEngine

pip install xulpymoney

Install in Windows

You just download xulpymoney-X.X.X.exe and xulpymoney_init-X.X.X.exe and execute them. They are portable apps so they took a little more time to start.

Install in Windows with Python

Install python from https://www.python.org/downloads/ and don’t forget to add python to the path during installation.

Open a CMD console

pip install xulpymoney

If you want to create a Desktop shortcut you can write in console

xulpymoney_shortcuts

How to launch Xulpymoney

Xulpymoney uses PostgreSQL database as its backend. So you need to create a database and load its schema. Just type:

xulpymoney_init

Once database has been created, just log into Xulpymoney after typing:

xulpymoney

Warning: Remember Xulpymoney it’s still in beta status

Dependencies

Changelog

0.10.0
  • In orders you can now select products and investments

  • Improved spanish translation

  • Added investing.com support

  • Added more products

  • Reinvest dialogs are improved

  • Added investment chart

  • Investment dividends are now loaded when necessary

  • Improved dialog after saving quotes

0.9.0
  • Improved “About” menu action.

  • Importing from Investing.com CSV is working.

  • Added pie graph to banks.

  • Bank accounts and credit cards numbers are now validated.

  • Added investment chart.

  • Added an gains percentage selector in charts when necessary.

0.8.0
  • Pies showing different investments classifications now show Not Leveraged amounts

  • Fixed problem showing help with root.

  • Menu option to update products from internet is working fine now.

  • Pyinstaller works again to package windows executables.

  • xulpymoney_init now works on Windows. It’s packaged in a different file.

0.7.0
  • Added several products to products.xlsx

  • Fixed comments bugs

  • Improved long/short investments

  • Added short funcionality to opportunities.

  • Selling point now work for long and short operations.

  • Added more leveraged types

  • Now you can add Rollovers in dividend dialog

  • Added hardcoded translations

0.6.0
  • Added products.xlsx auto update

  • Added long/short strategy investments (ALPHA)

  • Added opportunities

  • UI icons updated

  • Improved merge products

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.10.0.tar.gz (9.2 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