Name | oztk JSON |
Version |
0.0.1
JSON |
| download |
home_page | None |
Summary | Yuanzhen' s Python Toolkit Repo |
upload_time | 2024-07-11 13:52:57 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | None |
keywords |
oztk
toolkit
utility
china
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# oztk
Yuanzhen' s Python Toolkit Repo
## Quick Start
### Install the latest `oztk` pip package
```shell
$ pip install oztk
```
### Run the `oztk-demo` application
**Please switch to a new python env first**
For instance:
- Conda env
- Python virtual environment
```shell
$ oztk-demo
****************************************************************
This is the demo greeting from Yuanzhen OZTK toolkit!
Demo:
Foo: -> Bar
****************************************************************
```
Raw data
{
"_id": null,
"home_page": null,
"name": "oztk",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": "oztk, toolkit, utility, China",
"author": null,
"author_email": "Yuanzhen Zhou <szrednick@gmail.com>",
"download_url": null,
"platform": null,
"description": "# oztk\n\nYuanzhen' s Python Toolkit Repo\n\n## Quick Start\n\n### Install the latest `oztk` pip package\n\n```shell\n$ pip install oztk\n```\n\n### Run the `oztk-demo` application\n\n**Please switch to a new python env first**\n\nFor instance:\n- Conda env\n- Python virtual environment\n\n```shell\n$ oztk-demo\n****************************************************************\nThis is the demo greeting from Yuanzhen OZTK toolkit!\nDemo:\n\tFoo: -> Bar\n****************************************************************\n```\n",
"bugtrack_url": null,
"license": null,
"summary": "Yuanzhen' s Python Toolkit Repo",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/zhouyuanzhen/oztk"
},
"split_keywords": [
"oztk",
" toolkit",
" utility",
" china"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "2c982e43731cae4509d18de733785381456e443e6e5c801a252e03ddc23ef636",
"md5": "45bc37c5f7d9de8f763a7fe7f3435038",
"sha256": "6f8e905c3da40c09e48865302c9e47d5d6ddee278b00115b040fe4909c793d08"
},
"downloads": -1,
"filename": "oztk-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "45bc37c5f7d9de8f763a7fe7f3435038",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 3057,
"upload_time": "2024-07-11T13:52:57",
"upload_time_iso_8601": "2024-07-11T13:52:57.071048Z",
"url": "https://files.pythonhosted.org/packages/2c/98/2e43731cae4509d18de733785381456e443e6e5c801a252e03ddc23ef636/oztk-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-07-11 13:52:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "zhouyuanzhen",
"github_project": "oztk",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "oztk"
}