{ "info": { "author": "Slash Gordon", "author_email": "slash.gordon.dev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "[![Build Status](https://travis-ci.org/portfolioplus/pyfirebasestockscli.svg?branch=master)](https://travis-ci.org/portfolioplus/pyfirebasestockscli)\n[![Coverage Status](https://coveralls.io/repos/github/portfolioplus/pyfirebasestockscli/badge.svg?branch=master)](https://coveralls.io/github/portfolioplus/pyfirebasestockscli?branch=master)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/7f42400f9e794d45a35376b4cbdccd9f)](https://www.codacy.com/manual/SlashGordon/pyfirebasestockscli?utm_source=github.com&utm_medium=referral&utm_content=portfolioplus/pyfirebasestockscli&utm_campaign=Badge_Grade)\n\n# pyfirebasestockscli\n\nportfolio+ command line interface for firebase operations.\n\n## install\n\n```bash\npip install pyfirebasestockscli\n```\n\n## quick start\nExport the following environment variables:\n\n```bash\nexport DATABASE_URL=https://.firebaseio.com\nexport CRED_JSON=/path/to/firebase_sdk.json\nexport DATA_ROOT=/path/to/strategies\n```\n\nCreate database and delete existing:\n\n```bash\nstocks -c\n```\n\nUpdate prices and filter:\n\n```bash\nstocks -u\n```\n\nUpdate prices:\n\n```bash\nstocks -p\n```\n\nCreate strategies:\n\n```bash\nstocks -s\n```\n\n## issue tracker\n\n[https://github.com/portfolioplus/pyfirebasestockscli/issuese](https://github.com/portfolioplus/pyfirebasestockscli/issues\")\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/SlashGordon/pyfirebasestockscli", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyfirebasestockscli", "package_url": "https://pypi.org/project/pyfirebasestockscli/", "platform": "", "project_url": "https://pypi.org/project/pyfirebasestockscli/", "project_urls": { "Homepage": "https://github.com/SlashGordon/pyfirebasestockscli" }, "release_url": "https://pypi.org/project/pyfirebasestockscli/1.0.1/", "requires_dist": [ "firebase-admin (==2.17.0)", "pystockfilter (>=1.0.6)" ], "requires_python": "", "summary": "portfolio+ command line interface for firebase operations.", "version": "1.0.1" }, "last_serial": 5948208, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "73a929c70aea0891036a533794a8032c", "sha256": "5b3adb7bfa28d721175d8cdbdcc57262068d5e4444fc177493eac123a33b1111" }, "downloads": -1, "filename": "pyfirebasestockscli-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "73a929c70aea0891036a533794a8032c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8786, "upload_time": "2019-10-08T17:22:29", "url": "https://files.pythonhosted.org/packages/38/5a/3376d9ba02b2e6a5ddc25fe35cf5190edf270728946bc9280abf0fc7a0df/pyfirebasestockscli-1.0.0-py3-none-any.whl" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "7e77110978f98b9b6726471c502eb849", "sha256": "f837aa516e1e911a3e584d891d3d9443a93435f53e835d1744bf86c3be3c24fb" }, "downloads": -1, "filename": "pyfirebasestockscli-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7e77110978f98b9b6726471c502eb849", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8804, "upload_time": "2019-10-09T07:16:30", "url": "https://files.pythonhosted.org/packages/87/21/de6735719ecfc79962b8c910ccacd3d7a89f2772ec49676cc11defc022c1/pyfirebasestockscli-1.0.1-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7e77110978f98b9b6726471c502eb849", "sha256": "f837aa516e1e911a3e584d891d3d9443a93435f53e835d1744bf86c3be3c24fb" }, "downloads": -1, "filename": "pyfirebasestockscli-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "7e77110978f98b9b6726471c502eb849", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 8804, "upload_time": "2019-10-09T07:16:30", "url": "https://files.pythonhosted.org/packages/87/21/de6735719ecfc79962b8c910ccacd3d7a89f2772ec49676cc11defc022c1/pyfirebasestockscli-1.0.1-py3-none-any.whl" } ] }