mas


Namemas JSON
Version 0.0.4 PyPI version JSON
download
home_pageNone
SummaryA automatic trading application of package
upload_time2025-02-21 07:14:02
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licensetest mas
keywords quant quantitative investment trading algotrading
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mas

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

## Installation

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

```bash
pip install mas
```

## Usage

```python
import mas


```

## 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": "mas",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "quant, quantitative, investment, trading, algotrading",
    "author": null,
    "author_email": "mas team <fhfgftma@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/25/d6/6c67ba5f86c3bd6dd253c0ebcead44f3610756a7e6a9efe0b91595ae1654/mas-0.0.4.tar.gz",
    "platform": null,
    "description": "# mas\r\n\r\nmas 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 mas.\r\n\r\n```bash\r\npip install mas\r\n```\r\n\r\n## Usage\r\n\r\n```python\r\nimport mas\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 mas ",
    "summary": "A automatic trading application of package",
    "version": "0.0.4",
    "project_urls": null,
    "split_keywords": [
        "quant",
        " quantitative",
        " investment",
        " trading",
        " algotrading"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2dd3a0335158f31bd1336e66b63c18b9eb5d126efebd7ded8b5ed45e169d45a0",
                "md5": "9d0a54a1cecfd7ec8e09bcaa3172ecc1",
                "sha256": "1938872da94e43fa820459a7553d13b488d3159533e1b9f034f14e99057396db"
            },
            "downloads": -1,
            "filename": "mas-0.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9d0a54a1cecfd7ec8e09bcaa3172ecc1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1818,
            "upload_time": "2025-02-21T07:14:00",
            "upload_time_iso_8601": "2025-02-21T07:14:00.706489Z",
            "url": "https://files.pythonhosted.org/packages/2d/d3/a0335158f31bd1336e66b63c18b9eb5d126efebd7ded8b5ed45e169d45a0/mas-0.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "25d66c67ba5f86c3bd6dd253c0ebcead44f3610756a7e6a9efe0b91595ae1654",
                "md5": "9447eff73f471b3394460db001e90593",
                "sha256": "c282f98ee76ef88d4c9ffee0d4240fe2f5ba66c788eed3f1dfed6c82295f8724"
            },
            "downloads": -1,
            "filename": "mas-0.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "9447eff73f471b3394460db001e90593",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1604,
            "upload_time": "2025-02-21T07:14:02",
            "upload_time_iso_8601": "2025-02-21T07:14:02.484131Z",
            "url": "https://files.pythonhosted.org/packages/25/d6/6c67ba5f86c3bd6dd253c0ebcead44f3610756a7e6a9efe0b91595ae1654/mas-0.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-21 07:14:02",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "mas"
}
        
Elapsed time: 0.59180s