stsp


Namestsp JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/beilak/stsp.git
SummarySecurities trading strategies protocols
upload_time2024-02-24 20:43:28
maintainer
docs_urlNone
authorBeilak
requires_python>=3.12,<4.0
licenseMIT
keywords stock trading strategies protocols
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # stsp
Securities trading strategies protocols

## Descriptions
This lib provide protocols for Traiding system (https://github.com/beilak/IntelligentTradingStrategies)

# ToDo


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/beilak/stsp.git",
    "name": "stsp",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.12,<4.0",
    "maintainer_email": "",
    "keywords": "stock,trading,strategies,protocols",
    "author": "Beilak",
    "author_email": "beylak@yandex.ru",
    "download_url": "https://files.pythonhosted.org/packages/9a/d9/22f10de5f75e5631a14ec9709c82da3bddc955083be95cee9124e4cf4ca8/stsp-0.1.1.tar.gz",
    "platform": null,
    "description": "# stsp\nSecurities trading strategies protocols\n\n## Descriptions\nThis lib provide protocols for Traiding system (https://github.com/beilak/IntelligentTradingStrategies)\n\n# ToDo\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Securities trading strategies protocols",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/beilak/stsp.git",
        "Repository": "https://github.com/beilak/stsp.git"
    },
    "split_keywords": [
        "stock",
        "trading",
        "strategies",
        "protocols"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "55d8b9ff36133584a2acad326819a8f2e0869eac70df1c1cec8b4ea7916add98",
                "md5": "80115b6732ffdfec3fea5a6c08e7456d",
                "sha256": "5c0d707b7e5cdb647f800c98004f3e7d8bf2ba5f1c6b4ff80b992dccd81e30e1"
            },
            "downloads": -1,
            "filename": "stsp-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "80115b6732ffdfec3fea5a6c08e7456d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12,<4.0",
            "size": 6250,
            "upload_time": "2024-02-24T20:43:26",
            "upload_time_iso_8601": "2024-02-24T20:43:26.541734Z",
            "url": "https://files.pythonhosted.org/packages/55/d8/b9ff36133584a2acad326819a8f2e0869eac70df1c1cec8b4ea7916add98/stsp-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ad922f10de5f75e5631a14ec9709c82da3bddc955083be95cee9124e4cf4ca8",
                "md5": "8cfc459d8e8d7f64038ed4a46660444f",
                "sha256": "2f01ed780c4f030131a95d9a359033b2eda8c8d63b25a57d8e7531a96f815cf7"
            },
            "downloads": -1,
            "filename": "stsp-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "8cfc459d8e8d7f64038ed4a46660444f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12,<4.0",
            "size": 3270,
            "upload_time": "2024-02-24T20:43:28",
            "upload_time_iso_8601": "2024-02-24T20:43:28.545754Z",
            "url": "https://files.pythonhosted.org/packages/9a/d9/22f10de5f75e5631a14ec9709c82da3bddc955083be95cee9124e4cf4ca8/stsp-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-24 20:43:28",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "beilak",
    "github_project": "stsp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "stsp"
}
        
Elapsed time: 0.19596s