justcard


Namejustcard JSON
Version 0.0.1 PyPI version JSON
download
home_pageNone
SummaryJust a Card Game
upload_time2024-05-05 05:02:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10.11
licenseNone
keywords algorithm trade bot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Just: _Card Game_

Just a Card Game that build from Python. The main propose is playing with
websocket server that able to play some game together with any connected servers.

## Features

## Pocker

* https://github.com/annaymj/Python-Code/blob/master/Poker.py

## License

This project was licensed under the terms of the [MIT license](LICENSE), and thanks
all for reference public blogs that sharing knowledge to me.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "justcard",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10.11",
    "maintainer_email": "justpods <korawich.anu@gmail.com>",
    "keywords": "algorithm, trade, bot",
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d0/14/7ec849b699b14453df678cfedbed801ecaf45f768f04c5130c9280f22052/justcard-0.0.1.tar.gz",
    "platform": null,
    "description": "# Just: _Card Game_\n\nJust a Card Game that build from Python. The main propose is playing with\nwebsocket server that able to play some game together with any connected servers.\n\n## Features\n\n## Pocker\n\n* https://github.com/annaymj/Python-Code/blob/master/Poker.py\n\n## License\n\nThis project was licensed under the terms of the [MIT license](LICENSE), and thanks\nall for reference public blogs that sharing knowledge to me.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Just a Card Game",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/justpods/justcard/",
        "Source Code": "https://github.com/justpods/justcard/"
    },
    "split_keywords": [
        "algorithm",
        " trade",
        " bot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fde30cf2503357b79bbe51b26ea05b4544400d29faf0152696b9ec27cc7b2ec",
                "md5": "5f935eb7ecaf7b622e2192ff83b7266b",
                "sha256": "81087dce71eac67b2ae0dd7aa54fd662636e76f428dac62b6f0a2d306ff14151"
            },
            "downloads": -1,
            "filename": "justcard-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5f935eb7ecaf7b622e2192ff83b7266b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10.11",
            "size": 6879,
            "upload_time": "2024-05-05T05:02:41",
            "upload_time_iso_8601": "2024-05-05T05:02:41.032547Z",
            "url": "https://files.pythonhosted.org/packages/9f/de/30cf2503357b79bbe51b26ea05b4544400d29faf0152696b9ec27cc7b2ec/justcard-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d0147ec849b699b14453df678cfedbed801ecaf45f768f04c5130c9280f22052",
                "md5": "365ad981fe9d85d3ebc08dc772ea2b70",
                "sha256": "9f16969594aa1191663b34541313e0a9f0587dd79c5b8cf49b7d1373930b4452"
            },
            "downloads": -1,
            "filename": "justcard-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "365ad981fe9d85d3ebc08dc772ea2b70",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10.11",
            "size": 6597,
            "upload_time": "2024-05-05T05:02:42",
            "upload_time_iso_8601": "2024-05-05T05:02:42.349235Z",
            "url": "https://files.pythonhosted.org/packages/d0/14/7ec849b699b14453df678cfedbed801ecaf45f768f04c5130c9280f22052/justcard-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-05 05:02:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "justpods",
    "github_project": "justcard",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "justcard"
}
        
Elapsed time: 0.26473s