bert-schemas


Namebert-schemas JSON
Version 4.6.11 PyPI version JSON
download
home_pageNone
SummaryBert service schemas
upload_time2024-12-12 21:43:07
maintainerNone
docs_urlNone
authorLarry Buza
requires_python<4.0,>=3.10
licenseApache-2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Bert Schemas

[![License: Apache](https://img.shields.io/badge/License-Apache-yellow.svg)](https://opensource.org/licenses/Apache-2.0) [![Twitter](https://img.shields.io/twitter/url/https/twitter.com/Infleqtion.svg?style=social&label=Follow%20%40Infleqtion)](https://twitter.com/Infleqtion)

## 🚀 Quick Install

```python
pip install bert-schemas
```

## 🧭 Introduction

These Pydantic schemas are used by projects such as Oqtant for defining and validating REST payloads.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "bert-schemas",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Larry Buza",
    "author_email": "lawrence.buza@infleqtion.com",
    "download_url": "https://files.pythonhosted.org/packages/ab/b9/bca618515f8746eff3fd78258dc7f13a8d2faac0753cb1584a293982dfcd/bert_schemas-4.6.11.tar.gz",
    "platform": null,
    "description": "# Bert Schemas\n\n[![License: Apache](https://img.shields.io/badge/License-Apache-yellow.svg)](https://opensource.org/licenses/Apache-2.0) [![Twitter](https://img.shields.io/twitter/url/https/twitter.com/Infleqtion.svg?style=social&label=Follow%20%40Infleqtion)](https://twitter.com/Infleqtion)\n\n## \ud83d\ude80 Quick Install\n\n```python\npip install bert-schemas\n```\n\n## \ud83e\udded Introduction\n\nThese Pydantic schemas are used by projects such as Oqtant for defining and validating REST payloads.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Bert service schemas",
    "version": "4.6.11",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1d68985c79e0717dc2acaf9c41bee86f3b5109478504912bf98247b188c79a66",
                "md5": "e42ec5933d361eec71e006f8b83bbd6b",
                "sha256": "76b43fb8b672745f56512b638f08f935dd8e4a77185218590ddd167c2eae2d84"
            },
            "downloads": -1,
            "filename": "bert_schemas-4.6.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e42ec5933d361eec71e006f8b83bbd6b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 30952,
            "upload_time": "2024-12-12T21:43:06",
            "upload_time_iso_8601": "2024-12-12T21:43:06.294400Z",
            "url": "https://files.pythonhosted.org/packages/1d/68/985c79e0717dc2acaf9c41bee86f3b5109478504912bf98247b188c79a66/bert_schemas-4.6.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "abb9bca618515f8746eff3fd78258dc7f13a8d2faac0753cb1584a293982dfcd",
                "md5": "6b527b9468f65109e4ccd65705b765d6",
                "sha256": "791f257cab48677ae64bb3d4b960972a2f931bb2c0fe61d8d5ba8640837835a4"
            },
            "downloads": -1,
            "filename": "bert_schemas-4.6.11.tar.gz",
            "has_sig": false,
            "md5_digest": "6b527b9468f65109e4ccd65705b765d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 22497,
            "upload_time": "2024-12-12T21:43:07",
            "upload_time_iso_8601": "2024-12-12T21:43:07.570931Z",
            "url": "https://files.pythonhosted.org/packages/ab/b9/bca618515f8746eff3fd78258dc7f13a8d2faac0753cb1584a293982dfcd/bert_schemas-4.6.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-12 21:43:07",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "bert-schemas"
}
        
Elapsed time: 0.34185s