# tortoise-orm-stubs
Type stubs that make **tortoise-orm** a bit easier to work with when using type checkers.
Specifically, data fields' types automatically reflect the value of null argument (i.e. become optional if you set null=True)
## Installation
`pip install tortoise-orm-stubs`
## Disclaimer
Previously **tortoise-orm-stubs** provided a lot more value but now the majority of its functionality has become a part of **tortoise-orm**. Hopefully, it will become completely unnecessary in the future.
Raw data
{
"_id": null,
"home_page": "https://github.com/zmievsa/tortoise-orm-stubs",
"name": "tortoise-orm-stubs",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8,<4.0",
"maintainer_email": "",
"keywords": "",
"author": "Stanislav Zmiev",
"author_email": "zmievsa@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/ba/49/45b06cda907e55226b8ed4ddc71d13ff61505bfe366d72276462eeee9d2b/tortoise_orm_stubs-1.0.2.tar.gz",
"platform": null,
"description": "# tortoise-orm-stubs\n\nType stubs that make **tortoise-orm** a bit easier to work with when using type checkers.\n\nSpecifically, data fields' types automatically reflect the value of null argument (i.e. become optional if you set null=True)\n\n## Installation\n\n`pip install tortoise-orm-stubs`\n\n## Disclaimer\n\nPreviously **tortoise-orm-stubs** provided a lot more value but now the majority of its functionality has become a part of **tortoise-orm**. Hopefully, it will become completely unnecessary in the future.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Type stubs that make tortoise-orm a lot easier to work with when using type checkers.",
"version": "1.0.2",
"project_urls": {
"Homepage": "https://github.com/zmievsa/tortoise-orm-stubs",
"Repository": "https://github.com/zmievsa/tortoise-orm-stubs"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "33b1f0b111dcf9381987f8acb143dd95b77934a3e9120a6c63b2cf4255c2934c",
"md5": "94f69f6e0a446265bf8ac25dcbbbce5b",
"sha256": "5ae3c2b0eb0286669563634b98202bbdf46349966b1c85659f3160de4fb655d6"
},
"downloads": -1,
"filename": "tortoise_orm_stubs-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "94f69f6e0a446265bf8ac25dcbbbce5b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4.0",
"size": 4681,
"upload_time": "2023-11-20T14:48:22",
"upload_time_iso_8601": "2023-11-20T14:48:22.536392Z",
"url": "https://files.pythonhosted.org/packages/33/b1/f0b111dcf9381987f8acb143dd95b77934a3e9120a6c63b2cf4255c2934c/tortoise_orm_stubs-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ba4945b06cda907e55226b8ed4ddc71d13ff61505bfe366d72276462eeee9d2b",
"md5": "db334968d9c917d31af0d650a03d5be9",
"sha256": "f4d6a810f295bebd83aa71b05ebd2decd883517f3c9530bd2376b9209b0777c6"
},
"downloads": -1,
"filename": "tortoise_orm_stubs-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "db334968d9c917d31af0d650a03d5be9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4.0",
"size": 4559,
"upload_time": "2023-11-20T14:48:26",
"upload_time_iso_8601": "2023-11-20T14:48:26.806642Z",
"url": "https://files.pythonhosted.org/packages/ba/49/45b06cda907e55226b8ed4ddc71d13ff61505bfe366d72276462eeee9d2b/tortoise_orm_stubs-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-20 14:48:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zmievsa",
"github_project": "tortoise-orm-stubs",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "tortoise-orm-stubs"
}