Name | brimfile JSON |
Version |
1.1.1
JSON |
| download |
home_page | None |
Summary | A package to read and write to the brim file format, containing spectral data and metadata from Brillouin microscopy |
upload_time | 2025-07-10 07:50:59 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | None |
keywords |
brillouin
microscopy
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# brimfile package
## What is it?
*brimfile* is a package to read and write to brim (**Br**illouin **im**aging) files, containing spectral data and metadata from Brillouin microscopy.
The detailed specs of the brim file format can be found [here](https://github.com/prevedel-lab/Brillouin-standard-file/blob/main/docs/brim_file_specs.md).
## Where to get it
*brimfile* can be installed from PyPI using `pip`:
```bash
pip install brimfile
```
## How to use it
The documentation of the package can be found [here](https://prevedel-lab.github.io/brimfile/).
Raw data
{
"_id": null,
"home_page": null,
"name": "brimfile",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "Brillouin microscopy",
"author": null,
"author_email": "Carlo Bevilacqua <carlo.bevilacqua@embl.de>, Sebastian Hambura <sebastian.hambura@embl.de>",
"download_url": "https://files.pythonhosted.org/packages/f4/ee/e2e2797c11b7903dc75473c75cbc1271028404d17e6906b84ac490686034/brimfile-1.1.1.tar.gz",
"platform": null,
"description": "# brimfile package\n\n## What is it?\n\n*brimfile* is a package to read and write to brim (**Br**illouin **im**aging) files, containing spectral data and metadata from Brillouin microscopy.\n\nThe detailed specs of the brim file format can be found [here](https://github.com/prevedel-lab/Brillouin-standard-file/blob/main/docs/brim_file_specs.md).\n\n## Where to get it\n\n*brimfile* can be installed from PyPI using `pip`:\n```bash\npip install brimfile\n```\n\n## How to use it\n\nThe documentation of the package can be found [here](https://prevedel-lab.github.io/brimfile/).",
"bugtrack_url": null,
"license": null,
"summary": "A package to read and write to the brim file format, containing spectral data and metadata from Brillouin microscopy",
"version": "1.1.1",
"project_urls": {
"Documentation": "https://prevedel-lab.github.io/brimfile/",
"Issues": "https://github.com/prevedel-lab/brimfile/issues",
"Repository": "https://github.com/prevedel-lab/brimfile"
},
"split_keywords": [
"brillouin",
"microscopy"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "278833e703b0c281587e1c2d9554c2fb367125be3c0950a9a147adba9da32807",
"md5": "c9eac0329a50bb168de6aa11632017ba",
"sha256": "78037838aa939ec0df1d68e7a43bd14a04e396874108d2b73f98164a8c86b00b"
},
"downloads": -1,
"filename": "brimfile-1.1.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "c9eac0329a50bb168de6aa11632017ba",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 27248,
"upload_time": "2025-07-10T07:50:58",
"upload_time_iso_8601": "2025-07-10T07:50:58.408354Z",
"url": "https://files.pythonhosted.org/packages/27/88/33e703b0c281587e1c2d9554c2fb367125be3c0950a9a147adba9da32807/brimfile-1.1.1-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "f4eee2e2797c11b7903dc75473c75cbc1271028404d17e6906b84ac490686034",
"md5": "5323508b797ac40d941ccb432b6e03ea",
"sha256": "453aa5fd47f53f387dd9b739fd1614e764e89ddd629ac2f06acbaa7aca96ca80"
},
"downloads": -1,
"filename": "brimfile-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "5323508b797ac40d941ccb432b6e03ea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 31439,
"upload_time": "2025-07-10T07:50:59",
"upload_time_iso_8601": "2025-07-10T07:50:59.363743Z",
"url": "https://files.pythonhosted.org/packages/f4/ee/e2e2797c11b7903dc75473c75cbc1271028404d17e6906b84ac490686034/brimfile-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-10 07:50:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "prevedel-lab",
"github_project": "brimfile",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "brimfile"
}