# seedwork-python
Python seedwork library.
[](https://github.com/psf/black)
## Table of Contents
- [Requirements](#requirements)
- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
## Requirements
## Installation
## Usage
## License
[MIT @ Huang Kai](./LICENSE)
Raw data
{
"_id": null,
"home_page": "https://github.com/Huangkai1008/seedwork-python",
"name": "seedwork-python",
"maintainer": "Huang Kai",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "h1770360848@outlook.com",
"keywords": "",
"author": "Huang Kai",
"author_email": "h1770360848@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/64/e4/40eae25021c9ad9163760bc168b6164100717d65e7cadbaf5fcda8837b39/seedwork_python-0.2.0.tar.gz",
"platform": null,
"description": "# seedwork-python\n\nPython seedwork library.\n\n[](https://github.com/psf/black)\n\n## Table of Contents\n\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Usage](#usage)\n- [License](#license)\n\n## Requirements\n\n\n## Installation\n\n## Usage\n\n## License\n[MIT @ Huang Kai](./LICENSE)\n\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python seedwork library.",
"version": "0.2.0",
"project_urls": {
"Homepage": "https://github.com/Huangkai1008/seedwork-python",
"Repository": "https://github.com/Huangkai1008/seedwork-python"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cec13ef823bd87c1ae2f8c354fdb32711f950e180e814f4037bd6f1f9f62bcd0",
"md5": "6d0e00c6b8c5cd7a561e1a85e4bdfa6e",
"sha256": "a5648024c725f91855d74c37cbef28c8b978bc6e6d95dd26bd92c25cffc9d400"
},
"downloads": -1,
"filename": "seedwork_python-0.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6d0e00c6b8c5cd7a561e1a85e4bdfa6e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 12970,
"upload_time": "2023-07-12T03:16:25",
"upload_time_iso_8601": "2023-07-12T03:16:25.025927Z",
"url": "https://files.pythonhosted.org/packages/ce/c1/3ef823bd87c1ae2f8c354fdb32711f950e180e814f4037bd6f1f9f62bcd0/seedwork_python-0.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "64e440eae25021c9ad9163760bc168b6164100717d65e7cadbaf5fcda8837b39",
"md5": "036d15c9b2c38cd541c037f74fbe2662",
"sha256": "e9c59a4a377995b28a2ecf15f4d292b42cc0acdbe8de36a26ca1ba7703b8a2f8"
},
"downloads": -1,
"filename": "seedwork_python-0.2.0.tar.gz",
"has_sig": false,
"md5_digest": "036d15c9b2c38cd541c037f74fbe2662",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 7774,
"upload_time": "2023-07-12T03:16:26",
"upload_time_iso_8601": "2023-07-12T03:16:26.484896Z",
"url": "https://files.pythonhosted.org/packages/64/e4/40eae25021c9ad9163760bc168b6164100717d65e7cadbaf5fcda8837b39/seedwork_python-0.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-12 03:16:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Huangkai1008",
"github_project": "seedwork-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "annotated-types",
"specs": [
[
"==",
"0.5.0"
]
]
},
{
"name": "greenlet",
"specs": [
[
"==",
"2.0.2"
]
]
},
{
"name": "mypy-extensions",
"specs": [
[
"==",
"1.0.0"
]
]
},
{
"name": "mypy",
"specs": [
[
"==",
"1.4.1"
]
]
},
{
"name": "pydantic-core",
"specs": [
[
"==",
"2.1.2"
]
]
},
{
"name": "pydantic",
"specs": [
[
"==",
"2.0.2"
]
]
},
{
"name": "sqlalchemy",
"specs": [
[
"==",
"2.0.18"
]
]
},
{
"name": "tomli",
"specs": [
[
"==",
"2.0.1"
]
]
},
{
"name": "typing-extensions",
"specs": [
[
"==",
"4.7.1"
]
]
}
],
"lcname": "seedwork-python"
}