tsst


Nametsst JSON
Version 0.0.10 PyPI version JSON
download
home_pageNone
SummaryA automatic trading application of package
upload_time2024-08-28 17:12:07
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licensetest tsst
keywords quant quantitative investment trading algotrading
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # tsst

tsst is a Python library for program traders are convenient to use our lib for program trading

## Installation

Use the package manager [pip]() to install tsst.

```bash
pip install tssst
```

## Usage

```python
import tsst


```

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "tsst",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "quant, quantitative, investment, trading, algotrading",
    "author": null,
    "author_email": "tsst team <aiaristosit@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/57/b0/41f4f0307f7d453546deff054914abc038926c67c6e4af1a23bbd6245afe/tsst-0.0.10.tar.gz",
    "platform": null,
    "description": "# tsst\r\n\r\ntsst is a Python library for program traders are convenient to use our lib for program trading\r\n\r\n## Installation\r\n\r\nUse the package manager [pip]() to install tsst.\r\n\r\n```bash\r\npip install tssst\r\n```\r\n\r\n## Usage\r\n\r\n```python\r\nimport tsst\r\n\r\n\r\n```\r\n\r\n## Contributing\r\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\r\n\r\nPlease make sure to update tests as appropriate.\r\n\r\n## License\r\n",
    "bugtrack_url": null,
    "license": "test tsst ",
    "summary": "A automatic trading application of package",
    "version": "0.0.10",
    "project_urls": null,
    "split_keywords": [
        "quant",
        " quantitative",
        " investment",
        " trading",
        " algotrading"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "820dca376178a4fd70cbde946e5d73bb1b5a684a9f6f59268bc7e1a8e691c014",
                "md5": "45f28e65c784ea5fe43168b6244f63ce",
                "sha256": "5198dc028cf72fbbe1164156b532c2b8e466c027ad4cf728e577ec23bb209576"
            },
            "downloads": -1,
            "filename": "tsst-0.0.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "45f28e65c784ea5fe43168b6244f63ce",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2143,
            "upload_time": "2024-08-28T17:12:05",
            "upload_time_iso_8601": "2024-08-28T17:12:05.402734Z",
            "url": "https://files.pythonhosted.org/packages/82/0d/ca376178a4fd70cbde946e5d73bb1b5a684a9f6f59268bc7e1a8e691c014/tsst-0.0.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "57b041f4f0307f7d453546deff054914abc038926c67c6e4af1a23bbd6245afe",
                "md5": "884114d892dab37fa6488d389f510c73",
                "sha256": "717f712e35b338cd044a5d316acf136de4d26a0c65338f2b6a33c692993b1496"
            },
            "downloads": -1,
            "filename": "tsst-0.0.10.tar.gz",
            "has_sig": false,
            "md5_digest": "884114d892dab37fa6488d389f510c73",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1818,
            "upload_time": "2024-08-28T17:12:07",
            "upload_time_iso_8601": "2024-08-28T17:12:07.168557Z",
            "url": "https://files.pythonhosted.org/packages/57/b0/41f4f0307f7d453546deff054914abc038926c67c6e4af1a23bbd6245afe/tsst-0.0.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-28 17:12:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "tsst"
}
        
Elapsed time: 0.50763s