theobb


Nametheobb JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryThe obb and nothing else.
upload_time2024-07-05 12:21:22
maintainerNone
docs_urlNone
authorTheodore
requires_python<3.13,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # The OBB

This python package is a wrapper around the openbb-core that exposes the obb interface and nothing else.

## Installation

```bash
pip install https://github.com/piiq/theobb.git
```

---

🦋 Made with [openbb cookiecutter](https://github.com/openbb-finance/openbb-cookiecutter).
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "theobb",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Theodore",
    "author_email": "aptekarev@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/28/9d/cd308e96a780ee8d270fbf1512eb3b17eb14adcb39cdb88c547fb8dbbb43/theobb-1.0.0.tar.gz",
    "platform": null,
    "description": "# The OBB\n\nThis python package is a wrapper around the openbb-core that exposes the obb interface and nothing else.\n\n## Installation\n\n```bash\npip install https://github.com/piiq/theobb.git\n```\n\n---\n\n\ud83e\udd8b Made with [openbb cookiecutter](https://github.com/openbb-finance/openbb-cookiecutter).",
    "bugtrack_url": null,
    "license": null,
    "summary": "The obb and nothing else.",
    "version": "1.0.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ec5ef1f69d6ec9d4d988adb5e3112ed20881882e34dbc34b3496ae75179d0be",
                "md5": "b218c6bf41af0551f26250a0bbdc8795",
                "sha256": "05c58b90c61903aac3481d7fdcaa1cee420b29eb22602f82918fdc36b69b906b"
            },
            "downloads": -1,
            "filename": "theobb-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b218c6bf41af0551f26250a0bbdc8795",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 13720,
            "upload_time": "2024-07-05T12:21:20",
            "upload_time_iso_8601": "2024-07-05T12:21:20.729797Z",
            "url": "https://files.pythonhosted.org/packages/2e/c5/ef1f69d6ec9d4d988adb5e3112ed20881882e34dbc34b3496ae75179d0be/theobb-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "289dcd308e96a780ee8d270fbf1512eb3b17eb14adcb39cdb88c547fb8dbbb43",
                "md5": "2dd465353a727918e3fdc17b9493a73a",
                "sha256": "d878241e0a7bdff2cd3c9009a1884758bdf58f179fb613e4b18c6d40af9a3567"
            },
            "downloads": -1,
            "filename": "theobb-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2dd465353a727918e3fdc17b9493a73a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 13337,
            "upload_time": "2024-07-05T12:21:22",
            "upload_time_iso_8601": "2024-07-05T12:21:22.473649Z",
            "url": "https://files.pythonhosted.org/packages/28/9d/cd308e96a780ee8d270fbf1512eb3b17eb14adcb39cdb88c547fb8dbbb43/theobb-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-05 12:21:22",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "theobb"
}
        
Elapsed time: 0.27677s