justtrade


Namejusttrade JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryJust a Trading Bot Algorithm and Simple Server
upload_time2024-05-04 07:27:12
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10.11
licenseNone
keywords algorithm trade bot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Just: _Trading Bot_

Just a Trading Bot Algorithm and Simple Server.

## Features

## License

This project was licensed under the terms of the [MIT license](LICENSE), and thanks
all for reference public blogs that sharing knowledge to me.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "justtrade",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.11",
    "maintainer_email": "justpods <korawich.anu@gmail.com>",
    "keywords": "algorithm, trade, bot",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/aa/80/77453e8c8ca632f93d94997f9cbe07b4e8339ac57ce387bc4afe8c4d2f5a/justtrade-0.0.1.tar.gz",
    "platform": null,
    "description": "# Just: _Trading Bot_\n\nJust a Trading Bot Algorithm and Simple Server.\n\n## Features\n\n## License\n\nThis project was licensed under the terms of the [MIT license](LICENSE), and thanks\nall for reference public blogs that sharing knowledge to me.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Just a Trading Bot Algorithm and Simple Server",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/justpods/justtrade/",
        "Source Code": "https://github.com/justpods/justtrade/"
    },
    "split_keywords": [
        "algorithm",
        " trade",
        " bot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d8a5cd1fa854cd5597a35d9a07e25cc4cdf2f0e455420bf50e8d305b1e86b842",
                "md5": "02add3ce625c99272190e2d9b6660854",
                "sha256": "b26a3a70d8600e60edb3a66f3be5417df17543f8d098f10b8a95f0547aa52876"
            },
            "downloads": -1,
            "filename": "justtrade-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "02add3ce625c99272190e2d9b6660854",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.11",
            "size": 3260,
            "upload_time": "2024-05-04T07:27:09",
            "upload_time_iso_8601": "2024-05-04T07:27:09.951473Z",
            "url": "https://files.pythonhosted.org/packages/d8/a5/cd1fa854cd5597a35d9a07e25cc4cdf2f0e455420bf50e8d305b1e86b842/justtrade-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa8077453e8c8ca632f93d94997f9cbe07b4e8339ac57ce387bc4afe8c4d2f5a",
                "md5": "70b0692d288045afb58441a5d4e5b000",
                "sha256": "446fefcbad4890de837bbddb8387f75a859c91f7c2b1f3c2a9d14ea767b8a790"
            },
            "downloads": -1,
            "filename": "justtrade-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "70b0692d288045afb58441a5d4e5b000",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.11",
            "size": 3204,
            "upload_time": "2024-05-04T07:27:12",
            "upload_time_iso_8601": "2024-05-04T07:27:12.906471Z",
            "url": "https://files.pythonhosted.org/packages/aa/80/77453e8c8ca632f93d94997f9cbe07b4e8339ac57ce387bc4afe8c4d2f5a/justtrade-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-04 07:27:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "justpods",
    "github_project": "justtrade",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "justtrade"
}
        
Elapsed time: 0.24140s