ocean-crow-qa-chat


Nameocean-crow-qa-chat JSON
Version 0.1.1 PyPI version JSON
download
home_pageNone
SummaryIn-game developer-player Q&A system by OceanCrow
upload_time2025-07-25 19:53:01
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords gaming qa pygame ocean-crow
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # OceanCrow Q&A Chat
## Version: 0.1.1
## Author: Sheldon Kenny Salmon (OceanCrow)

### Overview
🌊 *OceanCrow Q&A Chat* hosts live Q&A sessions where devs answer player questions via a Pygame UI. Players submit questions, devs respond during events, and archives are saved. Built with the *AquaFlow Master Blueprint* for adaptability across industries (e.g., gaming, customer support).

### Installation
```bash
pip install ocean-crow-qa-chat
Usage
Run the System:
qa-chat
A window pops up. Type a question and press Enter to submit (5s cooldown) in Player Mode. Press 'D' to toggle to Dev Mode (enter password 'dev123'), then submit answers. Press 'A' to view archives. Times out after 60s.
Check Q&A:
Questions and answers save to qa_data_*.json. View the latest 5 on-screen or all in archive mode.
Tweak It:
Modify qa_data_*.json or extend the code.
Features
Simple UI for question submission and dev responses.
Saves Q&A data with locking and backups.
Displays top 5 Q&A pairs, with archive toggle.
Supports player and password-protected dev modes.
Shows next scheduled event.
License
MIT License - See LICENSE file.
Notes
Test in non-critical systems.
No support provided—experiment and adapt!

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ocean-crow-qa-chat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "gaming, qa, pygame, ocean-crow",
    "author": null,
    "author_email": "Sheldon Kenny Salmon <OceanCrowtt@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ad/9f/2bbe3203a16001e39cd8cddcb24ed1611ef99a9618655aaeff3b4d90503c/ocean_crow_qa_chat-0.1.1.tar.gz",
    "platform": null,
    "description": "# OceanCrow Q&A Chat\r\n## Version: 0.1.1\r\n## Author: Sheldon Kenny Salmon (OceanCrow)\r\n\r\n### Overview\r\n\ud83c\udf0a *OceanCrow Q&A Chat* hosts live Q&A sessions where devs answer player questions via a Pygame UI. Players submit questions, devs respond during events, and archives are saved. Built with the *AquaFlow Master Blueprint* for adaptability across industries (e.g., gaming, customer support).\r\n\r\n### Installation\r\n```bash\r\npip install ocean-crow-qa-chat\r\nUsage\r\nRun the System:\r\nqa-chat\r\nA window pops up. Type a question and press Enter to submit (5s cooldown) in Player Mode. Press 'D' to toggle to Dev Mode (enter password 'dev123'), then submit answers. Press 'A' to view archives. Times out after 60s.\r\nCheck Q&A:\r\nQuestions and answers save to qa_data_*.json. View the latest 5 on-screen or all in archive mode.\r\nTweak It:\r\nModify qa_data_*.json or extend the code.\r\nFeatures\r\nSimple UI for question submission and dev responses.\r\nSaves Q&A data with locking and backups.\r\nDisplays top 5 Q&A pairs, with archive toggle.\r\nSupports player and password-protected dev modes.\r\nShows next scheduled event.\r\nLicense\r\nMIT License - See LICENSE file.\r\nNotes\r\nTest in non-critical systems.\r\nNo support provided\u2014experiment and adapt!\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "In-game developer-player Q&A system by OceanCrow",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://oceancrow.carrd.co",
        "Issues": "https://github.com/OceanCrow-TT/ocean_crow_qa_chat/issues",
        "Repository": "https://github.com/OceanCrow-TT/ocean_crow_qa_chat"
    },
    "split_keywords": [
        "gaming",
        " qa",
        " pygame",
        " ocean-crow"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "87549c0e16d000579277d323df6e9ded123182dd43186272fcf519f655bfdd7d",
                "md5": "d6e480f9a4a4696d2a74e267d60faa05",
                "sha256": "a73c676f3bd9a1b9db0b24cea6f2b82e47cc8f6fc96cfdfb4ff0bf5ec64c1547"
            },
            "downloads": -1,
            "filename": "ocean_crow_qa_chat-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d6e480f9a4a4696d2a74e267d60faa05",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 5669,
            "upload_time": "2025-07-25T19:52:59",
            "upload_time_iso_8601": "2025-07-25T19:52:59.340121Z",
            "url": "https://files.pythonhosted.org/packages/87/54/9c0e16d000579277d323df6e9ded123182dd43186272fcf519f655bfdd7d/ocean_crow_qa_chat-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ad9f2bbe3203a16001e39cd8cddcb24ed1611ef99a9618655aaeff3b4d90503c",
                "md5": "3352485e8fbc5cde5940213adb9fee0d",
                "sha256": "4952e154f4b941fc1add7c4f04d79eaaa0da01822844bc8b2932bc9a4c8f0d15"
            },
            "downloads": -1,
            "filename": "ocean_crow_qa_chat-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "3352485e8fbc5cde5940213adb9fee0d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 4971,
            "upload_time": "2025-07-25T19:53:01",
            "upload_time_iso_8601": "2025-07-25T19:53:01.361553Z",
            "url": "https://files.pythonhosted.org/packages/ad/9f/2bbe3203a16001e39cd8cddcb24ed1611ef99a9618655aaeff3b4d90503c/ocean_crow_qa_chat-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-25 19:53:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "OceanCrow-TT",
    "github_project": "ocean_crow_qa_chat",
    "github_not_found": true,
    "lcname": "ocean-crow-qa-chat"
}
        
Elapsed time: 0.85551s