{ "info": { "author": "Turulomio", "author_email": "turulomio@yahoo.es", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python :: 3", "Topic :: Office/Business :: Financial :: Accounting" ], "description": "Links\n=====\n\nDoxygen documentation:\n http://turulomio.users.sourceforge.net/doxygen/xulpymoney/\n\nPypi web page:\n https://pypi.org/project/xulpymoney/\n\nInstall in Linux\n================\nIf you use Gentoo, you can find the ebuild in https://github.com/turulomio/myportage/tree/master/app-office/xulpymoney\n\nIf 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.\n\n`pip install PyQtChart`\n\n`pip install PyQtWebEngine`\n\n`pip install xulpymoney`\n\nInstall in Windows\n==================\n\nYou 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.\n\nInstall in Windows with Python\n==============================\nInstall python from https://www.python.org/downloads/ and don't forget to add python to the path during installation.\n\nOpen a CMD console\n\n`pip install xulpymoney`\n\nIf you want to create a Desktop shortcut you can write in console\n\n`xulpymoney_shortcuts`\n\nHow to launch Xulpymoney\n========================\nXulpymoney uses PostgreSQL database as its backend. So you need to create a database and load its schema. Just type:\n\n`xulpymoney_init`\n\nOnce database has been created, just log into Xulpymoney after typing:\n\n`xulpymoney`\n\nWarning: Remember Xulpymoney it's still in beta status\n\nDependencies\n============\n* https://www.python.org/, as the main programming language.\n* https://pypi.org/project/colorama/, to give console colors.\n* http://initd.org/psycopg/, to access PostgreSQL database.\n* https://pypi.org/project/PyQt5/, as the main library.\n* https://pypi.org/project/pytz/, to work with timezones.\n* https://pypi.org/project/officegenerator/, to work with LibreOffice and Microsoft Office documents.\n* https://pypi.org/project/PyQtChart/, to work with charts.\n* https://pypi.org/project/colorama/, to work with colors in console.\n\nChangelog\n=========\n0.10.0\n * In orders you can now select products and investments\n * Improved spanish translation\n * Added investing.com support\n * Added more products\n * Reinvest dialogs are improved\n * Added investment chart\n * Investment dividends are now loaded when necessary\n * Improved dialog after saving quotes\n\n0.9.0\n * Improved \"About\" menu action.\n * Importing from Investing.com CSV is working.\n * Added pie graph to banks.\n * Bank accounts and credit cards numbers are now validated.\n * Added investment chart.\n * Added an gains percentage selector in charts when necessary.\n\n0.8.0\n * Pies showing different investments classifications now show Not Leveraged amounts\n * Fixed problem showing help with root.\n * Menu option to update products from internet is working fine now.\n * Pyinstaller works again to package windows executables.\n * xulpymoney_init now works on Windows. It's packaged in a different file.\n\n0.7.0\n * Added several products to products.xlsx\n * Fixed comments bugs\n * Improved long/short investments\n * Added short funcionality to opportunities.\n * Selling point now work for long and short operations.\n * Added more leveraged types\n * Now you can add Rollovers in dividend dialog\n * Added hardcoded translations\n\n0.6.0\n * Added products.xlsx auto update\n * Added long/short strategy investments (ALPHA)\n * Added opportunities\n * UI icons updated\n * Improved merge products\n\n0.2.0\n * Fixed a lot of bugs\n * Now products update is made from products.xlsx on internet\n * Create product.needStatus to load necessary quotes automatically\n * Added python-stdnum dependency to validate ISIN code\n * Updated and added several products\n\n0.1.1\n * Added missing files to MANIFEST.in\n\n0.1.0\n * Migration from Sourceforge\n * Changed code to python package\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Turulomio/xulpymoney", "keywords": "financial home accounting system", "license": "GPL-3", "maintainer": "", "maintainer_email": "", "name": "xulpymoney", "package_url": "https://pypi.org/project/xulpymoney/", "platform": "", "project_url": "https://pypi.org/project/xulpymoney/", "project_urls": { "Homepage": "https://github.com/Turulomio/xulpymoney" }, "release_url": "https://pypi.org/project/xulpymoney/0.10.0/", "requires_dist": null, "requires_python": "", "summary": "Home and financial accounting system", "version": "0.10.0" }, "last_serial": 5903460, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "10b6152d4b85921dce623e19cbbfd527", "sha256": "ad238c52036e42ef6dfb0a64a1e9a2f8d245cb6a88428063749658371614b640" }, "downloads": -1, "filename": "xulpymoney-0.1.0.tar.gz", "has_sig": false, "md5_digest": "10b6152d4b85921dce623e19cbbfd527", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6630960, "upload_time": "2018-11-04T15:35:02", "url": "https://files.pythonhosted.org/packages/19/c8/e7ad14dac7d1350583961b737d4875b78e04af740a7dc1a19d926ac4bfe9/xulpymoney-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "b0a9401455d27d2b4d948a7f3012d380", "sha256": "63ffab71ba687ceea46bac5030ec424ae95d7b744963720c674b6210a0d32692" }, "downloads": -1, "filename": "xulpymoney-0.1.1.tar.gz", "has_sig": false, "md5_digest": "b0a9401455d27d2b4d948a7f3012d380", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6631095, "upload_time": "2018-11-04T15:49:44", "url": "https://files.pythonhosted.org/packages/c3/66/496f3e278392f3d69b2bb60af577cd61409420a0ab86d2b80dd3cf723890/xulpymoney-0.1.1.tar.gz" } ], "0.10.0": [ { "comment_text": "", "digests": { "md5": "59f818d1b97ece81b426489ce5255aaf", "sha256": "65db267c39ea86e8fd2c66caaab3fbdce993528454081b68f5aced3713990c9e" }, "downloads": -1, "filename": "xulpymoney-0.10.0.tar.gz", "has_sig": false, "md5_digest": "59f818d1b97ece81b426489ce5255aaf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9219515, "upload_time": "2019-09-29T18:49:45", "url": "https://files.pythonhosted.org/packages/a7/e2/d641e37e7394bda18476f509d2e097f789d56e2cc7f4c130c841a4bb4dcf/xulpymoney-0.10.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "161feddc4ebf6d6e43a12914062d1934", "sha256": "4ab07a2762b3d39918638d893b7276008421e93f4c7d60389ea45e12ece76237" }, "downloads": -1, "filename": "xulpymoney-0.2.0.tar.gz", "has_sig": false, "md5_digest": "161feddc4ebf6d6e43a12914062d1934", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7114563, "upload_time": "2018-11-14T07:41:00", "url": "https://files.pythonhosted.org/packages/3b/16/69c554ae9f912f7fde2f910369a1f727af027dfeaf8471867a28ff19eb54/xulpymoney-0.2.0.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "88a87827c7f7f7dd09ac2fc28dcf80ab", "sha256": "62cad850bcff0a28f73e5906b04d7613b613bc395efb16a142411a1307f16d34" }, "downloads": -1, "filename": "xulpymoney-0.3.0.tar.gz", "has_sig": false, "md5_digest": "88a87827c7f7f7dd09ac2fc28dcf80ab", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7114856, "upload_time": "2018-11-14T17:03:46", "url": "https://files.pythonhosted.org/packages/e6/34/92083effc91a6c7a553a5398c37bde37b5105e60c1cb2a37a635d8bdb47d/xulpymoney-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "17959c0489a96a45b2ec703b1176a4bf", "sha256": "b40acfa9eb3a1a452fc5fe422bba8d5a905695a7ff9b526c8bce0e344d4a345c" }, "downloads": -1, "filename": "xulpymoney-0.4.0.tar.gz", "has_sig": false, "md5_digest": "17959c0489a96a45b2ec703b1176a4bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7112032, "upload_time": "2018-11-14T21:19:04", "url": "https://files.pythonhosted.org/packages/93/33/eccb77d498b3084a2cf5882a31eb7095cbba2fb9e2da2038a9dba20744fd/xulpymoney-0.4.0.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "79c6e70f1dd63f906d5996f627f6c02e", "sha256": "4f3cf4d59e81e038916dcbab07a3e6002e1398d7a98139b9d2725456fa98eabf" }, "downloads": -1, "filename": "xulpymoney-0.5.0.tar.gz", "has_sig": false, "md5_digest": "79c6e70f1dd63f906d5996f627f6c02e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7112876, "upload_time": "2018-11-16T16:22:48", "url": "https://files.pythonhosted.org/packages/91/bd/1e7a179c40839ad7c07123b68b2c0c2435893489a7582673229a4d31958e/xulpymoney-0.5.0.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "f2382caff1a34de727d430d1d698de85", "sha256": "66b8a32520f6880170bad251b1132ae8c7f9d37504c8d532524a0abd5fe29ca4" }, "downloads": -1, "filename": "xulpymoney-0.6.0.tar.gz", "has_sig": false, "md5_digest": "f2382caff1a34de727d430d1d698de85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7690891, "upload_time": "2019-01-20T06:56:18", "url": "https://files.pythonhosted.org/packages/da/19/ec4975508c9bc7fec44adaebdf62c3fc2a4708adf5217bc66d72ae0c8eb1/xulpymoney-0.6.0.tar.gz" } ], "0.7.0": [ { "comment_text": "", "digests": { "md5": "d799024fb6d7d9cf95b781509ca57248", "sha256": "566f88d1bf276ee040b360c7554b2efd9759217528cc88acd128fd4ac4bb4e5f" }, "downloads": -1, "filename": "xulpymoney-0.7.0.tar.gz", "has_sig": false, "md5_digest": "d799024fb6d7d9cf95b781509ca57248", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9124753, "upload_time": "2019-07-08T17:03:04", "url": "https://files.pythonhosted.org/packages/5a/6d/d3ab14b5282f4a33dd5933fc48835d49d7657de6cfb03c268348d88b4642/xulpymoney-0.7.0.tar.gz" } ], "0.8.0": [ { "comment_text": "", "digests": { "md5": "9013c63bfb26cd1c78e9b4ede4460c41", "sha256": "a6237a9ca3d8d334a3f933385e15d0339e06993b54700c0f4596da0ec47cb802" }, "downloads": -1, "filename": "xulpymoney-0.8.0.tar.gz", "has_sig": false, "md5_digest": "9013c63bfb26cd1c78e9b4ede4460c41", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9128310, "upload_time": "2019-07-21T12:54:20", "url": "https://files.pythonhosted.org/packages/b8/f6/f3f9a144198c08d5f90d6900391e8039986bbf993395044763648dd7cd3e/xulpymoney-0.8.0.tar.gz" } ], "0.9.0": [ { "comment_text": "", "digests": { "md5": "1ded45087357953c1820b7beda41886a", "sha256": "107821fc4ae0fe3e413234c30f7b572d5f740a0af0c8f5ea34eb7e2ef5260156" }, "downloads": -1, "filename": "xulpymoney-0.9.0.tar.gz", "has_sig": false, "md5_digest": "1ded45087357953c1820b7beda41886a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9175735, "upload_time": "2019-08-03T05:33:35", "url": "https://files.pythonhosted.org/packages/dd/15/e21f033c303552eaffdd92da762930669b96cb91927547dfac515feb80ab/xulpymoney-0.9.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "59f818d1b97ece81b426489ce5255aaf", "sha256": "65db267c39ea86e8fd2c66caaab3fbdce993528454081b68f5aced3713990c9e" }, "downloads": -1, "filename": "xulpymoney-0.10.0.tar.gz", "has_sig": false, "md5_digest": "59f818d1b97ece81b426489ce5255aaf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9219515, "upload_time": "2019-09-29T18:49:45", "url": "https://files.pythonhosted.org/packages/a7/e2/d641e37e7394bda18476f509d2e097f789d56e2cc7f4c130c841a4bb4dcf/xulpymoney-0.10.0.tar.gz" } ] }