## Run in Docker Container
```bash
# Build Docker image
docker build -t timer-demo:test .
# Run Docker container
docker run --rm -it timer-demo:test python3 app
```
Raw data
{
"_id": null,
"home_page": "https://github.com/wyhwong/20241022-pyusergroup",
"name": "timer-demo",
"maintainer": "wyhwong",
"docs_url": null,
"requires_python": "<3.12,>=3.11",
"maintainer_email": "wyhwong@link.cuhk.edu.hk",
"keywords": "python",
"author": "wyhwong",
"author_email": "wyhwong@link.cuhk.edu.hk",
"download_url": "https://files.pythonhosted.org/packages/60/84/53697d1984bf709e162d21dac10094fe4e77e9d260cd4d36ef384a08bf38/timer_demo-0.0.1.tar.gz",
"platform": null,
"description": "## Run in Docker Container\n\n```bash\n# Build Docker image\ndocker build -t timer-demo:test .\n\n# Run Docker container\ndocker run --rm -it timer-demo:test python3 app\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A demo package for Python User Group, 22 Oct 2024",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/wyhwong/20241022-pyusergroup",
"Repository": "https://github.com/wyhwong/20241022-pyusergroup"
},
"split_keywords": [
"python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "caf4ad8e2177e2fbe555a006e127e8fb7d60048b635eb0e4beaba0711adac3b0",
"md5": "abc2ee769476c881ee00a8150de0c7ac",
"sha256": "3ebbbe66ad3efd371532051d6bf270eb73bb87c175e8fd90746cd5f330de01ff"
},
"downloads": -1,
"filename": "timer_demo-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "abc2ee769476c881ee00a8150de0c7ac",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.12,>=3.11",
"size": 1660,
"upload_time": "2024-10-03T14:12:49",
"upload_time_iso_8601": "2024-10-03T14:12:49.695249Z",
"url": "https://files.pythonhosted.org/packages/ca/f4/ad8e2177e2fbe555a006e127e8fb7d60048b635eb0e4beaba0711adac3b0/timer_demo-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "608453697d1984bf709e162d21dac10094fe4e77e9d260cd4d36ef384a08bf38",
"md5": "0f68a3c83a7c6db9f71faefa62590ea2",
"sha256": "ee08dd49482d5ad980c821d01706a0defd246b91ca5aeb132db06a8cb7a96570"
},
"downloads": -1,
"filename": "timer_demo-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "0f68a3c83a7c6db9f71faefa62590ea2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.12,>=3.11",
"size": 1425,
"upload_time": "2024-10-03T14:12:51",
"upload_time_iso_8601": "2024-10-03T14:12:51.294937Z",
"url": "https://files.pythonhosted.org/packages/60/84/53697d1984bf709e162d21dac10094fe4e77e9d260cd4d36ef384a08bf38/timer_demo-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-03 14:12:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "wyhwong",
"github_project": "20241022-pyusergroup",
"github_not_found": true,
"lcname": "timer-demo"
}