musiccli


Namemusiccli JSON
Version 1.2.0 PyPI version JSON
download
home_page
SummaryMusicCLI is a user-friendly command-line interface that lets you download your favorite music directly from your terminal to Desktop.
upload_time2023-05-19 18:29:45
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords musiccli mcli music downloader terminal music
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center"><b>MusicCLI</b></h1> 
MusicCLI is a user-friendly command-line interface that lets you download your favorite music directly from your terminal to Desktop.

## How to use

```bash
# Install package
$ pip install musiccli

# If you need assistance, type in the following command.
$ python -m musiccli -h

# Easily find your favorite music by simply typing in your search query:
$ python -m musiccli [SONG_HERE]

# Simply select the desired song by choosing its corresponding number and voila! You're all set!

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "musiccli",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "MusicCLI,mcli,Music Downloader,Terminal Music",
    "author": "",
    "author_email": "Otabek Nurmatov <mrotabek17@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/e8/04/4a80ddcfd1e36540198cc42faf735e76f636f08a50b87462c4d09bf9730b/musiccli-1.2.0.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\"><b>MusicCLI</b></h1> \nMusicCLI is a user-friendly command-line interface that lets you download your favorite music directly from your terminal to Desktop.\n\n## How to use\n\n```bash\n# Install package\n$ pip install musiccli\n\n# If you need assistance, type in the following command.\n$ python -m musiccli -h\n\n# Easily find your favorite music by simply typing in your search query:\n$ python -m musiccli [SONG_HERE]\n\n# Simply select the desired song by choosing its corresponding number and voila! You're all set!\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "MusicCLI is a user-friendly command-line interface that lets you download your favorite music directly from your terminal to Desktop.",
    "version": "1.2.0",
    "project_urls": {
        "Homepage": "https://github.com/otabeknurmatov/MusicCLI"
    },
    "split_keywords": [
        "musiccli",
        "mcli",
        "music downloader",
        "terminal music"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e58fdcdebb7b447ca20ce650730b51d6f425f1251b4fde7028eea07e4bb91c6",
                "md5": "74958613948849a1a9debb1bc84e4198",
                "sha256": "e878577714dec0eaf1dd5b85c4cd25c2068ff3a094ed5a11b3c193b4d9820ef9"
            },
            "downloads": -1,
            "filename": "musiccli-1.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "74958613948849a1a9debb1bc84e4198",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 5414,
            "upload_time": "2023-05-19T18:29:42",
            "upload_time_iso_8601": "2023-05-19T18:29:42.200154Z",
            "url": "https://files.pythonhosted.org/packages/9e/58/fdcdebb7b447ca20ce650730b51d6f425f1251b4fde7028eea07e4bb91c6/musiccli-1.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8044a80ddcfd1e36540198cc42faf735e76f636f08a50b87462c4d09bf9730b",
                "md5": "b064911431f912fc75c0336b435c6142",
                "sha256": "af1348ec51bf900e3d0170fd7467bc0477579e9af348f748b98abcae1649ad5b"
            },
            "downloads": -1,
            "filename": "musiccli-1.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b064911431f912fc75c0336b435c6142",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4662,
            "upload_time": "2023-05-19T18:29:45",
            "upload_time_iso_8601": "2023-05-19T18:29:45.526830Z",
            "url": "https://files.pythonhosted.org/packages/e8/04/4a80ddcfd1e36540198cc42faf735e76f636f08a50b87462c4d09bf9730b/musiccli-1.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-19 18:29:45",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "otabeknurmatov",
    "github_project": "MusicCLI",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "musiccli"
}
        
Elapsed time: 0.15718s