# Sane Finances
[pypi_project]: https://pypi.org/project/sane-finances/
[pypi_badge]: https://img.shields.io/pypi/v/sane-finances.svg
[![pypi badge][pypi_badge]][pypi_project]
![tests](https://github.com/StanleySane/sane-finances/actions/workflows/tests.yml/badge.svg)
A library for download and parse financial data from various sources.
Library provides unified interface for access to various sources of financial data.
Such as stocks or bonds historical values.
## Disclaimer
This library acts like some sort of "middleware" between financial source API and user.
It does not store or analyze data.
So in many (or most) cases you may need legal permission for access to source API and usage of downloaded data.
This library does not provide any of such permission by design.
Before use of this library you have to examine user agreement of each source independently.
If you have no special permission or breach user agreement then use library on your own responsibility.
Raw data
{
"_id": null,
"home_page": "https://github.com/StanleySane/sane-finances",
"name": "sane-finances",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "MSCI, MOEX, Moscow Exchange, Solactive, CBR, Bank of Russia, Yahoo Finance, S&P, Dow Jones, iShares, LBMA, Bloomberg, Stocks, Bonds, ETF",
"author": "Sane Development",
"author_email": "sane.development.org@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/44/5d/5487f3f3ea63e89a021db83554dc4c1e6efc736a060351ff3887553275a8/sane_finances-2.1.tar.gz",
"platform": null,
"description": "# Sane Finances \r\n\r\n[pypi_project]: https://pypi.org/project/sane-finances/\r\n[pypi_badge]: https://img.shields.io/pypi/v/sane-finances.svg\r\n[![pypi badge][pypi_badge]][pypi_project]\r\n![tests](https://github.com/StanleySane/sane-finances/actions/workflows/tests.yml/badge.svg)\r\n\r\nA library for download and parse financial data from various sources.\r\n\r\nLibrary provides unified interface for access to various sources of financial data.\r\nSuch as stocks or bonds historical values.\r\n\r\n## Disclaimer\r\n\r\nThis library acts like some sort of \"middleware\" between financial source API and user.\r\nIt does not store or analyze data.\r\nSo in many (or most) cases you may need legal permission for access to source API and usage of downloaded data.\r\nThis library does not provide any of such permission by design.\r\n\r\nBefore use of this library you have to examine user agreement of each source independently.\r\nIf you have no special permission or breach user agreement then use library on your own responsibility.\r\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License",
"summary": "A library for download and parse financial data from different sources",
"version": "2.1",
"project_urls": {
"Bug Tracker": "https://github.com/StanleySane/sane-finances/issues",
"Homepage": "https://github.com/StanleySane/sane-finances",
"Source": "https://github.com/StanleySane/sane-finances"
},
"split_keywords": [
"msci",
" moex",
" moscow exchange",
" solactive",
" cbr",
" bank of russia",
" yahoo finance",
" s&p",
" dow jones",
" ishares",
" lbma",
" bloomberg",
" stocks",
" bonds",
" etf"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "98aa1a67caceabb0c36ad7a03a110148e6ea0d4ea0d4be9126c4ae14d3c15a0b",
"md5": "b9225cd15a848d071e3fd030a4b82a81",
"sha256": "ce4fab12db284c1673a93d4accd7ccec5a56a41a1caf504a9181e0af43f47809"
},
"downloads": -1,
"filename": "sane_finances-2.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b9225cd15a848d071e3fd030a4b82a81",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 131147,
"upload_time": "2024-07-19T15:38:12",
"upload_time_iso_8601": "2024-07-19T15:38:12.398610Z",
"url": "https://files.pythonhosted.org/packages/98/aa/1a67caceabb0c36ad7a03a110148e6ea0d4ea0d4be9126c4ae14d3c15a0b/sane_finances-2.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "445d5487f3f3ea63e89a021db83554dc4c1e6efc736a060351ff3887553275a8",
"md5": "c6eb504c88dfdc94a609663f783e6fa6",
"sha256": "c56cb0cbd284c540d587f71f5660cbd7b83a4360e260b60d44ad922b1ef9cbdd"
},
"downloads": -1,
"filename": "sane_finances-2.1.tar.gz",
"has_sig": false,
"md5_digest": "c6eb504c88dfdc94a609663f783e6fa6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 172125,
"upload_time": "2024-07-19T15:38:13",
"upload_time_iso_8601": "2024-07-19T15:38:13.998275Z",
"url": "https://files.pythonhosted.org/packages/44/5d/5487f3f3ea63e89a021db83554dc4c1e6efc736a060351ff3887553275a8/sane_finances-2.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-19 15:38:13",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "StanleySane",
"github_project": "sane-finances",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "sane-finances"
}