nbdev-ys
================
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
A deck of cards demo
## Install
``` sh
pip install nbdev_ys
```
## How to use
The lab provides a card class you can use to create, display and compare
playing card:
``` python
Card(1,3)
```
``` python
suits
```
Raw data
{
"_id": null,
"home_page": "https://github.com/YolandaSunYS/nbdev-ys",
"name": "nbdev-ys",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "n,b,d,e,v, ,j,u,p,y,t,e,r, ,n,o,t,e,b,o,o,k, ,p,y,t,h,o,n",
"author": "Ying Sun",
"author_email": "ying.sun@rakuten.com",
"download_url": "https://files.pythonhosted.org/packages/6a/4a/e4f80b6a3f79d8a56777318e2b42e65a079b04f7ea57416fdf3dd570035c/nbdev-ys-0.0.1.tar.gz",
"platform": null,
"description": "nbdev-ys\n================\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nA deck of cards demo\n\n## Install\n\n``` sh\npip install nbdev_ys\n```\n\n## How to use\n\nThe lab provides a card class you can use to create, display and compare\nplaying card:\n\n``` python\nCard(1,3)\n```\n\n``` python\nsuits\n```\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "demo",
"version": "0.0.1",
"split_keywords": [
"n",
"b",
"d",
"e",
"v",
" ",
"j",
"u",
"p",
"y",
"t",
"e",
"r",
" ",
"n",
"o",
"t",
"e",
"b",
"o",
"o",
"k",
" ",
"p",
"y",
"t",
"h",
"o",
"n"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1cec9ba2ffa55327bf2837d2e8781d2998747e6e5e2395c75d8c0ef1fb54a514",
"md5": "7af388398972bdeed13398ec9610a752",
"sha256": "6c5f226dd3cbd609017940d2ed3c9ce18237c18e82e4d9ac9b0846e1180ffaa4"
},
"downloads": -1,
"filename": "nbdev_ys-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7af388398972bdeed13398ec9610a752",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 7013,
"upload_time": "2023-03-10T05:18:19",
"upload_time_iso_8601": "2023-03-10T05:18:19.060748Z",
"url": "https://files.pythonhosted.org/packages/1c/ec/9ba2ffa55327bf2837d2e8781d2998747e6e5e2395c75d8c0ef1fb54a514/nbdev_ys-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6a4ae4f80b6a3f79d8a56777318e2b42e65a079b04f7ea57416fdf3dd570035c",
"md5": "9b379679cfc4b2bec8659bfcd91d71d4",
"sha256": "a346b0007c0ccf82284d6b00ff06a7f254c5b3d026751b43e0adcf15f35d7797"
},
"downloads": -1,
"filename": "nbdev-ys-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "9b379679cfc4b2bec8659bfcd91d71d4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 7319,
"upload_time": "2023-03-10T05:18:20",
"upload_time_iso_8601": "2023-03-10T05:18:20.796804Z",
"url": "https://files.pythonhosted.org/packages/6a/4a/e4f80b6a3f79d8a56777318e2b42e65a079b04f7ea57416fdf3dd570035c/nbdev-ys-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-10 05:18:20",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "YolandaSunYS",
"github_project": "nbdev-ys",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "nbdev-ys"
}