mymorsecode


Namemymorsecode JSON
Version 0.5.0 PyPI version JSON
download
home_pagehttps://github.com/tct123/morsecode
SummaryA library to learn and use morsecode
upload_time2024-06-27 02:26:20
maintainerNone
docs_urlNone
authortct123
requires_python<4.0,>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Morsecode
## Requirements
Debian (etc.):
```sh
sudo apt-get install python3-pyaudio
```
## Install
```sh
pip install mymorsecode
```
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/tct123/morsecode",
    "name": "mymorsecode",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "tct123",
    "author_email": "42028373+tct123@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/e5/cb/75adc334ede35864b603a62457431cb620b7f735590416abe24a2ba6a0a9/mymorsecode-0.5.0.tar.gz",
    "platform": null,
    "description": "# Morsecode\n## Requirements\nDebian (etc.):\n```sh\nsudo apt-get install python3-pyaudio\n```\n## Install\n```sh\npip install mymorsecode\n```",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library to learn and use morsecode",
    "version": "0.5.0",
    "project_urls": {
        "Homepage": "https://github.com/tct123/morsecode",
        "Repository": "https://github.com/tct123/morsecode"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9c0f039bb09d3733dfaa8c2ab2e377eafa335a60fc8bce9e1fcfed91ec23491",
                "md5": "5f2cd7d6356edff181276b6a679c6b2f",
                "sha256": "70ea62597aa29abac5a4d20a22cf791e8c711b28f10da564d7171a09c7a5839b"
            },
            "downloads": -1,
            "filename": "mymorsecode-0.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5f2cd7d6356edff181276b6a679c6b2f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 4097,
            "upload_time": "2024-06-27T02:26:18",
            "upload_time_iso_8601": "2024-06-27T02:26:18.455745Z",
            "url": "https://files.pythonhosted.org/packages/d9/c0/f039bb09d3733dfaa8c2ab2e377eafa335a60fc8bce9e1fcfed91ec23491/mymorsecode-0.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5cb75adc334ede35864b603a62457431cb620b7f735590416abe24a2ba6a0a9",
                "md5": "1e1767874ad500ecd0801738bd563d7f",
                "sha256": "f2a1a3b32b50d3aab6a9a53d7ccd7931a52031169981bd9e10043e547450692a"
            },
            "downloads": -1,
            "filename": "mymorsecode-0.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1e1767874ad500ecd0801738bd563d7f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 3312,
            "upload_time": "2024-06-27T02:26:20",
            "upload_time_iso_8601": "2024-06-27T02:26:20.093080Z",
            "url": "https://files.pythonhosted.org/packages/e5/cb/75adc334ede35864b603a62457431cb620b7f735590416abe24a2ba6a0a9/mymorsecode-0.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-27 02:26:20",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "tct123",
    "github_project": "morsecode",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "mymorsecode"
}
        
Elapsed time: 0.45343s