simfin


Namesimfin JSON
Version 1.0.1 PyPI version JSON
download
home_pagehttps://github.com/simfin/simfin
SummarySimple financial data for Python
upload_time2024-04-03 11:31:11
maintainerNone
docs_urlNone
authorSimFin
requires_pythonNone
licenseMIT
keywords financial data finance
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            SimFin makes it easy to obtain and use financial and stock-market data in Python. It automatically downloads share-prices and fundamental data from the [SimFin](https://www.simfin.com/) server, saves the data to disk for future use, and loads the data into Pandas DataFrames.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/simfin/simfin",
    "name": "simfin",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "financial data, finance",
    "author": "SimFin",
    "author_email": "info@simfin.com",
    "download_url": "https://files.pythonhosted.org/packages/30/22/f187f230f42c96ae7508abccb11532f5342a1000480d552cc3744f212dff/simfin-1.0.1.tar.gz",
    "platform": null,
    "description": "SimFin makes it easy to obtain and use financial and stock-market data in Python. It automatically downloads share-prices and fundamental data from the [SimFin](https://www.simfin.com/) server, saves the data to disk for future use, and loads the data into Pandas DataFrames.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simple financial data for Python",
    "version": "1.0.1",
    "project_urls": {
        "Homepage": "https://github.com/simfin/simfin"
    },
    "split_keywords": [
        "financial data",
        " finance"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4543e84640f5692b24d354001b2c635f09f6f5ddc3b89b1399ecff84dfd79a11",
                "md5": "4437c375972e1e54c4943ddd8aabeac5",
                "sha256": "e2e6d9404d75f30e919f50f84dc576c0d833514a3ded1e38745365da150e5bf2"
            },
            "downloads": -1,
            "filename": "simfin-1.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "4437c375972e1e54c4943ddd8aabeac5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 61599,
            "upload_time": "2024-04-03T11:31:04",
            "upload_time_iso_8601": "2024-04-03T11:31:04.995943Z",
            "url": "https://files.pythonhosted.org/packages/45/43/e84640f5692b24d354001b2c635f09f6f5ddc3b89b1399ecff84dfd79a11/simfin-1.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3022f187f230f42c96ae7508abccb11532f5342a1000480d552cc3744f212dff",
                "md5": "3c16bb5a1ba5d268821fef85e8d8f3f7",
                "sha256": "24e921daff7f938e714ccc7543fd8e75d267f2844dcb0cee8e203259f1a17673"
            },
            "downloads": -1,
            "filename": "simfin-1.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3c16bb5a1ba5d268821fef85e8d8f3f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 54815,
            "upload_time": "2024-04-03T11:31:11",
            "upload_time_iso_8601": "2024-04-03T11:31:11.879395Z",
            "url": "https://files.pythonhosted.org/packages/30/22/f187f230f42c96ae7508abccb11532f5342a1000480d552cc3744f212dff/simfin-1.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-03 11:31:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "simfin",
    "github_project": "simfin",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "simfin"
}
        
Elapsed time: 0.21123s