{ "info": { "author": "Michael and Josh Hartmann", "author_email": "mph101mph@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 3" ], "description": "# FinMesh\n---\nFinMesh is a python-based package that brings together financial data from various sources in one place for ease of use and distribution. The three main sections of FinMesh are (1) the [IEX REST API][1], (2) data from the [US treasury][2], and (3) the data from the [US Federal Reserve Economic Data][3].\n\n[1]: https://iexcloud.io/docs/api/\n[2]: https://www.treasury.gov/resource-center/data-chart-center/digitalstrategy/pages/developer.aspx\n[3]: https://fred.stlouisfed.org/\n\n## Purpose\n---\nThe purpose of this package and its sub-packages was originally to practice interacting with API data. With third-party API packages there is always the risk of outages or bugs. In building the original IEX wrapper we sought to build something easy to understand and use, that can be updated quickly and accurately.\n\nWith the addition of the US Federal data the opportunity arose to create a package that could deliver all sorts of economic and security data from one place. In doing so we hope to create a low-barrier way for beginners to play with large and very useful data sets.\n\nIn the future, this package will be updated with new financial and economic APIs. If you know of a low or no cost API that could be incorporated please raise it as an issue and we will work to have it done ASAP.\n\n## Installation\nThe following dependencies are used in FinMesh:\n- OS\n- CSV\n- JSON\n- Requests\n- xmltodict\n\nSome APIs require authentication through the use of tokens. These tokens should be set up as environment variables in the bash profile. A great article on how to do this on Mac is available here:\n\n[My Mac OSX Bash Profile](https://natelandau.com/my-mac-osx-bash_profile/)\n\nClick [HERE](https://iexcloud.io/) for your free IEX token.\nThis token must be stored as IEX_TOKEN in your environment variables.\n\nClick [HERE](https://fred.stlouisfed.org/) for your free FRED token. This token must be stored as FRED_TOKEN in your environment variables.\n\n\n## Compatibility with IEX cloud\n---\nThe name of the function shall be the name of the endpoint.\nThe function shall accept all variables for a given endpoint using the same variable names per the documentation.\nDifferences between IEX cloud documentation and this API should be considered errors. Please raise an issue if you notice discrepancies.\n\n## Contact\n---\nIf you would like to reach out, feel free to connect with me one of three ways:\n\n1. [On GitHub][1]\n\n2. [On LinkedIn][2]\n\n3. [Via Email][3]\n\nIf there are issues, be it major or semantic, please open an issue on GitHub.\n\n\n[1]: https://github.com/MichaelPHartmann\n[2]: https://www.linkedin.com/in/michael-hartmann/\n[3]: MichaelPeterHartmann94@gmail.com\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": "", "keywords": "Finance", "license": "", "maintainer": "", "maintainer_email": "", "name": "FinMesh", "package_url": "https://pypi.org/project/FinMesh/", "platform": "", "project_url": "https://pypi.org/project/FinMesh/", "project_urls": null, "release_url": "https://pypi.org/project/FinMesh/1.1/", "requires_dist": null, "requires_python": ">3.6", "summary": "A Python wrapper to bring together various financial APIs.", "version": "1.1" }, "last_serial": 5998147, "releases": { "0.9": [ { "comment_text": "", "digests": { "md5": "cc3b839cdc2c275bd51e4a8c4e90d119", "sha256": "f74d2f5799d257e8169eb7dd3e6f898147bb7ae4fcce8206243a55923dd13c79" }, "downloads": -1, "filename": "FinMesh-0.9-py3-none-any.whl", "has_sig": false, "md5_digest": "cc3b839cdc2c275bd51e4a8c4e90d119", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 8112, "upload_time": "2019-08-30T04:42:57", "url": "https://files.pythonhosted.org/packages/55/f1/02025e3372c4b991416a6c346193129954ab6749e9a9054b1c67163f6327/FinMesh-0.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4fb8132498047692e7e6fe379bcd4f10", "sha256": "a3b16e55685694c72247609f27ede8e787bd9189c7e076e96c02c83d70efec96" }, "downloads": -1, "filename": "FinMesh-0.9.tar.gz", "has_sig": false, "md5_digest": "4fb8132498047692e7e6fe379bcd4f10", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6046, "upload_time": "2019-08-30T04:42:59", "url": "https://files.pythonhosted.org/packages/87/ec/b2992026ed51b847dad32281ee2bb88ece12b49418a8dc892eb0bfb5d6f9/FinMesh-0.9.tar.gz" } ], "0.9.1": [ { "comment_text": "", "digests": { "md5": "d7b71d3435d3f85c62d52139ed807552", "sha256": "7085af625669a29b3368aa9db24bbc34d29b6d873473356f80953e34ae1851ce" }, "downloads": -1, "filename": "FinMesh-0.9.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d7b71d3435d3f85c62d52139ed807552", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 8133, "upload_time": "2019-08-31T19:34:37", "url": "https://files.pythonhosted.org/packages/da/5c/68199f95994034cac8b7fc03452d48404834d58ad170ab62ad57151b08b4/FinMesh-0.9.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3373c79f82fbe84f90b374896f4f4b00", "sha256": "993b2f61e1d89854679f05251dcfd1ed66c98f4a6e124d2fdd39eaa0bbd91623" }, "downloads": -1, "filename": "FinMesh-0.9.1.tar.gz", "has_sig": false, "md5_digest": "3373c79f82fbe84f90b374896f4f4b00", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6056, "upload_time": "2019-08-31T19:34:39", "url": "https://files.pythonhosted.org/packages/cc/5d/d1dc3c7a7093559d2645a58778fd6a82e42802af8cbaf4376b4fe078e62a/FinMesh-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "c1a017091fe8c6074b8e428b5f48e50e", "sha256": "e1f1af44533c4d48991d7096ff0f2a4ac9a6e93905418a212f7c47bb8109add8" }, "downloads": -1, "filename": "FinMesh-0.9.2-py3-none-any.whl", "has_sig": false, "md5_digest": "c1a017091fe8c6074b8e428b5f48e50e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 8134, "upload_time": "2019-08-31T20:17:52", "url": "https://files.pythonhosted.org/packages/ba/af/31db350a3c5fcccac21c4fedf62e7de7f48163766194b7fd706d653c26df/FinMesh-0.9.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a8e7969262e9eb0b5255175b8b31eb22", "sha256": "6e786c4ed509a4ed41c97b75bcba0f911d0b2c7c1413dae534fa564d954d3f34" }, "downloads": -1, "filename": "FinMesh-0.9.2.tar.gz", "has_sig": false, "md5_digest": "a8e7969262e9eb0b5255175b8b31eb22", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6052, "upload_time": "2019-08-31T20:17:55", "url": "https://files.pythonhosted.org/packages/cd/3d/cc4fc84bbbd0806b047236e3e0d12fbcb1fa3105e3f5385eeaccda6f15f1/FinMesh-0.9.2.tar.gz" } ], "0.9.3": [ { "comment_text": "", "digests": { "md5": "ffaa301103295b1f0f0c9fe8803fc620", "sha256": "b146e7486c0d5662a6b174f63a852c010c60751ba08fb076098cac3f7fafc6ca" }, "downloads": -1, "filename": "FinMesh-0.9.3-py3-none-any.whl", "has_sig": false, "md5_digest": "ffaa301103295b1f0f0c9fe8803fc620", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 8127, "upload_time": "2019-08-31T20:27:06", "url": "https://files.pythonhosted.org/packages/4e/18/6f3fe4ac307b85d74feda51943c99b9275ab052adaa1a3f9432563ec3bed/FinMesh-0.9.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "88e93f8c3b6694bfba6ff739981a3499", "sha256": "7ff12395ad663d32317eba544e9503a15ac799e940bdaf81efa1eb0f89a1a256" }, "downloads": -1, "filename": "FinMesh-0.9.3.tar.gz", "has_sig": false, "md5_digest": "88e93f8c3b6694bfba6ff739981a3499", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6045, "upload_time": "2019-08-31T20:27:09", "url": "https://files.pythonhosted.org/packages/7f/54/ed06ac0723d684b2691098d0c65f4b63eb1283d9f067b1df0902600b36c9/FinMesh-0.9.3.tar.gz" } ], "0.9.4": [ { "comment_text": "", "digests": { "md5": "93da6a6812138dfb51f6950308b6ec69", "sha256": "02f44df49eaa505403868262505c9d4780076e9320a43865930d599edc5d57fb" }, "downloads": -1, "filename": "FinMesh-0.9.4-py3-none-any.whl", "has_sig": false, "md5_digest": "93da6a6812138dfb51f6950308b6ec69", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 8146, "upload_time": "2019-09-02T23:15:26", "url": "https://files.pythonhosted.org/packages/01/f2/97722f89f7c237640e5f6f12dbd34c92583c1f41daeacc2f024230fb19e7/FinMesh-0.9.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "aed36e2880dd3213848f336fedcc343e", "sha256": "42efc3284f5010d9cb6f09e7fdefdc4035801b9f01bd874d9d54506e47ec24fe" }, "downloads": -1, "filename": "FinMesh-0.9.4.tar.gz", "has_sig": false, "md5_digest": "aed36e2880dd3213848f336fedcc343e", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6072, "upload_time": "2019-09-02T23:15:28", "url": "https://files.pythonhosted.org/packages/ab/41/1c4204f1b12bfc1e72d6e7dd07871b4eb10203f9beff92322672ce0732a2/FinMesh-0.9.4.tar.gz" } ], "0.9.5": [ { "comment_text": "", "digests": { "md5": "73ad1eb3ceddf27c532e777360583ed7", "sha256": "220f230322e9d38515cc4c3032b152c5376993865d1e9b7d037bea1c91bf953a" }, "downloads": -1, "filename": "FinMesh-0.9.5-py3-none-any.whl", "has_sig": false, "md5_digest": "73ad1eb3ceddf27c532e777360583ed7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 8399, "upload_time": "2019-09-24T15:43:54", "url": "https://files.pythonhosted.org/packages/79/ca/805e342e7d6ea3988afb65428970733432ecadb74807b80ed87457db7003/FinMesh-0.9.5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "845cbdcc669cb67ba8bc8977df6d0e39", "sha256": "dc5ec34be571d63fabc37f25325d573c9edce543c09e4c2aa933af6526d9b693" }, "downloads": -1, "filename": "FinMesh-0.9.5.tar.gz", "has_sig": false, "md5_digest": "845cbdcc669cb67ba8bc8977df6d0e39", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6228, "upload_time": "2019-09-24T15:44:29", "url": "https://files.pythonhosted.org/packages/17/94/4f7555158e42612d1221fef8dc7878ee358028864a41f4b071919d92d0eb/FinMesh-0.9.5.tar.gz" } ], "0.9.6": [ { "comment_text": "", "digests": { "md5": "dc789a5e0246b6216306573ead799344", "sha256": "e336a1055c57d7173ce943fc0234f5264c9f2a5071ec9433f7163390698d39a4" }, "downloads": -1, "filename": "FinMesh-0.9.6-py3-none-any.whl", "has_sig": false, "md5_digest": "dc789a5e0246b6216306573ead799344", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 8398, "upload_time": "2019-09-28T18:21:28", "url": "https://files.pythonhosted.org/packages/c8/6a/d01497033eb2dfc8eeb340779c3e737e0f0ff514f4ccd440cfd05c3b3de1/FinMesh-0.9.6-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1460bcc7bd487ac619a36cfcd046a96a", "sha256": "ec42d2a63005ee6cfbf5d20714c74b1332c98a53b5a1bbfed34cea4b084f90ef" }, "downloads": -1, "filename": "FinMesh-0.9.6.tar.gz", "has_sig": false, "md5_digest": "1460bcc7bd487ac619a36cfcd046a96a", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6232, "upload_time": "2019-09-28T18:21:30", "url": "https://files.pythonhosted.org/packages/a5/59/4ba52ed107c34f69597af98364d0ce325127013d3d82711eb7eb78acfbf0/FinMesh-0.9.6.tar.gz" } ], "0.9.7": [ { "comment_text": "", "digests": { "md5": "ab4c0691a06312ae11df7472f7ae925f", "sha256": "06e7cb1297c3ee633c727b013e92f972cd1cf389d88fb4bc3960a7f6ff7dba3e" }, "downloads": -1, "filename": "FinMesh-0.9.7-py3-none-any.whl", "has_sig": false, "md5_digest": "ab4c0691a06312ae11df7472f7ae925f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 3243, "upload_time": "2019-09-28T18:35:36", "url": "https://files.pythonhosted.org/packages/17/e7/4a9813b267a6a6cebaaa0d396ec3542f102ef59f8762ddef086294b65eb5/FinMesh-0.9.7-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f513a2e81765cde201a58a44fc86c017", "sha256": "179cf4a6fc73e9a3dd7d8ced59c688890e8ce8d841280deb2b46108b2ebffb3a" }, "downloads": -1, "filename": "FinMesh-0.9.7.tar.gz", "has_sig": false, "md5_digest": "f513a2e81765cde201a58a44fc86c017", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 2422, "upload_time": "2019-09-28T18:35:37", "url": "https://files.pythonhosted.org/packages/b0/57/fe54f108d945db9e90ee853fcdc388841901d85353e77f1a38c6bbfd4633/FinMesh-0.9.7.tar.gz" } ], "0.9.7.post1": [ { "comment_text": "", "digests": { "md5": "6f9266a4056e1579bbe1ddd90b15e6ee", "sha256": "71bad24bfc09fb8afa744a430e2b2acf5cf1054a05280697886fb0c3fc073e63" }, "downloads": -1, "filename": "FinMesh-0.9.7.post1-py3-none-any.whl", "has_sig": false, "md5_digest": "6f9266a4056e1579bbe1ddd90b15e6ee", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 3312, "upload_time": "2019-09-28T18:48:24", "url": "https://files.pythonhosted.org/packages/0c/71/46f96ece03f028f35148d6af572f004b86110088dced17a7ca1b9d4f18ec/FinMesh-0.9.7.post1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8e493c891ab5892b3e6696ed9d3d6bf4", "sha256": "0bf8191d4fd3ec77fda72e20759eb87c42f4c6f51be186773283744b450e39b4" }, "downloads": -1, "filename": "FinMesh-0.9.7.post1.tar.gz", "has_sig": false, "md5_digest": "8e493c891ab5892b3e6696ed9d3d6bf4", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 2427, "upload_time": "2019-09-28T18:48:26", "url": "https://files.pythonhosted.org/packages/2b/b6/97dbaca4788803d03c16418d35d015cf8306f993dce940ef4812c45753e2/FinMesh-0.9.7.post1.tar.gz" } ], "0.9.7.post2": [ { "comment_text": "", "digests": { "md5": "968f305c1bad362003e9cb0cc8b21260", "sha256": "f30b357893d9c3189c02a59b075ef35f4402c8988206c4910cba766c7a770262" }, "downloads": -1, "filename": "FinMesh-0.9.7.post2-py3-none-any.whl", "has_sig": false, "md5_digest": "968f305c1bad362003e9cb0cc8b21260", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 3324, "upload_time": "2019-09-28T18:59:05", "url": "https://files.pythonhosted.org/packages/08/43/188d5e494d71ea4ece682708330a52d37e1f2bf63d165533e2ab3fb57e9b/FinMesh-0.9.7.post2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "005e5e57477efdd1ff8ce47baab6a442", "sha256": "1da4a70d1e62a387730fc53c9c42b748ab5f91ffb316ede9caf81f17ac230934" }, "downloads": -1, "filename": "FinMesh-0.9.7.post2.tar.gz", "has_sig": false, "md5_digest": "005e5e57477efdd1ff8ce47baab6a442", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 2478, "upload_time": "2019-09-28T18:59:06", "url": "https://files.pythonhosted.org/packages/11/56/c66de91de16b2032a63c0e65aa20525792340a34194e2b475f31e8220fdd/FinMesh-0.9.7.post2.tar.gz" } ], "0.9.7.post3": [ { "comment_text": "", "digests": { "md5": "f54a03b20da52ca483417c87146c6d43", "sha256": "21cdd3e387d6ca6b50e2a971057beb8bc3c6399bbc213c5c42a11274f5c45a72" }, "downloads": -1, "filename": "FinMesh-0.9.7.post3-py3-none-any.whl", "has_sig": false, "md5_digest": "f54a03b20da52ca483417c87146c6d43", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 3324, "upload_time": "2019-09-28T19:03:07", "url": "https://files.pythonhosted.org/packages/a4/e0/54a936c7d89ea4c965abb0f848bbc8a68c9ddb78de411e826f667632ed87/FinMesh-0.9.7.post3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d189138a2d654a0b7688e2283be84881", "sha256": "1c3123b279a47230c63fd729ac910dd4825bbb7ebd7e07d6e8474f6848c880ee" }, "downloads": -1, "filename": "FinMesh-0.9.7.post3.tar.gz", "has_sig": false, "md5_digest": "d189138a2d654a0b7688e2283be84881", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 2485, "upload_time": "2019-09-28T19:03:08", "url": "https://files.pythonhosted.org/packages/18/3a/d063f5fc67e1f5dde7d662074fcaaa462966234f97c2704a23ea1658357e/FinMesh-0.9.7.post3.tar.gz" } ], "0.9.7.post4": [ { "comment_text": "", "digests": { "md5": "82cd4801a45eb6a6adf87754e23ee3ca", "sha256": "c0cfccc432f87fe40dd795df7b4c0e7850cdf2ef8ed8e4093414198e048cd85e" }, "downloads": -1, "filename": "FinMesh-0.9.7.post4-py3-none-any.whl", "has_sig": false, "md5_digest": "82cd4801a45eb6a6adf87754e23ee3ca", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 3312, "upload_time": "2019-09-28T19:04:11", "url": "https://files.pythonhosted.org/packages/92/47/291ff7628d2ec921288f5e5a7ec39da0ce6e04d49310795c3e0306a39616/FinMesh-0.9.7.post4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ac90ab79bead119ad3805f3aa4a72340", "sha256": "145864106c3bea40d4684f39d2b4765536b857c929924c52f7b5808523217e7f" }, "downloads": -1, "filename": "FinMesh-0.9.7.post4.tar.gz", "has_sig": false, "md5_digest": "ac90ab79bead119ad3805f3aa4a72340", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 2430, "upload_time": "2019-09-28T19:04:13", "url": "https://files.pythonhosted.org/packages/82/9d/e5869a5e8a9aeedbbd0eea904d7d276c636207cf1adc40bf3e1b5fa5b264/FinMesh-0.9.7.post4.tar.gz" } ], "0.9.9": [ { "comment_text": "", "digests": { "md5": "268283b27cfd53f7cebd33a839891bb1", "sha256": "52a424a92a04e71fae618162cb6bb3a3aebf765327f0279b055e8d56ac14565f" }, "downloads": -1, "filename": "FinMesh-0.9.9-py3-none-any.whl", "has_sig": false, "md5_digest": "268283b27cfd53f7cebd33a839891bb1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 8397, "upload_time": "2019-09-28T19:18:48", "url": "https://files.pythonhosted.org/packages/77/b8/03b1097d6f2baa63c37a04cc156fa74e78de1dd072d94222f211eee26948/FinMesh-0.9.9-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "28b95c017f46d74b8c24245c04276403", "sha256": "2252f1f11027af46f52287f243f42fe9e84b1f62e63f0c6c3ee9567bf4c83588" }, "downloads": -1, "filename": "FinMesh-0.9.9.tar.gz", "has_sig": false, "md5_digest": "28b95c017f46d74b8c24245c04276403", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6229, "upload_time": "2019-09-28T19:18:50", "url": "https://files.pythonhosted.org/packages/d6/ec/23ba367b023569da26bc6c50b42ef56f1525251b730d1b70e3060c9b1408/FinMesh-0.9.9.tar.gz" } ], "0.9.9.post1": [ { "comment_text": "", "digests": { "md5": "e7f7240a1a40daa2537b3aca6915757b", "sha256": "d5d25fb5a8b001564fd0791f0d0d852c07e2b3ecdc8a76eb532c0dfe367d3976" }, "downloads": -1, "filename": "FinMesh-0.9.9.post1-py3-none-any.whl", "has_sig": false, "md5_digest": "e7f7240a1a40daa2537b3aca6915757b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 13746, "upload_time": "2019-09-28T20:43:34", "url": "https://files.pythonhosted.org/packages/7f/da/46f17a90ae0537dd09b181ca50bde5e2ac28af523aa10837fff9d49bb535/FinMesh-0.9.9.post1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b89af263ded6885c9fdf304f58e64616", "sha256": "d4dd7ed7c0afdcefb7e1770c2f10b5167803976f0186b080b0dcb66eadddc212" }, "downloads": -1, "filename": "FinMesh-0.9.9.post1.tar.gz", "has_sig": false, "md5_digest": "b89af263ded6885c9fdf304f58e64616", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6353, "upload_time": "2019-09-28T20:43:36", "url": "https://files.pythonhosted.org/packages/4c/db/0d62022e91a828445a5ffafd05aa21c193ae049cce1dfc6b15fb2aa6b9e4/FinMesh-0.9.9.post1.tar.gz" } ], "0.9.9.post2": [ { "comment_text": "", "digests": { "md5": "2f780079def381aa7ca18c973edb6acf", "sha256": "fd6b53ee813321456eadc39c382480e3f058d619a1993908d86271939d1dd670" }, "downloads": -1, "filename": "FinMesh-0.9.9.post2-py3-none-any.whl", "has_sig": false, "md5_digest": "2f780079def381aa7ca18c973edb6acf", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 13757, "upload_time": "2019-09-28T20:58:38", "url": "https://files.pythonhosted.org/packages/a1/f8/6ebd03776d841261c38df2c4eefa61382e8768a4e160cc9fef9c648fdf62/FinMesh-0.9.9.post2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "208eac69e6f02c5e0b76f2db68a50363", "sha256": "8dcb742e3dd5668fa8d967cb48721df793a4eaeea1f633166585ca280c748fb6" }, "downloads": -1, "filename": "FinMesh-0.9.9.post2.tar.gz", "has_sig": false, "md5_digest": "208eac69e6f02c5e0b76f2db68a50363", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6287, "upload_time": "2019-09-28T20:58:39", "url": "https://files.pythonhosted.org/packages/71/6d/1b5a9be7ac1c5c911ca3a2c0f2610c675be70041c7a60998bf7bb873902d/FinMesh-0.9.9.post2.tar.gz" } ], "0.9.9.post3": [ { "comment_text": "", "digests": { "md5": "29ef974273c6287d98a99db3277421d0", "sha256": "2af6dcd6e787ba062dccacd3af99745e1ff137048f3bf3c8d5328d9a347888e5" }, "downloads": -1, "filename": "FinMesh-0.9.9.post3-py3-none-any.whl", "has_sig": false, "md5_digest": "29ef974273c6287d98a99db3277421d0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 13757, "upload_time": "2019-09-28T21:02:55", "url": "https://files.pythonhosted.org/packages/54/90/f5f2ba24f5ace512d5c9d92fa5287a9b941657d92ceb8beb7525b7dea92b/FinMesh-0.9.9.post3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ee1e47c7cd5c11ce9e0a6ef4151ea796", "sha256": "abe404dc0e00ff0191ef7565fc344a52f23eb5642915d3e56a3f6421b50a3312" }, "downloads": -1, "filename": "FinMesh-0.9.9.post3.tar.gz", "has_sig": false, "md5_digest": "ee1e47c7cd5c11ce9e0a6ef4151ea796", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6289, "upload_time": "2019-09-28T21:02:56", "url": "https://files.pythonhosted.org/packages/2e/2a/f432de5e14ac498f13fab54c317eab8e6ef31c264dc514f0c36f5c139c7d/FinMesh-0.9.9.post3.tar.gz" } ], "0.9.9.post4": [ { "comment_text": "", "digests": { "md5": "1a923a3995987fc7388b16e60f68073c", "sha256": "febaba4c7eb9e3b6bf2805e81155ebae1152d02123f8b09d063919f5fee9ff29" }, "downloads": -1, "filename": "FinMesh-0.9.9.post4-py3-none-any.whl", "has_sig": false, "md5_digest": "1a923a3995987fc7388b16e60f68073c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 13797, "upload_time": "2019-09-28T21:07:38", "url": "https://files.pythonhosted.org/packages/25/6b/798dfbea60395f8f7afd71e7cd4e938849e729ad9dc67e583e2cd3c6ecb7/FinMesh-0.9.9.post4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8fd04aa3d6a2fd1877b87b4c90c305fe", "sha256": "ffe1e2c73f599db30498f5281a051d13e569e56ff23d109f5ea39ddc75e41ca1" }, "downloads": -1, "filename": "FinMesh-0.9.9.post4.tar.gz", "has_sig": false, "md5_digest": "8fd04aa3d6a2fd1877b87b4c90c305fe", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6290, "upload_time": "2019-09-28T21:07:40", "url": "https://files.pythonhosted.org/packages/f8/e7/064c457723cc7b33a8b15179653c5a3cbe2731dadb076a281a153cdad638/FinMesh-0.9.9.post4.tar.gz" } ], "0.9.9.post5": [ { "comment_text": "", "digests": { "md5": "abba03f60801e1e4335f97462ba534ad", "sha256": "74e4a531b85adf03858269f21b4680d38ca1d9004403e7f12db91d8e22083bee" }, "downloads": -1, "filename": "FinMesh-0.9.9.post5-py3-none-any.whl", "has_sig": false, "md5_digest": "abba03f60801e1e4335f97462ba534ad", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 13799, "upload_time": "2019-09-28T21:11:22", "url": "https://files.pythonhosted.org/packages/aa/b7/2f94ae9f86e35adc7f4682e869df51522ce98fc4650a49823edac2c470b0/FinMesh-0.9.9.post5-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "86ca10209ed12e534becfffe7a2205f8", "sha256": "da45046c066c4cac7ffdabc2c886f5ddf34e95a61716c1e1227bb338c876223e" }, "downloads": -1, "filename": "FinMesh-0.9.9.post5.tar.gz", "has_sig": false, "md5_digest": "86ca10209ed12e534becfffe7a2205f8", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6300, "upload_time": "2019-09-28T21:11:23", "url": "https://files.pythonhosted.org/packages/c5/c4/9fc59ba5dbeeecd25edc306f74cc191c3e6c5519d62587acbba280417fac/FinMesh-0.9.9.post5.tar.gz" } ], "1.0": [ { "comment_text": "", "digests": { "md5": "27057e2d2186dba7eab4963a55b7293e", "sha256": "1d0b2ffdb1d8707f65ad3e1f7e49b004e7d8e384de867ead14b70c613bbb69f9" }, "downloads": -1, "filename": "FinMesh-1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "27057e2d2186dba7eab4963a55b7293e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 13696, "upload_time": "2019-09-28T21:38:51", "url": "https://files.pythonhosted.org/packages/da/b7/a4e198dedd596cff956d3dfa08fb5ecca80482a72dc70c4a368e7aaae178/FinMesh-1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9438ce00fc879e2d5cad59563f7c6cfb", "sha256": "c603538a6ceda7b94fadfa95004509582e8a2953fa05ef0186f117f2ccbfdf59" }, "downloads": -1, "filename": "FinMesh-1.0.tar.gz", "has_sig": false, "md5_digest": "9438ce00fc879e2d5cad59563f7c6cfb", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6269, "upload_time": "2019-09-28T21:38:53", "url": "https://files.pythonhosted.org/packages/0f/8e/6636095a68c4cce4d5def35d811d1f39957ff25860d2fc73a8cca06e90d3/FinMesh-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "675e5a6a1091df1724a8cdd6fa83ebca", "sha256": "072e050198983b0a586610fe889c306962981f50a8dd779557fbd55139523d59" }, "downloads": -1, "filename": "FinMesh-1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "675e5a6a1091df1724a8cdd6fa83ebca", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 14359, "upload_time": "2019-10-19T00:23:36", "url": "https://files.pythonhosted.org/packages/e6/7d/b066ed649567575cba81be686b849c644868defc5b6aabb05bf45a004dbf/FinMesh-1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e3f1e98a8a854c96ce0b3c002fbbf758", "sha256": "0a13feab5f0afba9ed59f39e1d2438327047a5d2b30145eea906db6045d9e732" }, "downloads": -1, "filename": "FinMesh-1.1.tar.gz", "has_sig": false, "md5_digest": "e3f1e98a8a854c96ce0b3c002fbbf758", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6621, "upload_time": "2019-10-19T00:23:38", "url": "https://files.pythonhosted.org/packages/42/0f/68b4eb04ffef87daff8dd01e565dec8a3d5698805a652120a3fb03dfc4fb/FinMesh-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "675e5a6a1091df1724a8cdd6fa83ebca", "sha256": "072e050198983b0a586610fe889c306962981f50a8dd779557fbd55139523d59" }, "downloads": -1, "filename": "FinMesh-1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "675e5a6a1091df1724a8cdd6fa83ebca", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">3.6", "size": 14359, "upload_time": "2019-10-19T00:23:36", "url": "https://files.pythonhosted.org/packages/e6/7d/b066ed649567575cba81be686b849c644868defc5b6aabb05bf45a004dbf/FinMesh-1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e3f1e98a8a854c96ce0b3c002fbbf758", "sha256": "0a13feab5f0afba9ed59f39e1d2438327047a5d2b30145eea906db6045d9e732" }, "downloads": -1, "filename": "FinMesh-1.1.tar.gz", "has_sig": false, "md5_digest": "e3f1e98a8a854c96ce0b3c002fbbf758", "packagetype": "sdist", "python_version": "source", "requires_python": ">3.6", "size": 6621, "upload_time": "2019-10-19T00:23:38", "url": "https://files.pythonhosted.org/packages/42/0f/68b4eb04ffef87daff8dd01e565dec8a3d5698805a652120a3fb03dfc4fb/FinMesh-1.1.tar.gz" } ] }