spotifycurator


Namespotifycurator JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/spotifycurator
SummaryA tool to create public Spotify playlists from liked songs
upload_time2024-11-21 04:53:49
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.7
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Spotify Curator

Spotify Curator is a Python package that lets you create public playlists from your liked songs on Spotify.

## Installation

```bash
pip install spotifycurator

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/spotifycurator",
    "name": "spotifycurator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/a9/49/e45a3d5898e7cce1cbfe332c5a09ff298d0e3a123c971ad2e95b7e31fef9/spotifycurator-0.1.0.tar.gz",
    "platform": null,
    "description": "# Spotify Curator\r\n\r\nSpotify Curator is a Python package that lets you create public playlists from your liked songs on Spotify.\r\n\r\n## Installation\r\n\r\n```bash\r\npip install spotifycurator\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A tool to create public Spotify playlists from liked songs",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/spotifycurator"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f5cb900025e8326ae0be4b94d5892d6433bc3c36cf2848d6f79f9bdf9c8dfa6d",
                "md5": "c924325a1333f2e9c62d43be3401a014",
                "sha256": "a5d60e57dfe2a3b5b168a5f5c2d45afa894dd6849ad8cabc0b200b83aa75b82b"
            },
            "downloads": -1,
            "filename": "spotifycurator-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c924325a1333f2e9c62d43be3401a014",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4929,
            "upload_time": "2024-11-21T04:53:47",
            "upload_time_iso_8601": "2024-11-21T04:53:47.753818Z",
            "url": "https://files.pythonhosted.org/packages/f5/cb/900025e8326ae0be4b94d5892d6433bc3c36cf2848d6f79f9bdf9c8dfa6d/spotifycurator-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a949e45a3d5898e7cce1cbfe332c5a09ff298d0e3a123c971ad2e95b7e31fef9",
                "md5": "be17139fb4757402b68c8a4cb043894d",
                "sha256": "e413e83daea0a736e3f45783662efd4bc45070cafcbdf09df216544f718e3ebf"
            },
            "downloads": -1,
            "filename": "spotifycurator-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "be17139fb4757402b68c8a4cb043894d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4360,
            "upload_time": "2024-11-21T04:53:49",
            "upload_time_iso_8601": "2024-11-21T04:53:49.430537Z",
            "url": "https://files.pythonhosted.org/packages/a9/49/e45a3d5898e7cce1cbfe332c5a09ff298d0e3a123c971ad2e95b7e31fef9/spotifycurator-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-21 04:53:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "spotifycurator",
    "github_not_found": true,
    "lcname": "spotifycurator"
}
        
Elapsed time: 0.41463s