pyxtb


Namepyxtb JSON
Version 1.0.0.post1 PyPI version JSON
download
home_pageNone
SummaryPython wrapper for XTB HTTP API
upload_time2024-10-18 21:26:01
maintainerNone
docs_urlNone
authorMichal Karol
requires_python<4.0,>=3.12
licenseMIT
keywords xtb finance stock
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyXTB
Python wrapper for XTB HTTP API.

## Licence
MIT

## Example
To see library use see example.ipynb or visit [https://MichalKarol.github.io/pyxtb](https://MichalKarol.github.io/pyxtb)

## Author
MichaƂ Karol <michal.p.karol@gmail.com>  
[Mastodon](https://mastodon.pl/@mkarol)  
[Github](https://github.com/MichalKarol)  

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyxtb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.12",
    "maintainer_email": null,
    "keywords": "xtb, finance, stock",
    "author": "Michal Karol",
    "author_email": "michal.p.karol@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/8c/10/e32a2b9e356388a2e9a6646a50fb1af67e2d0f4f44239c304f74c5232099/pyxtb-1.0.0.post1.tar.gz",
    "platform": null,
    "description": "# PyXTB\nPython wrapper for XTB HTTP API.\n\n## Licence\nMIT\n\n## Example\nTo see library use see example.ipynb or visit [https://MichalKarol.github.io/pyxtb](https://MichalKarol.github.io/pyxtb)\n\n## Author\nMicha\u0142 Karol <michal.p.karol@gmail.com>  \n[Mastodon](https://mastodon.pl/@mkarol)  \n[Github](https://github.com/MichalKarol)  \n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python wrapper for XTB HTTP API",
    "version": "1.0.0.post1",
    "project_urls": {
        "Documentation": "https://michalkarol.github.io/pyxtb/",
        "Homepage": "https://michalkarol.github.io/pyxtb/",
        "Issues": "https://github.com/MichalKarol/pyxtb/issues",
        "Releases": "https://github.com/MichalKarol/pyxtb/releases",
        "Repository": "https://github.com/MichalKarol/pyxtb"
    },
    "split_keywords": [
        "xtb",
        " finance",
        " stock"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "884b692b073081a4a8e4d006c6b62102fa4e35d371ec6867490627b5f1f430a3",
                "md5": "d26853359058423595daf45d9564147e",
                "sha256": "29ecd2375dd337cdf2eecc7991b96a721e5cadbd066290304cf3418334f74dbf"
            },
            "downloads": -1,
            "filename": "pyxtb-1.0.0.post1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d26853359058423595daf45d9564147e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.12",
            "size": 12739,
            "upload_time": "2024-10-18T21:25:59",
            "upload_time_iso_8601": "2024-10-18T21:25:59.550748Z",
            "url": "https://files.pythonhosted.org/packages/88/4b/692b073081a4a8e4d006c6b62102fa4e35d371ec6867490627b5f1f430a3/pyxtb-1.0.0.post1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8c10e32a2b9e356388a2e9a6646a50fb1af67e2d0f4f44239c304f74c5232099",
                "md5": "2911a44f564219d721ca140c52c2d01e",
                "sha256": "fe5df48db93eec11b0f3fc14b6d8cf906c118ed02e02ca335edae5bf9160b144"
            },
            "downloads": -1,
            "filename": "pyxtb-1.0.0.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "2911a44f564219d721ca140c52c2d01e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.12",
            "size": 11972,
            "upload_time": "2024-10-18T21:26:01",
            "upload_time_iso_8601": "2024-10-18T21:26:01.098716Z",
            "url": "https://files.pythonhosted.org/packages/8c/10/e32a2b9e356388a2e9a6646a50fb1af67e2d0f4f44239c304f74c5232099/pyxtb-1.0.0.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-18 21:26:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MichalKarol",
    "github_project": "pyxtb",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyxtb"
}
        
Elapsed time: 1.65572s