dara-xrd


Namedara-xrd JSON
Version 1.1.1 PyPI version JSON
download
home_pageNone
SummaryData-driven automated Rietveld analysis using BGMN.
upload_time2025-10-19 08:40:53
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords rietveld search-match crystallography xrd bgmn x-ray
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![DARA logo](docs/_static/logo-with-text.svg)

# DARA: Data-driven automated Rietveld analysis for phase search and refinement

Automated phase search with BGMN.

## Installation
```bash
pip install dara-xrd
```

For more details about installation, please refer to [installation guide](https://idocx.github.io/dara/install.html).

## Web Server
Dara ships with a browser-based web server for an out-of-box experience of Dara. To launch the webserver, run
```bash
dara server
```

Then you can open http://localhost:8898 to see an application that can submit, manage, and view jobs.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "dara-xrd",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "rietveld, search-match, crystallography, xrd, bgmn, x-ray",
    "author": null,
    "author_email": "Yuxing Fei <yuxingfei@berkeley.edu>, Matthew McDermott <mcdermott@lbl.gov>",
    "download_url": "https://files.pythonhosted.org/packages/db/d1/82ee14ca7c39bdc807461d8ddbbfcea1c270fbb23fc6c3ff3a32ebe1daa7/dara_xrd-1.1.1.tar.gz",
    "platform": null,
    "description": "![DARA logo](docs/_static/logo-with-text.svg)\n\n# DARA: Data-driven automated Rietveld analysis for phase search and refinement\n\nAutomated phase search with BGMN.\n\n## Installation\n```bash\npip install dara-xrd\n```\n\nFor more details about installation, please refer to [installation guide](https://idocx.github.io/dara/install.html).\n\n## Web Server\nDara ships with a browser-based web server for an out-of-box experience of Dara. To launch the webserver, run\n```bash\ndara server\n```\n\nThen you can open http://localhost:8898 to see an application that can submit, manage, and view jobs.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Data-driven automated Rietveld analysis using BGMN.",
    "version": "1.1.1",
    "project_urls": {
        "documentation": "https://idocx.github.io/dara/",
        "homepage": "https://github.com/idocx/dara"
    },
    "split_keywords": [
        "rietveld",
        " search-match",
        " crystallography",
        " xrd",
        " bgmn",
        " x-ray"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "16f419e6adb4dd940c08bd541118b4d9005143fab4a54d66085dfaea086557a6",
                "md5": "15661edfc6964a90d5b9b9d454331df7",
                "sha256": "533953a697c6d8b669992e0d0b3738758eefee43086950ba13bf8fb11ee32ea6"
            },
            "downloads": -1,
            "filename": "dara_xrd-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "15661edfc6964a90d5b9b9d454331df7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 16650763,
            "upload_time": "2025-10-19T08:40:49",
            "upload_time_iso_8601": "2025-10-19T08:40:49.311115Z",
            "url": "https://files.pythonhosted.org/packages/16/f4/19e6adb4dd940c08bd541118b4d9005143fab4a54d66085dfaea086557a6/dara_xrd-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dbd182ee14ca7c39bdc807461d8ddbbfcea1c270fbb23fc6c3ff3a32ebe1daa7",
                "md5": "b853e5da46cd4223306724de058621fb",
                "sha256": "fad0fc6e1cd1c59ed2e873612d1639ad8fb89e77a607ed6c8442b64186a85252"
            },
            "downloads": -1,
            "filename": "dara_xrd-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "b853e5da46cd4223306724de058621fb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 16525540,
            "upload_time": "2025-10-19T08:40:53",
            "upload_time_iso_8601": "2025-10-19T08:40:53.594279Z",
            "url": "https://files.pythonhosted.org/packages/db/d1/82ee14ca7c39bdc807461d8ddbbfcea1c270fbb23fc6c3ff3a32ebe1daa7/dara_xrd-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-19 08:40:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "idocx",
    "github_project": "dara",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "dara-xrd"
}
        
Elapsed time: 0.41195s