cwc


Namecwc JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/kirin123kirin/cwc
Summarycwc description
upload_time2023-10-19 03:44:19
maintainer
docs_urlNone
authorkirin123kirin
requires_python
licenseMIT
keywords wordcloud
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # cwc  by Python Library
[![Upload pypi.org](https://github.com/kirin123kirin/cwc/actions/workflows/pypi.yml/badge.svg?branch=v0.1.1)](https://github.com/kirin123kirin/cwc/actions/workflows/pypi.yml)

# Overview
TODO

# Goal
* TODO

# Implementation
TODO

# Install
```
$ pip install cwc
```

# UnInstall
```
$ pip uninstall cwc
```

# Requirement
* python3.6 later.

# Liscense
* [MIT Liscense](https://github.com/kirin123kirin/cwc/blob/master/LICENSE)

# run command Environment
* Windows
* Linux
* Mac OSX

# Usage
TODO

# Example
TODO

# Perfomance
TODO

# Libraries used
* TODO

# References used
* TODO



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kirin123kirin/cwc",
    "name": "cwc",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "wordcloud",
    "author": "kirin123kirin",
    "author_email": "kirin123kirin@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "# cwc  by Python Library\r\n[![Upload pypi.org](https://github.com/kirin123kirin/cwc/actions/workflows/pypi.yml/badge.svg?branch=v0.1.1)](https://github.com/kirin123kirin/cwc/actions/workflows/pypi.yml)\r\n\r\n# Overview\r\nTODO\r\n\r\n# Goal\r\n* TODO\r\n\r\n# Implementation\r\nTODO\r\n\r\n# Install\r\n```\r\n$ pip install cwc\r\n```\r\n\r\n# UnInstall\r\n```\r\n$ pip uninstall cwc\r\n```\r\n\r\n# Requirement\r\n* python3.6 later.\r\n\r\n# Liscense\r\n* [MIT Liscense](https://github.com/kirin123kirin/cwc/blob/master/LICENSE)\r\n\r\n# run command Environment\r\n* Windows\r\n* Linux\r\n* Mac OSX\r\n\r\n# Usage\r\nTODO\r\n\r\n# Example\r\nTODO\r\n\r\n# Perfomance\r\nTODO\r\n\r\n# Libraries used\r\n* TODO\r\n\r\n# References used\r\n* TODO\r\n\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "cwc description",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/kirin123kirin/cwc"
    },
    "split_keywords": [
        "wordcloud"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de026264a0b2ba8ccf79fbd6a1cc219a33a3493d4df4fbe294771f2dce7af642",
                "md5": "a820278993bbf08f884d5922d2914935",
                "sha256": "c458dbc9e865f7b3b78f96484bd479f60dbc50db322e42b07a1483c249ab99ba"
            },
            "downloads": -1,
            "filename": "cwc-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a820278993bbf08f884d5922d2914935",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 4654,
            "upload_time": "2023-10-19T03:44:19",
            "upload_time_iso_8601": "2023-10-19T03:44:19.632085Z",
            "url": "https://files.pythonhosted.org/packages/de/02/6264a0b2ba8ccf79fbd6a1cc219a33a3493d4df4fbe294771f2dce7af642/cwc-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-19 03:44:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kirin123kirin",
    "github_project": "cwc",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cwc"
}
        
Elapsed time: 0.12432s