syre


Namesyre JSON
Version 0.11.0 PyPI version JSON
download
home_pageNone
SummaryPython library for Syre data analysis and management.
upload_time2025-08-31 09:59:32
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
licenseNone
keywords data analysis data management
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Syre

Scientific data management and analysis.

```bash
python -m pip install syre
```
> Full documentation at [syre.ai](https://www.syre.ai).

Syre is a framework for managing and analyzing data. Syre utilizes **top-down organization** and **bottom-up analysis** to make analyzing your data and drawing conclusions easy. This allows your data and analysis to stay separate and modular.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "syre",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "data analysis, data management",
    "author": null,
    "author_email": "Brian Carlsen <carlsen.bri@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/99/e9/2c2eccb15d80f7fbd37f972ed79a6ae7a2f4e7e7310d9edd1e511f726e88/syre-0.11.0.tar.gz",
    "platform": null,
    "description": "# Syre\n\nScientific data management and analysis.\n\n```bash\npython -m pip install syre\n```\n> Full documentation at [syre.ai](https://www.syre.ai).\n\nSyre is a framework for managing and analyzing data. Syre utilizes **top-down organization** and **bottom-up analysis** to make analyzing your data and drawing conclusions easy. This allows your data and analysis to stay separate and modular.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Python library for Syre data analysis and management.",
    "version": "0.11.0",
    "project_urls": {
        "Homepage": "https://syre.ai",
        "Issues": "https://github.com/syre-data/syre/issues",
        "Source": "https://github.com/syre-data/syre"
    },
    "split_keywords": [
        "data analysis",
        " data management"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "73e4dad7804fc57d36100e76c7582b7102e5694ffe2a5ad46be874ceb9368b03",
                "md5": "9cba34fd4a019dc180ad07eac43185bd",
                "sha256": "6d4f3e66dd829a668cf20047ee4c88ac3a273dcc6dde64c4b9e0f1d86faeb284"
            },
            "downloads": -1,
            "filename": "syre-0.11.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9cba34fd4a019dc180ad07eac43185bd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2669848,
            "upload_time": "2025-08-31T09:59:29",
            "upload_time_iso_8601": "2025-08-31T09:59:29.458094Z",
            "url": "https://files.pythonhosted.org/packages/73/e4/dad7804fc57d36100e76c7582b7102e5694ffe2a5ad46be874ceb9368b03/syre-0.11.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "99e92c2eccb15d80f7fbd37f972ed79a6ae7a2f4e7e7310d9edd1e511f726e88",
                "md5": "b6a062c9d95ac8e4ff8781e7d5cb8a0e",
                "sha256": "9a55a84da2e897983cf96af6090df291f1eaf906d3a8a226632756cfaa2babb0"
            },
            "downloads": -1,
            "filename": "syre-0.11.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b6a062c9d95ac8e4ff8781e7d5cb8a0e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2653204,
            "upload_time": "2025-08-31T09:59:32",
            "upload_time_iso_8601": "2025-08-31T09:59:32.462353Z",
            "url": "https://files.pythonhosted.org/packages/99/e9/2c2eccb15d80f7fbd37f972ed79a6ae7a2f4e7e7310d9edd1e511f726e88/syre-0.11.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-31 09:59:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "syre-data",
    "github_project": "syre",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "syre"
}
        
Elapsed time: 0.76682s