mindstorm-llm


Namemindstorm-llm JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/franfram/mindstorm
SummaryA library for building LLM societies
upload_time2023-08-01 13:57:48
maintainer
docs_urlNone
authorfranfram
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mindstorm

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

An experimental library to build LLM societies. 


## Install

``` sh
pip install mindstorm
```

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/franfram/mindstorm",
    "name": "mindstorm-llm",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "franfram",
    "author_email": "francis.felici@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/fb/b4/d229dd6c63a54085bb05ca1dbf30475742b9c583ac963270ee080eeca9d1/mindstorm-llm-0.0.1.tar.gz",
    "platform": null,
    "description": "# mindstorm\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nAn experimental library to build LLM societies. \n\n\n## Install\n\n``` sh\npip install mindstorm\n```\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "A library for building LLM societies",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/franfram/mindstorm"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a0193fa46f1a29ecbf5f5c200d18c773193af0be578c4825db16138aaf9303b",
                "md5": "63c1e3e9db90e28fda85a4d087981ebd",
                "sha256": "4bb8183738f1cf2e01a945304cbb984dc6818463eac9eb809fef5cd58e1fb647"
            },
            "downloads": -1,
            "filename": "mindstorm_llm-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "63c1e3e9db90e28fda85a4d087981ebd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 6696,
            "upload_time": "2023-08-01T13:57:46",
            "upload_time_iso_8601": "2023-08-01T13:57:46.282226Z",
            "url": "https://files.pythonhosted.org/packages/2a/01/93fa46f1a29ecbf5f5c200d18c773193af0be578c4825db16138aaf9303b/mindstorm_llm-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fbb4d229dd6c63a54085bb05ca1dbf30475742b9c583ac963270ee080eeca9d1",
                "md5": "4ea5aea441b55a40438f8ab10a78f5d2",
                "sha256": "77547b3e1d9ad79275b126d1d259585663c2bf068f3fdc4101f54001781fc7fa"
            },
            "downloads": -1,
            "filename": "mindstorm-llm-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "4ea5aea441b55a40438f8ab10a78f5d2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 7319,
            "upload_time": "2023-08-01T13:57:48",
            "upload_time_iso_8601": "2023-08-01T13:57:48.131069Z",
            "url": "https://files.pythonhosted.org/packages/fb/b4/d229dd6c63a54085bb05ca1dbf30475742b9c583ac963270ee080eeca9d1/mindstorm-llm-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-01 13:57:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "franfram",
    "github_project": "mindstorm",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mindstorm-llm"
}
        
Elapsed time: 0.25248s