SongCraftSEE


NameSongCraftSEE JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/sergio11/songcraftsee
Summary🎶 Transform text into beautiful melodies and stream real-time Server-Sent Events (SSE) to clients! 🚀
upload_time2023-10-12 18:53:22
maintainer
docs_urlNone
authorSergio Sánchez Sánchez
requires_python>=3.7, <4
license
keywords music text sse melody
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # songcraftsee
A Python package for generating melodies from text and sending SSE notifications.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/sergio11/songcraftsee",
    "name": "SongCraftSEE",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7, <4",
    "maintainer_email": "",
    "keywords": "music,text,SSE,melody",
    "author": "Sergio S\u00e1nchez S\u00e1nchez",
    "author_email": "dreamsoftware92@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/64/2f/4ccf56d56b140fdeb4f65bdb9546a2d4f3bb9b0263d8f697117e1b49052a/SongCraftSEE-0.2.2.tar.gz",
    "platform": null,
    "description": "# songcraftsee\r\nA Python package for generating melodies from text and sending SSE notifications.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "\ud83c\udfb6 Transform text into beautiful melodies and stream real-time Server-Sent Events (SSE) to clients! \ud83d\ude80",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/sergio11/songcraftsee"
    },
    "split_keywords": [
        "music",
        "text",
        "sse",
        "melody"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc05c1f29f57fee2a6158be5fbbecf5cfcb8f08fc5bb18d31d3a7d135ed4e62e",
                "md5": "fefa77c88390a9e590d4cb717deffd0c",
                "sha256": "37e17ffedad7732d682d199893edbb4496c0e363ba09c45eab6aa9364cb3ba9a"
            },
            "downloads": -1,
            "filename": "SongCraftSEE-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fefa77c88390a9e590d4cb717deffd0c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7, <4",
            "size": 5006,
            "upload_time": "2023-10-12T18:53:21",
            "upload_time_iso_8601": "2023-10-12T18:53:21.062798Z",
            "url": "https://files.pythonhosted.org/packages/fc/05/c1f29f57fee2a6158be5fbbecf5cfcb8f08fc5bb18d31d3a7d135ed4e62e/SongCraftSEE-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "642f4ccf56d56b140fdeb4f65bdb9546a2d4f3bb9b0263d8f697117e1b49052a",
                "md5": "5791d4477be451559c002d30258709f7",
                "sha256": "d935f94119286dbf3a3cb97e940c2e006e4d36df06b7c215890f7b015639bb42"
            },
            "downloads": -1,
            "filename": "SongCraftSEE-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5791d4477be451559c002d30258709f7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7, <4",
            "size": 4351,
            "upload_time": "2023-10-12T18:53:22",
            "upload_time_iso_8601": "2023-10-12T18:53:22.144261Z",
            "url": "https://files.pythonhosted.org/packages/64/2f/4ccf56d56b140fdeb4f65bdb9546a2d4f3bb9b0263d8f697117e1b49052a/SongCraftSEE-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-12 18:53:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "sergio11",
    "github_project": "songcraftsee",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "songcraftsee"
}
        
Elapsed time: 0.12067s