uke


Nameuke JSON
Version 0.1.0.dev1 PyPI version JSON
download
home_pagehttps://github.com/llxlr/uke
SummaryCreating Ukulele Chord and Strumming Patterns Diagrams in SVG with Python
upload_time2023-04-16 13:23:43
maintainer
docs_urlNone
authorllxlr
requires_python>=3.7,<3.11
licenseMIT
keywords music ukulele uke uku chord audio svg strumming patterns
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # uke

[![PyPI - Version](https://img.shields.io/pypi/v/uke.svg)](https://pypi.org/project/uke)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/uke.svg)](https://pypi.org/project/uke)
[![Poetry project](https://img.shields.io/badge/%F0%9F%A6%84-Poetry-60A5FA.svg)](https://github.com/python-poetry/poetry)

-----

**Table of Contents**

- [Installation](#installation)
- [License](#license)

## Installation

```console
pip install uke
```

```console
pipx install uke
```

## License

`uke` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/llxlr/uke",
    "name": "uke",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7,<3.11",
    "maintainer_email": "",
    "keywords": "music,ukulele,uke,uku,chord,audio,svg,strumming patterns",
    "author": "llxlr",
    "author_email": "i@xhlr.top",
    "download_url": "https://files.pythonhosted.org/packages/60/23/fb4f445989fb9c391e6abfa3af1c42567cd4257840e9243441d0deefa33c/uke-0.1.0.dev1.tar.gz",
    "platform": null,
    "description": "# uke\n\n[![PyPI - Version](https://img.shields.io/pypi/v/uke.svg)](https://pypi.org/project/uke)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/uke.svg)](https://pypi.org/project/uke)\n[![Poetry project](https://img.shields.io/badge/%F0%9F%A6%84-Poetry-60A5FA.svg)](https://github.com/python-poetry/poetry)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```console\npip install uke\n```\n\n```console\npipx install uke\n```\n\n## License\n\n`uke` is distributed under the terms of the [MIT](https://spdx.org/licenses/MIT.html) license.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Creating Ukulele Chord and Strumming Patterns Diagrams in SVG with Python",
    "version": "0.1.0.dev1",
    "split_keywords": [
        "music",
        "ukulele",
        "uke",
        "uku",
        "chord",
        "audio",
        "svg",
        "strumming patterns"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6eead6e4ab5c1191760164d698904710c3fec9530958f938c46f7f688279bb9b",
                "md5": "1b86ed7758d4d109069bf14d7805a9bd",
                "sha256": "4c789ae2128ad223a1db4fc8c9d383beee858a6657bed3b87a572a0fd1490c0e"
            },
            "downloads": -1,
            "filename": "uke-0.1.0.dev1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1b86ed7758d4d109069bf14d7805a9bd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7,<3.11",
            "size": 7863,
            "upload_time": "2023-04-16T13:23:41",
            "upload_time_iso_8601": "2023-04-16T13:23:41.711172Z",
            "url": "https://files.pythonhosted.org/packages/6e/ea/d6e4ab5c1191760164d698904710c3fec9530958f938c46f7f688279bb9b/uke-0.1.0.dev1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6023fb4f445989fb9c391e6abfa3af1c42567cd4257840e9243441d0deefa33c",
                "md5": "b15705ccfdf75ba1cbc247f2d712c5ed",
                "sha256": "a26bb328590e16f1937b37355ea7a4155062fcf8d5d44cc7e2bb9aa5c6499d71"
            },
            "downloads": -1,
            "filename": "uke-0.1.0.dev1.tar.gz",
            "has_sig": false,
            "md5_digest": "b15705ccfdf75ba1cbc247f2d712c5ed",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7,<3.11",
            "size": 8566,
            "upload_time": "2023-04-16T13:23:43",
            "upload_time_iso_8601": "2023-04-16T13:23:43.438946Z",
            "url": "https://files.pythonhosted.org/packages/60/23/fb4f445989fb9c391e6abfa3af1c42567cd4257840e9243441d0deefa33c/uke-0.1.0.dev1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-04-16 13:23:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "llxlr",
    "github_project": "uke",
    "lcname": "uke"
}
        
Elapsed time: 0.11432s