SoulForge


NameSoulForge JSON
Version 0.0.1 PyPI version JSON
download
home_page
SummaryA small example package
upload_time2023-09-06 15:48:37
maintainer
docs_urlNone
author
requires_python>=3.7
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # SoulForge
An open-source library to handle virtual NPC more easily. From agents, to LLM, TTS, vector databases and so on. ##WIP##

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "SoulForge",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Joffrey THOMAS <joffrey.thomas@insead.edu>",
    "download_url": "https://files.pythonhosted.org/packages/99/9a/3f72f6bd6ca773a822479e3317ebd9a668b6bc57ae265343323d100b1bab/SoulForge-0.0.1.tar.gz",
    "platform": null,
    "description": "# SoulForge\nAn open-source library to handle virtual NPC more easily. From agents, to LLM, TTS, vector databases and so on. ##WIP##\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A small example package",
    "version": "0.0.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/pypa/sampleproject/issues",
        "Homepage": "https://github.com/pypa/sampleproject"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45d1e573d6b334dc84a75a39a386e92054bd0ded546dbc95d6e61a5b53252083",
                "md5": "ad3efe69ae472a09876e743a586c202c",
                "sha256": "e2d82af80efbe01702600c20be5e2d20a6d4ff0b1bba0abc4def24f36d2a3edb"
            },
            "downloads": -1,
            "filename": "SoulForge-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ad3efe69ae472a09876e743a586c202c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2498,
            "upload_time": "2023-09-06T15:48:36",
            "upload_time_iso_8601": "2023-09-06T15:48:36.119970Z",
            "url": "https://files.pythonhosted.org/packages/45/d1/e573d6b334dc84a75a39a386e92054bd0ded546dbc95d6e61a5b53252083/SoulForge-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "999a3f72f6bd6ca773a822479e3317ebd9a668b6bc57ae265343323d100b1bab",
                "md5": "e4624fc4c2600b079d0362e86161b492",
                "sha256": "aa2266e52a4450ed8a1e888d9c3e0f94c1d64f7d5242486c9b3ea11b7b0a5dea"
            },
            "downloads": -1,
            "filename": "SoulForge-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e4624fc4c2600b079d0362e86161b492",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2184,
            "upload_time": "2023-09-06T15:48:37",
            "upload_time_iso_8601": "2023-09-06T15:48:37.547544Z",
            "url": "https://files.pythonhosted.org/packages/99/9a/3f72f6bd6ca773a822479e3317ebd9a668b6bc57ae265343323d100b1bab/SoulForge-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-06 15:48:37",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pypa",
    "github_project": "sampleproject",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "soulforge"
}
        
Elapsed time: 0.14097s