stocknotebridge


Namestocknotebridge JSON
Version 3.0.0 PyPI version JSON
download
home_pagehttps://github.com/samco-sdk/Python-SDK
Summaryofficial python library for Stocknote APIs
upload_time2024-06-03 11:49:56
maintainerNone
docs_urlNone
authorSamco Securities Limited
requires_pythonNone
licenseMIT License
keywords stocknote api stocknote python sdk samco api trading samco algo trading stock markets samco
VCS
bugtrack_url
requirements certifi six python_dateutil setuptools urllib3 requests future websocket websocket_client
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/samco-sdk/Python-SDK",
    "name": "stocknotebridge",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "stocknote api, stocknote python sdk, samco api trading, samco algo trading, stock markets samco",
    "author": "Samco Securities Limited",
    "author_email": "apisupport@samco.in",
    "download_url": "https://files.pythonhosted.org/packages/46/50/dce9b6b4b6fb66d399cb93946c61559faa67c5d8d5ae7b4b5fecb18a858f/stocknotebridge-3.0.0.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "official python library for Stocknote APIs",
    "version": "3.0.0",
    "project_urls": {
        "Homepage": "https://github.com/samco-sdk/Python-SDK"
    },
    "split_keywords": [
        "stocknote api",
        " stocknote python sdk",
        " samco api trading",
        " samco algo trading",
        " stock markets samco"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4650dce9b6b4b6fb66d399cb93946c61559faa67c5d8d5ae7b4b5fecb18a858f",
                "md5": "b563f82c9ab6666e4665c6ef130a0aa5",
                "sha256": "60fdd3cfcb414c1397ee6c3f8d773812f394fa06b140bf55909aa48a3c803dbd"
            },
            "downloads": -1,
            "filename": "stocknotebridge-3.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b563f82c9ab6666e4665c6ef130a0aa5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 35350,
            "upload_time": "2024-06-03T11:49:56",
            "upload_time_iso_8601": "2024-06-03T11:49:56.689741Z",
            "url": "https://files.pythonhosted.org/packages/46/50/dce9b6b4b6fb66d399cb93946c61559faa67c5d8d5ae7b4b5fecb18a858f/stocknotebridge-3.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-03 11:49:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "samco-sdk",
    "github_project": "Python-SDK",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "certifi",
            "specs": [
                [
                    ">=",
                    "14.05.14"
                ]
            ]
        },
        {
            "name": "six",
            "specs": [
                [
                    ">=",
                    "1.10"
                ]
            ]
        },
        {
            "name": "python_dateutil",
            "specs": [
                [
                    ">=",
                    "2.5.3"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "21.0.0"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    ">=",
                    "1.15.1"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.20.1"
                ]
            ]
        },
        {
            "name": "future",
            "specs": [
                [
                    "==",
                    "0.16"
                ]
            ]
        },
        {
            "name": "websocket",
            "specs": [
                [
                    "==",
                    "0.2.1"
                ]
            ]
        },
        {
            "name": "websocket_client",
            "specs": [
                [
                    "==",
                    "0.57.0"
                ]
            ]
        }
    ],
    "lcname": "stocknotebridge"
}
        
Elapsed time: 0.46345s