calcbench-api-client


Namecalcbench-api-client JSON
Version 14.1.3 PyPI version JSON
download
home_pagehttps://github.com/calcbench/python_api_client
SummaryClient for Calcbench data.
upload_time2024-10-25 15:01:33
maintainerNone
docs_urlNone
authorAndrew Kittredge
requires_python>=3.6
licenseApache2
keywords finance accounting sec 10-(k|q)
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Calcbench API Client

Calcbench is an interface to the XBRL encoded 10-(K|Q) and press releases public companies file on the SEC's Edgar system.

    >>>%pip install "calcbench-api-client[Pandas]
    >>>import calcbench as cb
    >>>cb.standardized(company_identifiers=["MSFT", "GOOG"], point_in_time=True)

:warning: **API access is not included in the standard Calcbench subscription. Talk to us@calcbench.com before you start coding.**

## Documentation

http://calcbench.github.io/python_api_client/html/index.html

## Examples

https://github.com/calcbench/notebooks

## Installation

    pip install calcbench-api-client

## Credentials

Use your Calcbench username (email) and password.

Start a free two week Calcbench trial @ https://www.calcbench.com/join

## Support

support@calcbench.com

## Credit

@someben https://github.com/calcbench/python_api_client/commit/6c2312525fa365acc91bd8e979037fc2492845f3

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/calcbench/python_api_client",
    "name": "calcbench-api-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "finance accounting SEC 10-(K|Q)",
    "author": "Andrew Kittredge",
    "author_email": "andrew@calcbench.com",
    "download_url": "https://files.pythonhosted.org/packages/d8/ff/54b177dba5571fba007517277ff2ae7e543ed78c4a5533462a967ba608a4/calcbench_api_client-14.1.3.tar.gz",
    "platform": null,
    "description": "# Calcbench API Client\r\n\r\nCalcbench is an interface to the XBRL encoded 10-(K|Q) and press releases public companies file on the SEC's Edgar system.\r\n\r\n    >>>%pip install \"calcbench-api-client[Pandas]\r\n    >>>import calcbench as cb\r\n    >>>cb.standardized(company_identifiers=[\"MSFT\", \"GOOG\"], point_in_time=True)\r\n\r\n:warning: **API access is not included in the standard Calcbench subscription. Talk to us@calcbench.com before you start coding.**\r\n\r\n## Documentation\r\n\r\nhttp://calcbench.github.io/python_api_client/html/index.html\r\n\r\n## Examples\r\n\r\nhttps://github.com/calcbench/notebooks\r\n\r\n## Installation\r\n\r\n    pip install calcbench-api-client\r\n\r\n## Credentials\r\n\r\nUse your Calcbench username (email) and password.\r\n\r\nStart a free two week Calcbench trial @ https://www.calcbench.com/join\r\n\r\n## Support\r\n\r\nsupport@calcbench.com\r\n\r\n## Credit\r\n\r\n@someben https://github.com/calcbench/python_api_client/commit/6c2312525fa365acc91bd8e979037fc2492845f3\r\n",
    "bugtrack_url": null,
    "license": "Apache2",
    "summary": "Client for Calcbench data.",
    "version": "14.1.3",
    "project_urls": {
        "Documentation": "http://calcbench.github.io/python_api_client/html/index.html",
        "Examples": "https://github.com/calcbench/notebooks",
        "Homepage": "https://github.com/calcbench/python_api_client"
    },
    "split_keywords": [
        "finance",
        "accounting",
        "sec",
        "10-(k|q)"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6a16c419ab5eb382f492a8c67519de3d52f697e6210c63189485362f3671bb46",
                "md5": "b5c81551ce8fff49bc2d8e86ce5ba1f5",
                "sha256": "a616c9d713410ab179102679a077f7e09802e22157363569f79ae34294152ab0"
            },
            "downloads": -1,
            "filename": "calcbench_api_client-14.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b5c81551ce8fff49bc2d8e86ce5ba1f5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 47297,
            "upload_time": "2024-10-25T15:01:31",
            "upload_time_iso_8601": "2024-10-25T15:01:31.752930Z",
            "url": "https://files.pythonhosted.org/packages/6a/16/c419ab5eb382f492a8c67519de3d52f697e6210c63189485362f3671bb46/calcbench_api_client-14.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8ff54b177dba5571fba007517277ff2ae7e543ed78c4a5533462a967ba608a4",
                "md5": "19df430cc78509961fbf89a2ef487f89",
                "sha256": "951267deb5bc98428dd9bf2858422ea007772c1b7d24824eb680696beb9cb175"
            },
            "downloads": -1,
            "filename": "calcbench_api_client-14.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "19df430cc78509961fbf89a2ef487f89",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 36632,
            "upload_time": "2024-10-25T15:01:33",
            "upload_time_iso_8601": "2024-10-25T15:01:33.174771Z",
            "url": "https://files.pythonhosted.org/packages/d8/ff/54b177dba5571fba007517277ff2ae7e543ed78c4a5533462a967ba608a4/calcbench_api_client-14.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-25 15:01:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "calcbench",
    "github_project": "python_api_client",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "calcbench-api-client"
}
        
Elapsed time: 4.24165s