dflow-galaxy


Namedflow-galaxy JSON
Version 0.1.9 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2024-05-13 06:48:37
maintainerNone
docs_urlNone
authorweihong.xu
requires_python<4.0,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # DFlow Galaxy

[![PyPI version](https://badge.fury.io/py/dflow-galaxy.svg)](https://badge.fury.io/py/dflow-galaxy)
[![Downloads](https://pepy.tech/badge/dflow-galaxy)](https://pepy.tech/project/dflow-galaxy)
[![Docker](https://img.shields.io/docker/v/link89/dflow-galaxy?label=docker&logo=docker)](https://hub.docker.com/repository/docker/link89/dflow-galaxy/general)


Collection of workflows and tools built on top of DFlow and [ai2-kit](https://github.com/chenggroup/ai2-kit).

## Features

### Tools
* DFlowBuilder: A type friendly wrapper for `DFlow` to build workflows in a more intuitive way.

### Workflow
* TESLA: a **T**raining-**E**xploration-**S**creening-**L**abeling workflow developed by **AI4EC**. Get inspired by [DPGEN](https://github.com/deepmodeling/dpgen), [DPGEN2](https://github.com/deepmodeling/dpgen2), powered by [ai2-kit](https://github.com/chenggroup/ai2-kit).

### [Bohrium Apps](https://bohrium.dp.tech/apps)
Bohrium Apps are cloud native apps that can be run on Bohrium Platform. 

* CP2K Lightning: Run CP2K without building input files from scratch.
* DynaCat TESLA: An automated workflow to generated DeepMD potential for DynaCat.
* DynaCat MD: Run MD simulations with DeepMD potential for DynaCat. 

## Get Started
`dflow-galaxy` requires Python 3.9+ since it depends on `typing.Annotated`.

To use `dflow-galaxy` as a library, you can install it via pip:

```bash
pip install dflow-galaxy
```

For developers, please use `poetry` to bootstrap the development environment:

```bash
poetry install
poetry shell
```

## Bohrium App
The entry of the Bohrium App are in the [launch_app](./launch_app/) directory, and the actual implementation are in the [dflow_galaxy/app](./dflow_galaxy/app/) directory.

Document for Bohrium App development can be found [here](https://dptechnology.feishu.cn/docx/JPqgdmN1woxO8jxRtMycqWPQnIg)



## Distribution
### PyPI
```bash
poetry publish --build
```
### Docker
```bash
./build-docker.sh
```

## Manuals
* [TESLA Workflow](doc/tesla.md)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dflow-galaxy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "weihong.xu",
    "author_email": "xuweihong.cn@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/47/28/2d892fd66cf9885fde6b52dd818df5ac7862aa896a01c1c396a9a4193783/dflow_galaxy-0.1.9.tar.gz",
    "platform": null,
    "description": "# DFlow Galaxy\n\n[![PyPI version](https://badge.fury.io/py/dflow-galaxy.svg)](https://badge.fury.io/py/dflow-galaxy)\n[![Downloads](https://pepy.tech/badge/dflow-galaxy)](https://pepy.tech/project/dflow-galaxy)\n[![Docker](https://img.shields.io/docker/v/link89/dflow-galaxy?label=docker&logo=docker)](https://hub.docker.com/repository/docker/link89/dflow-galaxy/general)\n\n\nCollection of workflows and tools built on top of DFlow and [ai2-kit](https://github.com/chenggroup/ai2-kit).\n\n## Features\n\n### Tools\n* DFlowBuilder: A type friendly wrapper for `DFlow` to build workflows in a more intuitive way.\n\n### Workflow\n* TESLA: a **T**raining-**E**xploration-**S**creening-**L**abeling workflow developed by **AI4EC**. Get inspired by [DPGEN](https://github.com/deepmodeling/dpgen), [DPGEN2](https://github.com/deepmodeling/dpgen2), powered by [ai2-kit](https://github.com/chenggroup/ai2-kit).\n\n### [Bohrium Apps](https://bohrium.dp.tech/apps)\nBohrium Apps are cloud native apps that can be run on Bohrium Platform. \n\n* CP2K Lightning: Run CP2K without building input files from scratch.\n* DynaCat TESLA: An automated workflow to generated DeepMD potential for DynaCat.\n* DynaCat MD: Run MD simulations with DeepMD potential for DynaCat. \n\n## Get Started\n`dflow-galaxy` requires Python 3.9+ since it depends on `typing.Annotated`.\n\nTo use `dflow-galaxy` as a library, you can install it via pip:\n\n```bash\npip install dflow-galaxy\n```\n\nFor developers, please use `poetry` to bootstrap the development environment:\n\n```bash\npoetry install\npoetry shell\n```\n\n## Bohrium App\nThe entry of the Bohrium App are in the [launch_app](./launch_app/) directory, and the actual implementation are in the [dflow_galaxy/app](./dflow_galaxy/app/) directory.\n\nDocument for Bohrium App development can be found [here](https://dptechnology.feishu.cn/docx/JPqgdmN1woxO8jxRtMycqWPQnIg)\n\n\n\n## Distribution\n### PyPI\n```bash\npoetry publish --build\n```\n### Docker\n```bash\n./build-docker.sh\n```\n\n## Manuals\n* [TESLA Workflow](doc/tesla.md)\n",
    "bugtrack_url": null,
    "license": null,
    "summary": null,
    "version": "0.1.9",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5874b59e0b7f004b4395ef2ceb6f3ff07706786b64cca4c6f032c98240097757",
                "md5": "74651420e7dc34e0f54d85f705ccecb5",
                "sha256": "62ba2b79c29d4614488688b8a9a7fd542c89d2afc6ac2d84cf5e23e3685cfbe2"
            },
            "downloads": -1,
            "filename": "dflow_galaxy-0.1.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "74651420e7dc34e0f54d85f705ccecb5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 1798422,
            "upload_time": "2024-05-13T06:48:33",
            "upload_time_iso_8601": "2024-05-13T06:48:33.943565Z",
            "url": "https://files.pythonhosted.org/packages/58/74/b59e0b7f004b4395ef2ceb6f3ff07706786b64cca4c6f032c98240097757/dflow_galaxy-0.1.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "47282d892fd66cf9885fde6b52dd818df5ac7862aa896a01c1c396a9a4193783",
                "md5": "34669223d046fa2cc868116d194c4458",
                "sha256": "402d53e5b9524f0559b7aefbaaec6f5b3354b28a908a2ff0b66726d033bf6523"
            },
            "downloads": -1,
            "filename": "dflow_galaxy-0.1.9.tar.gz",
            "has_sig": false,
            "md5_digest": "34669223d046fa2cc868116d194c4458",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 1721365,
            "upload_time": "2024-05-13T06:48:37",
            "upload_time_iso_8601": "2024-05-13T06:48:37.631113Z",
            "url": "https://files.pythonhosted.org/packages/47/28/2d892fd66cf9885fde6b52dd818df5ac7862aa896a01c1c396a9a4193783/dflow_galaxy-0.1.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-13 06:48:37",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "dflow-galaxy"
}
        
Elapsed time: 0.22914s