morseet


Namemorseet JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/AnirudhG07/morseet
Summarymorseet, is a command-line tool to convert morse code to text and vice versa.
upload_time2024-07-09 20:30:31
maintainerNone
docs_urlNone
authorAnirudh Gupta
requires_python>=3.11
licenseNone
keywords terminal morse code converted encryption cli
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# morseet
morseet(slang for morse-it) is a command line tool to convert text to morse-code and vice versa. It has various features and customization options making it the only tool
you would go to. 

# Features

- Text to Morse code converter
- Morse Code to text converter
- Easily unserstand minor bugged morse codes
- SOS signal
- See delayed morse code formation real time
- Amazing color scheme customizability

# Installation
To install morseet, please fulfill the dependicies and run the following command:
```bash
pip install morseet
```
To run the command, run the following command:
```bash
morseet
```
And you are good to go!

## Dependencies
- toml
- Other python libraries which will be installed automatically

Visit the Github Repository for more details: https://github.com/AnirudhG07/morseet

# Version
1.0.0

# Note:
1) The tool is developed using Python.
2) This tools is crossplatform for MacOS, Linux, Windows, etc.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AnirudhG07/morseet",
    "name": "morseet",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "terminal, Morse Code converted, Encryption, CLI",
    "author": "Anirudh Gupta",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/d3/c6/46430e1f38a204cfc29ceab06dffa47e98671e0d74518cb8b327321e1852/morseet-1.0.0.tar.gz",
    "platform": null,
    "description": "\n# morseet\nmorseet(slang for morse-it) is a command line tool to convert text to morse-code and vice versa. It has various features and customization options making it the only tool\nyou would go to. \n\n# Features\n\n- Text to Morse code converter\n- Morse Code to text converter\n- Easily unserstand minor bugged morse codes\n- SOS signal\n- See delayed morse code formation real time\n- Amazing color scheme customizability\n\n# Installation\nTo install morseet, please fulfill the dependicies and run the following command:\n```bash\npip install morseet\n```\nTo run the command, run the following command:\n```bash\nmorseet\n```\nAnd you are good to go!\n\n## Dependencies\n- toml\n- Other python libraries which will be installed automatically\n\nVisit the Github Repository for more details: https://github.com/AnirudhG07/morseet\n\n# Version\n1.0.0\n\n# Note:\n1) The tool is developed using Python.\n2) This tools is crossplatform for MacOS, Linux, Windows, etc.\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "morseet, is a command-line tool to convert morse code to text and vice versa.",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/AnirudhG07/morseet"
    },
    "split_keywords": [
        "terminal",
        " morse code converted",
        " encryption",
        " cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eba15c6a8f19bc65a6c68b89b5228d7c4f69e7afcb60ddb28ba748dbe8d8ba54",
                "md5": "3a9182d47d2a254580a80804821b2563",
                "sha256": "78e96004822db77317bbaac9217d4d18a318aab1b0d7dd06f0096073dd344289"
            },
            "downloads": -1,
            "filename": "morseet-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a9182d47d2a254580a80804821b2563",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 10555,
            "upload_time": "2024-07-09T20:30:29",
            "upload_time_iso_8601": "2024-07-09T20:30:29.985579Z",
            "url": "https://files.pythonhosted.org/packages/eb/a1/5c6a8f19bc65a6c68b89b5228d7c4f69e7afcb60ddb28ba748dbe8d8ba54/morseet-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d3c646430e1f38a204cfc29ceab06dffa47e98671e0d74518cb8b327321e1852",
                "md5": "f2fed8e3ed24ed6ed8f03529c69d9044",
                "sha256": "c746058daff004f7a85115e0e614fb3358c3aaa39d5c2ec59711c47b13946c7d"
            },
            "downloads": -1,
            "filename": "morseet-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f2fed8e3ed24ed6ed8f03529c69d9044",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 11328,
            "upload_time": "2024-07-09T20:30:31",
            "upload_time_iso_8601": "2024-07-09T20:30:31.716685Z",
            "url": "https://files.pythonhosted.org/packages/d3/c6/46430e1f38a204cfc29ceab06dffa47e98671e0d74518cb8b327321e1852/morseet-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-09 20:30:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AnirudhG07",
    "github_project": "morseet",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "morseet"
}
        
Elapsed time: 1.16384s