{ "info": { "author": "Fernando Paiva", "author_email": "fernandosjp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Financial and Insurance Industry", "License :: OSI Approved :: GNU General Public License v2 (GPLv2)", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Office/Business :: Financial :: Investment", "Topic :: Software Development :: Build Tools" ], "description": "Tesouro Investor\n==============\n\nThis project starts as simple buy alerts but intents to evolve as a general support tool for Tesouro Direto investors.\n\nPackage 1 - Alerts: Create alerts to help you to monitor Tesouro Direto yield rates and to invest your money at the right time! \n\nPackage 2 - Market Expectations (working): What to yield curves can tell us about market expectations regarding SELIC rates? \n\nPackage 3 - Manage your Portfolio (working): How much money are you making? What are the best bonds for you to sell?\n\nInstallation\n------------\n\nTo install the tool the easiest way is to use pip::\n\n pip install tesouro-direto (not yet)\n\nConfiguration\n-------------\n\nconfig.yml sample with e-mail credentials:\n\n.. code-block:: YAML\n\n # SMTP settings for email sending. If port is not specified, the default\n # value is 25. Provide the username and password if necessary.\n smtp:\n server: \"mail.mydomain.com\"\n port: 587\n username: \"user\"\n password: \"secret\"\n\n from: \"me@mydomain.com\"\n to: \"you@yourdomain.com\"\n\nSet up your alerts in a alerts.json file in the following format:\n\n.. code-block:: javascript\n\n {\n \"alerts\":[{\n \"bound_name\":\"NTNB Princ\",\n \"expiration\":\"2035\", ##not used yet\n \"yield\":\"7.5\"\n },\n {\n \"bound_name\":\"LTN\",\n \"expiration\":\"2018\", ##not used yet\n \"yield\":\"16.6\"\n }]\n }\n\n\n* Create DB\n\nUsage\n-------------\n\nUse cli interface to trigger aler command passing as arguments the `config.yml` and `alerts.json`\n\n tinvest alert config.yml alerts.json\n\nConfiguring Crontab (Linux)\n^^^^^^^^^^^^^^^^^^^\n\nYou can configure crontab to call the program above. This way you can have a automated email at the time and periodicity that you like.\n\nAdd to crontab with bash script\n* Run cron.sh to include default cron\n\nAdd manually using:\n* **Set up crontab:** crontab -e\n* **Show crontab:** crontab -l", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fernandosjp/tesouro-investor", "keywords": "finance", "license": "GPLv2", "maintainer": "", "maintainer_email": "", "name": "tesouro-investor", "package_url": "https://pypi.org/project/tesouro-investor/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/tesouro-investor/", "project_urls": { "Homepage": "https://github.com/fernandosjp/tesouro-investor" }, "release_url": "https://pypi.org/project/tesouro-investor/0.1.0a3/", "requires_dist": null, "requires_python": "", "summary": "Support tool for Tesouro Direto investors", "version": "0.1.0a3" }, "last_serial": 1902045, "releases": { "0.1.0a1": [ { "comment_text": "", "digests": { "md5": "7d087c828ccff3b0ac0c52c0b9028fd9", "sha256": "f3e306d3613c521b5d2414b079723a3c43ad0c23be7a713cd5152c7dacf2eda8" }, "downloads": -1, "filename": "tesouro-investor-0.1.0a1.tar.gz", "has_sig": false, "md5_digest": "7d087c828ccff3b0ac0c52c0b9028fd9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7385, "upload_time": "2016-01-13T03:43:00", "url": "https://files.pythonhosted.org/packages/17/dd/43e20ddd72a96906f1a4ec350bab9f4a22cadc052baf20a21daf60dc88ed/tesouro-investor-0.1.0a1.tar.gz" } ], "0.1.0a2": [ { "comment_text": "", "digests": { "md5": "7ac69566ffb3c81265ac7e62d6aa77f4", "sha256": "53779242892fc879d74287a1091b725816a65edac2fa5cd73674116aca2dee5f" }, "downloads": -1, "filename": "tesouro-investor-0.1.0a2.tar.gz", "has_sig": false, "md5_digest": "7ac69566ffb3c81265ac7e62d6aa77f4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7376, "upload_time": "2016-01-13T04:06:04", "url": "https://files.pythonhosted.org/packages/5b/0a/dce390918c30a79a6b633557c2f03f87b2a138ca803df834365432a9858d/tesouro-investor-0.1.0a2.tar.gz" } ], "0.1.0a3": [ { "comment_text": "", "digests": { "md5": "297911cce8b9ec37ca35f19458a7436b", "sha256": "3ded0c9fb311d3896a77ca7f7f237a0bada3217741f4f01a07303ea1e3fe183f" }, "downloads": -1, "filename": "tesouro-investor-0.1.0a3.tar.gz", "has_sig": false, "md5_digest": "297911cce8b9ec37ca35f19458a7436b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7345, "upload_time": "2016-01-13T04:14:23", "url": "https://files.pythonhosted.org/packages/e5/e5/781eef21ebaf976c0d2e4a43ce5d9634c0dbf7b0f48773bf018abe0834d5/tesouro-investor-0.1.0a3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "297911cce8b9ec37ca35f19458a7436b", "sha256": "3ded0c9fb311d3896a77ca7f7f237a0bada3217741f4f01a07303ea1e3fe183f" }, "downloads": -1, "filename": "tesouro-investor-0.1.0a3.tar.gz", "has_sig": false, "md5_digest": "297911cce8b9ec37ca35f19458a7436b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7345, "upload_time": "2016-01-13T04:14:23", "url": "https://files.pythonhosted.org/packages/e5/e5/781eef21ebaf976c0d2e4a43ce5d9634c0dbf7b0f48773bf018abe0834d5/tesouro-investor-0.1.0a3.tar.gz" } ] }