bubuxiong_word_count


Namebubuxiong_word_count JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryWord Count Project.
upload_time2023-10-09 02:41:27
maintainer
docs_urlNone
authortest
requires_python>=3.10,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Word Count

## 1. Overview

Word Count Project.

## 2. Usage

### 2.1 init project

```bash
poetry install -v
```

### 2.2 usage

TODO

## 3. Develop

You may need to read the [develop document](./docs/development.md) to use SRC Layout in your IDE.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "bubuxiong_word_count",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "test",
    "author_email": "test@example.com",
    "download_url": "https://files.pythonhosted.org/packages/5f/1c/745512cc4e9135548ea3e384586d1b0ad725b52692d415630f9f9be0d8c1/bubuxiong_word_count-0.1.0.tar.gz",
    "platform": null,
    "description": "# Word Count\n\n## 1. Overview\n\nWord Count Project.\n\n## 2. Usage\n\n### 2.1 init project\n\n```bash\npoetry install -v\n```\n\n### 2.2 usage\n\nTODO\n\n## 3. Develop\n\nYou may need to read the [develop document](./docs/development.md) to use SRC Layout in your IDE.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Word Count Project.",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3e6d1a39182d6c53cbe0850c79ac53f9ac92b1e7a1580b3a03eec2fc29667ea7",
                "md5": "fd389a92211a61ca042c92a250bcc8fe",
                "sha256": "a2a4a68ec3e6dca8beed2a90200b5e0939a3c1d9460e7ac26a08e611bfe6d77e"
            },
            "downloads": -1,
            "filename": "bubuxiong_word_count-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fd389a92211a61ca042c92a250bcc8fe",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 3656,
            "upload_time": "2023-10-09T02:41:26",
            "upload_time_iso_8601": "2023-10-09T02:41:26.017254Z",
            "url": "https://files.pythonhosted.org/packages/3e/6d/1a39182d6c53cbe0850c79ac53f9ac92b1e7a1580b3a03eec2fc29667ea7/bubuxiong_word_count-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f1c745512cc4e9135548ea3e384586d1b0ad725b52692d415630f9f9be0d8c1",
                "md5": "823daa1c706e1652112bfd762b659d43",
                "sha256": "e0f5f270589c5af8ed3928c583111cc588d3a63901e4c20f3b484168994bbe1f"
            },
            "downloads": -1,
            "filename": "bubuxiong_word_count-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "823daa1c706e1652112bfd762b659d43",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 2634,
            "upload_time": "2023-10-09T02:41:27",
            "upload_time_iso_8601": "2023-10-09T02:41:27.854857Z",
            "url": "https://files.pythonhosted.org/packages/5f/1c/745512cc4e9135548ea3e384586d1b0ad725b52692d415630f9f9be0d8c1/bubuxiong_word_count-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-09 02:41:27",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "bubuxiong_word_count"
}
        
Elapsed time: 0.23881s