seance4d


Nameseance4d JSON
Version 0.0.60 PyPI version JSON
download
home_pagehttps://gitlab.com/MartinPaulEve/seance4d
SummaryA seance simulator.
upload_time2023-10-18 13:04:09
maintainer
docs_urlNone
authorMartin Paul Eve
requires_python>=3.8
license
keywords performance
VCS
bugtrack_url
requirements SpeechRecognition pydub scipy sounddevice PyAudio wave openai gTTS rich
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Fourth-Dimensional Seance Simulator
A Victorian seance simulator using OpenAI and voice recognition.


© Martin Paul Eve 2023

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/MartinPaulEve/seance4d",
    "name": "seance4d",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Martin Paul Eve <martin@eve.gd>",
    "keywords": "performance",
    "author": "Martin Paul Eve",
    "author_email": "martin@eve.gd",
    "download_url": "https://files.pythonhosted.org/packages/d3/6a/fd9a538ac0c4f0900f5d0be09a8aca088f3b262bafede18fbd2ba9d99ea9/seance4d-0.0.60.tar.gz",
    "platform": null,
    "description": "# Fourth-Dimensional Seance Simulator\nA Victorian seance simulator using OpenAI and voice recognition.\n\n\n&copy; Martin Paul Eve 2023\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A seance simulator.",
    "version": "0.0.60",
    "project_urls": {
        "Homepage": "https://gitlab.com/MartinPaulEve/seance4d",
        "documentation": "https://eve.gd",
        "homepage": "https://eve.gd",
        "repository": "https://github.com/MartinPaulEve/seance4d"
    },
    "split_keywords": [
        "performance"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac487941e1f4616a99fff64afb51cbfb49fa063ed120480767a8515493434195",
                "md5": "98300027e39167289ac7c15f0a929f99",
                "sha256": "1c49b87dc7ebf900f10f234d821dc404e96af22ba634709f6cacdfe50c45e588"
            },
            "downloads": -1,
            "filename": "seance4d-0.0.60-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "98300027e39167289ac7c15f0a929f99",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6891766,
            "upload_time": "2023-10-18T13:04:06",
            "upload_time_iso_8601": "2023-10-18T13:04:06.879946Z",
            "url": "https://files.pythonhosted.org/packages/ac/48/7941e1f4616a99fff64afb51cbfb49fa063ed120480767a8515493434195/seance4d-0.0.60-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d36afd9a538ac0c4f0900f5d0be09a8aca088f3b262bafede18fbd2ba9d99ea9",
                "md5": "5d7c97fce7aaa2dec1fdb661d74c4970",
                "sha256": "37c58e2a8e5c3f0817f7d7af87eff82dc0abc37a3d44c741dea99c4d5845ebc3"
            },
            "downloads": -1,
            "filename": "seance4d-0.0.60.tar.gz",
            "has_sig": false,
            "md5_digest": "5d7c97fce7aaa2dec1fdb661d74c4970",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 6884922,
            "upload_time": "2023-10-18T13:04:09",
            "upload_time_iso_8601": "2023-10-18T13:04:09.705119Z",
            "url": "https://files.pythonhosted.org/packages/d3/6a/fd9a538ac0c4f0900f5d0be09a8aca088f3b262bafede18fbd2ba9d99ea9/seance4d-0.0.60.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-18 13:04:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MartinPaulEve",
    "github_project": "seance4d",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "SpeechRecognition",
            "specs": []
        },
        {
            "name": "pydub",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        },
        {
            "name": "sounddevice",
            "specs": []
        },
        {
            "name": "PyAudio",
            "specs": []
        },
        {
            "name": "wave",
            "specs": []
        },
        {
            "name": "openai",
            "specs": []
        },
        {
            "name": "gTTS",
            "specs": []
        },
        {
            "name": "rich",
            "specs": []
        }
    ],
    "lcname": "seance4d"
}
        
Elapsed time: 0.13057s