kyms


Namekyms JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://www.keepyourmouthshut.net/
SummaryA complete, AI-assisted Podcast solution!
upload_time2023-11-08 06:05:05
maintainer
docs_urlNone
authorRajtilak Bhattacharjee
requires_python>=3.10,<4.0
licenseMIT
keywords openai podcast elevenlabs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # KeepYourMouthShut

A complete podcast solution library. KeepYourMouthShut (kyms) utilizes the OpenAI LLM models, and the ElevenLabs API to create a complete podcast episode including Ads.

For more information, please refer to the documentation at the [KeepYourMouthShut](https://www.keepyourmouthshut.net/) website.

Sample show created with kyms:

- [Listenology on Spotify](https://open.spotify.com/show/4NSKdBlpOuet1YkSoyXJSN?si=95a6075c26f54860)
- [Listenology on Spotify for Podcasters](https://podcasters.spotify.com/pod/show/listenology)
- [Listenology on Apple Podcasts](https://podcasts.apple.com/us/podcast/listenology/id1697707441)

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.keepyourmouthshut.net/",
    "name": "kyms",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "openai,podcast,elevenlabs",
    "author": "Rajtilak Bhattacharjee",
    "author_email": "rajtilak.blog@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9b/b0/78fbe2944694c453a53be644add47e6a3d8795bba28bca7c9a64aa6f5380/kyms-1.0.0.tar.gz",
    "platform": null,
    "description": "# KeepYourMouthShut\n\nA complete podcast solution library. KeepYourMouthShut (kyms) utilizes the OpenAI LLM models, and the ElevenLabs API to create a complete podcast episode including Ads.\n\nFor more information, please refer to the documentation at the [KeepYourMouthShut](https://www.keepyourmouthshut.net/) website.\n\nSample show created with kyms:\n\n- [Listenology on Spotify](https://open.spotify.com/show/4NSKdBlpOuet1YkSoyXJSN?si=95a6075c26f54860)\n- [Listenology on Spotify for Podcasters](https://podcasters.spotify.com/pod/show/listenology)\n- [Listenology on Apple Podcasts](https://podcasts.apple.com/us/podcast/listenology/id1697707441)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A complete, AI-assisted Podcast solution! ",
    "version": "1.0.0",
    "project_urls": {
        "Documentation": "https://www.keepyourmouthshut.net/",
        "Homepage": "https://www.keepyourmouthshut.net/",
        "Repository": "https://github.com/rajtilakjee/kyms"
    },
    "split_keywords": [
        "openai",
        "podcast",
        "elevenlabs"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ffcfafbb9b5475c3e5d63cdc55d39f1b1e2dbb24dfe984dbc18c0c8e07c3c92",
                "md5": "de41410822dcccd0f7effbd6357a5967",
                "sha256": "6c9e397a0fd7e0d1f9b534bc0827fcd6ac4f8a35aa84d78f7cc3c94ed26ea8b5"
            },
            "downloads": -1,
            "filename": "kyms-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "de41410822dcccd0f7effbd6357a5967",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 15152072,
            "upload_time": "2023-11-08T06:04:01",
            "upload_time_iso_8601": "2023-11-08T06:04:01.207317Z",
            "url": "https://files.pythonhosted.org/packages/5f/fc/fafbb9b5475c3e5d63cdc55d39f1b1e2dbb24dfe984dbc18c0c8e07c3c92/kyms-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9bb078fbe2944694c453a53be644add47e6a3d8795bba28bca7c9a64aa6f5380",
                "md5": "36115877c2499b29432804d7640510da",
                "sha256": "5ae9682d71df7e97e851e0ab6356bce12337df6068141fd02dae6fa54b4f565f"
            },
            "downloads": -1,
            "filename": "kyms-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "36115877c2499b29432804d7640510da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 15148225,
            "upload_time": "2023-11-08T06:05:05",
            "upload_time_iso_8601": "2023-11-08T06:05:05.169253Z",
            "url": "https://files.pythonhosted.org/packages/9b/b0/78fbe2944694c453a53be644add47e6a3d8795bba28bca7c9a64aa6f5380/kyms-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-08 06:05:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "rajtilakjee",
    "github_project": "kyms",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "kyms"
}
        
Elapsed time: 0.14053s