syre


Namesyre JSON
Version 0.10.0 PyPI version JSON
download
home_pageNone
SummaryPython library for Syre data analysis and management.
upload_time2024-01-30 07:17: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/fa/ad/0b5fbbb7024b3989051a388ee645dc404261ae62ef8d92da5eb98af1d47a/syre-0.10.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.10.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": "1564605bfb38287f82a7bb960e8c56c48d4640449e45fcf69d91ea56e7e2a7b7",
                "md5": "6ddcb9b9a8f053dcee29dbc9fc7500d0",
                "sha256": "02752d0e08f24b0f647cfe3e00583dad0ba1f6867a7760a039a104c1c5ec08ec"
            },
            "downloads": -1,
            "filename": "syre-0.10.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6ddcb9b9a8f053dcee29dbc9fc7500d0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 2385545,
            "upload_time": "2024-01-30T07:17:34",
            "upload_time_iso_8601": "2024-01-30T07:17:34.827971Z",
            "url": "https://files.pythonhosted.org/packages/15/64/605bfb38287f82a7bb960e8c56c48d4640449e45fcf69d91ea56e7e2a7b7/syre-0.10.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "faad0b5fbbb7024b3989051a388ee645dc404261ae62ef8d92da5eb98af1d47a",
                "md5": "f0a52971d9528c2ba0908dfc0a5a612b",
                "sha256": "fb12cabd1d5a8d57a107e402a4e807a587ab9dd76bba055c6ff0f3b6d3b91fe2"
            },
            "downloads": -1,
            "filename": "syre-0.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f0a52971d9528c2ba0908dfc0a5a612b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2368661,
            "upload_time": "2024-01-30T07:17:32",
            "upload_time_iso_8601": "2024-01-30T07:17:32.403272Z",
            "url": "https://files.pythonhosted.org/packages/fa/ad/0b5fbbb7024b3989051a388ee645dc404261ae62ef8d92da5eb98af1d47a/syre-0.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-30 07:17: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.24816s