agilab


Nameagilab JSON
Version 0.1.11 PyPI version JSON
download
home_pageNone
SummaryAGILAB a datascience IDE for engineering to explore AI
upload_time2025-03-23 22:42:00
maintainerNone
docs_urlNone
authorNone
requires_python==3.12.*
licenseNone
keywords jupyter mlflow paramiko asyncio dask rapids streamlit distributed cython cluster dataframe dataset loadbalancing genai copilot agi pycharm datascience
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![PyPI version](https://img.shields.io/pypi/v/agilab.svg)](https://pypi.org/project/agilab)

# AGILAB Open Source Project

AGILAB [BSD license](https://github.com/ThalesGroup/agilab/blob/main/LICENSE) project purpose is to explore AI for engineering. It is designed to help engineers quickly experiment with AI-driven methods.
See [documentation](https://thalesgroup.github.io/agilab).

### Install

```bash
mkdir agi-workspace && cd agi-workspace
uv init && uv add agilab
```

### Run

```bash
uv run agilab
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "agilab",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "==3.12.*",
    "maintainer_email": null,
    "keywords": "jupyter, mlflow, paramiko, asyncio, dask, rapids, streamlit, distributed, cython, cluster, dataframe, dataset, loadbalancing, genai, copilot, agi, pycharm, datascience",
    "author": null,
    "author_email": "Jean-Pierre Morard <focus@thalesgroup.com>",
    "download_url": "https://files.pythonhosted.org/packages/b5/90/56ddf5057fe7207685a91be7ad3ff95ce17d3a035a32465ab755a295bb75/agilab-0.1.11.tar.gz",
    "platform": null,
    "description": "[![PyPI version](https://img.shields.io/pypi/v/agilab.svg)](https://pypi.org/project/agilab)\n\n# AGILAB Open Source Project\n\nAGILAB [BSD license](https://github.com/ThalesGroup/agilab/blob/main/LICENSE) project purpose is to explore AI for engineering. It is designed to help engineers quickly experiment with AI-driven methods.\nSee [documentation](https://thalesgroup.github.io/agilab).\n\n### Install\n\n```bash\nmkdir agi-workspace && cd agi-workspace\nuv init && uv add agilab\n```\n\n### Run\n\n```bash\nuv run agilab\n```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "AGILAB a datascience IDE for engineering to explore AI",
    "version": "0.1.11",
    "project_urls": {
        "Documentation": "https://thalesgroup.github.io/agilab",
        "Source": "https://github.com/ThalesGroup/agilab",
        "Tracker": "https://github.com/ThalesGroup/agilab/issue"
    },
    "split_keywords": [
        "jupyter",
        " mlflow",
        " paramiko",
        " asyncio",
        " dask",
        " rapids",
        " streamlit",
        " distributed",
        " cython",
        " cluster",
        " dataframe",
        " dataset",
        " loadbalancing",
        " genai",
        " copilot",
        " agi",
        " pycharm",
        " datascience"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b59056ddf5057fe7207685a91be7ad3ff95ce17d3a035a32465ab755a295bb75",
                "md5": "47db9db1a94476f6a4a5784d7d75b90e",
                "sha256": "7f0620681baa680f282f44eafacf0210d90112726fdb1817aac642107c9a8651"
            },
            "downloads": -1,
            "filename": "agilab-0.1.11.tar.gz",
            "has_sig": false,
            "md5_digest": "47db9db1a94476f6a4a5784d7d75b90e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "==3.12.*",
            "size": 35034,
            "upload_time": "2025-03-23T22:42:00",
            "upload_time_iso_8601": "2025-03-23T22:42:00.220346Z",
            "url": "https://files.pythonhosted.org/packages/b5/90/56ddf5057fe7207685a91be7ad3ff95ce17d3a035a32465ab755a295bb75/agilab-0.1.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-03-23 22:42:00",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ThalesGroup",
    "github_project": "agilab",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "agilab"
}
        
Elapsed time: 0.46314s