Abigale2


NameAbigale2 JSON
Version 1.3.5 PyPI version JSON
download
home_pagehttps://github.com/yanjlee/Abigale2
SummaryThis project is inherited from the original [Abigale](http://git.snowwalkerj.cn:81/SnowWalkerJ/Abigale), with the folloing improvements/changes:.
upload_time2024-06-01 05:36:14
maintainerNone
docs_urlNone
authoryanjlee
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Abigale 2

This project is inherited from the original [Abigale](http://git.snowwalkerj.cn:81/SnowWalkerJ/Abigale), with the folloing improvements/changes:

- More detailed backtest / risk information and analysis
- ~~No longer support multi-users~~
- Reduce the burden of background API

## Docker Installation

```bash
echo "ALLOW_ORIGIN=http://{your domain}" > .env
docker-compose up -d
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yanjlee/Abigale2",
    "name": "Abigale2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "yanjlee",
    "author_email": "yanjlee@163.com",
    "download_url": "https://files.pythonhosted.org/packages/37/a0/93a65a1e834cf8fb835832b28716d4c473ee42f355ba6169757d4b7203ba/abigale2-1.3.5.tar.gz",
    "platform": null,
    "description": "# Abigale 2\r\n\r\nThis project is inherited from the original [Abigale](http://git.snowwalkerj.cn:81/SnowWalkerJ/Abigale), with the folloing improvements/changes:\r\n\r\n- More detailed backtest / risk information and analysis\r\n- ~~No longer support multi-users~~\r\n- Reduce the burden of background API\r\n\r\n## Docker Installation\r\n\r\n```bash\r\necho \"ALLOW_ORIGIN=http://{your domain}\" > .env\r\ndocker-compose up -d\r\n```\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "This project is inherited from the original [Abigale](http://git.snowwalkerj.cn:81/SnowWalkerJ/Abigale), with the folloing improvements/changes:.",
    "version": "1.3.5",
    "project_urls": {
        "Homepage": "https://github.com/yanjlee/Abigale2"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "71b51790118cde88541d3a509b0fd183e68e8ce47a9289361a4b30f07912c27b",
                "md5": "ffdc655a00c1399df4abec4ce1bcbaf4",
                "sha256": "f2b8ecb3abe3172b4436a0d3be455c5c29564c22a0c56047b1eb1fdf0c38394f"
            },
            "downloads": -1,
            "filename": "Abigale2-1.3.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ffdc655a00c1399df4abec4ce1bcbaf4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2475,
            "upload_time": "2024-06-01T05:36:10",
            "upload_time_iso_8601": "2024-06-01T05:36:10.147845Z",
            "url": "https://files.pythonhosted.org/packages/71/b5/1790118cde88541d3a509b0fd183e68e8ce47a9289361a4b30f07912c27b/Abigale2-1.3.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37a093a65a1e834cf8fb835832b28716d4c473ee42f355ba6169757d4b7203ba",
                "md5": "1456b8d51b04dcd1751310df4996a2b0",
                "sha256": "baf82c88fcd8527dca1f98096f92b5a62b00c2b2800a7e28723dee967f41ea9c"
            },
            "downloads": -1,
            "filename": "abigale2-1.3.5.tar.gz",
            "has_sig": false,
            "md5_digest": "1456b8d51b04dcd1751310df4996a2b0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3060,
            "upload_time": "2024-06-01T05:36:14",
            "upload_time_iso_8601": "2024-06-01T05:36:14.895983Z",
            "url": "https://files.pythonhosted.org/packages/37/a0/93a65a1e834cf8fb835832b28716d4c473ee42f355ba6169757d4b7203ba/abigale2-1.3.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-01 05:36:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yanjlee",
    "github_project": "Abigale2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "abigale2"
}
        
Elapsed time: 4.25225s