quqie


Namequqie JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/maguowei/quqie
Summary
upload_time2023-01-15 14:11:22
maintainer
docs_urlNone
authormaguowei
requires_python>=3.7,<4.0
licenseMIT
keywords quqie
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # quqie

[![ci](https://github.com/maguowei/quqie/actions/workflows/ci.yml/badge.svg)](https://github.com/maguowei/quqie/actions/workflows/ci.yml)
[![Publish Python Package](https://github.com/maguowei/quqie/actions/workflows/publish.yml/badge.svg)](https://github.com/maguowei/quqie/actions/workflows/publish.yml)

## Install

```bash
$ pip install quqie
```

## Dev
```bash
$ poetry run quqie-cli --help
```
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/maguowei/quqie",
    "name": "quqie",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<4.0",
    "maintainer_email": "",
    "keywords": "quqie",
    "author": "maguowei",
    "author_email": "imaguowei@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/7e/0d/51e0780eb245a829547fcd03091ecc3fe0ced979d20a1c83b15880ae199a/quqie-0.0.2.tar.gz",
    "platform": null,
    "description": "# quqie\n\n[![ci](https://github.com/maguowei/quqie/actions/workflows/ci.yml/badge.svg)](https://github.com/maguowei/quqie/actions/workflows/ci.yml)\n[![Publish Python Package](https://github.com/maguowei/quqie/actions/workflows/publish.yml/badge.svg)](https://github.com/maguowei/quqie/actions/workflows/publish.yml)\n\n## Install\n\n```bash\n$ pip install quqie\n```\n\n## Dev\n```bash\n$ poetry run quqie-cli --help\n```",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "0.0.2",
    "split_keywords": [
        "quqie"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f5c91ac1bf2350bd2e3a70d67e04b3e12a231d40512246ef70d1b42d5120804",
                "md5": "6c334cb885435dcfc23305262c7d2721",
                "sha256": "f1f30da039ca297fa38b79efdf02f6fd0e0d1b69160d64b784dbcdf7859c35b6"
            },
            "downloads": -1,
            "filename": "quqie-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c334cb885435dcfc23305262c7d2721",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<4.0",
            "size": 3422,
            "upload_time": "2023-01-15T14:11:20",
            "upload_time_iso_8601": "2023-01-15T14:11:20.992672Z",
            "url": "https://files.pythonhosted.org/packages/1f/5c/91ac1bf2350bd2e3a70d67e04b3e12a231d40512246ef70d1b42d5120804/quqie-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7e0d51e0780eb245a829547fcd03091ecc3fe0ced979d20a1c83b15880ae199a",
                "md5": "46aef101c31ca8b9ca65f71b5c773d4e",
                "sha256": "0b527d5c140e58576d890669a8a7bb9f8720e81d7bc8511f4f53233dd3910d68"
            },
            "downloads": -1,
            "filename": "quqie-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "46aef101c31ca8b9ca65f71b5c773d4e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<4.0",
            "size": 2374,
            "upload_time": "2023-01-15T14:11:22",
            "upload_time_iso_8601": "2023-01-15T14:11:22.424835Z",
            "url": "https://files.pythonhosted.org/packages/7e/0d/51e0780eb245a829547fcd03091ecc3fe0ced979d20a1c83b15880ae199a/quqie-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-15 14:11:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "maguowei",
    "github_project": "quqie",
    "lcname": "quqie"
}
        
Elapsed time: 0.02643s