algodojo


Namealgodojo JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/DojoTechs/
SummaryA automatic trading application of package
upload_time2023-08-06 11:12:47
maintainer
docs_urlNone
authorAlgoDojo team
requires_python>=3.6
license
keywords quant quantitative investment trading algotrading
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # dojo

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

## Installation

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

```bash
pip install algodojo
```

## Usage

```python
import algodojo


```

## 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": "https://github.com/DojoTechs/",
    "name": "algodojo",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "quant quantitative investment trading algotrading",
    "author": "AlgoDojo team",
    "author_email": "slin@dojotechs.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/a4/d3b30a3aaf79f8ab2c69b23236f4d08fbf3169f7e660f7026ad1c933a405/algodojo-0.2.2.tar.gz",
    "platform": null,
    "description": "# dojo\n\nAlgo Dojo is a Python library for program traders are convenient to use our lib for program trading\n\n## Installation\n\nUse the package manager [pip]() to install algodojo.\n\n```bash\npip install algodojo\n```\n\n## Usage\n\n```python\nimport algodojo\n\n\n```\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A automatic trading application of package",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/DojoTechs/"
    },
    "split_keywords": [
        "quant",
        "quantitative",
        "investment",
        "trading",
        "algotrading"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "51ded7b732ba9a7b76a2b2e88714d52cd3a613d41389386a6d6e08cc2542d774",
                "md5": "a334b7a41222d0530002fb1341fec657",
                "sha256": "7d21755b9a6d337a7f2656aab981066a170facdd3cb1b4e570c00adc3da855a2"
            },
            "downloads": -1,
            "filename": "algodojo-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a334b7a41222d0530002fb1341fec657",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3317967,
            "upload_time": "2023-08-06T11:12:44",
            "upload_time_iso_8601": "2023-08-06T11:12:44.884206Z",
            "url": "https://files.pythonhosted.org/packages/51/de/d7b732ba9a7b76a2b2e88714d52cd3a613d41389386a6d6e08cc2542d774/algodojo-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5a4d3b30a3aaf79f8ab2c69b23236f4d08fbf3169f7e660f7026ad1c933a405",
                "md5": "ecaa9563e53a973d9266b27d08af9492",
                "sha256": "cdadd391b4de99ec73a68af27832306057660d02a85b5fadeb241da522deebac"
            },
            "downloads": -1,
            "filename": "algodojo-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ecaa9563e53a973d9266b27d08af9492",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3307145,
            "upload_time": "2023-08-06T11:12:47",
            "upload_time_iso_8601": "2023-08-06T11:12:47.319309Z",
            "url": "https://files.pythonhosted.org/packages/e5/a4/d3b30a3aaf79f8ab2c69b23236f4d08fbf3169f7e660f7026ad1c933a405/algodojo-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-06 11:12:47",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "algodojo"
}
        
Elapsed time: 0.09712s