aind-metadata-mapper


Nameaind-metadata-mapper JSON
Version 0.23.2 PyPI version JSON
download
home_pageNone
SummaryPackage to manage mapping of source data into aind-data-schema metadata files.
upload_time2025-02-12 19:32:54
maintainerNone
docs_urlNone
authorAllen Institute for Neural Dynamics
requires_python>=3.9
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aind-metadata-mapper

[![License](https://img.shields.io/badge/license-MIT-brightgreen)](LICENSE)
![Code Style](https://img.shields.io/badge/code%20style-black-black)
[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)
![Interrogate](https://img.shields.io/badge/interrogate-100.0%25-brightgreen)
![Coverage](https://img.shields.io/badge/coverage-86%25-yellow?logo=codecov)
![Python](https://img.shields.io/badge/python->=3.10-blue?logo=python)

Repository to contain code that will parse source files into aind-data-schema models.

## Usage

## Installation
To use the software, in the root directory, run
```bash
pip install -e .[all]
```

It's possible to install just a small subset of dependencies. For example,
```bash
pip install -e .[bergamo]
```

To develop the code, run
```bash
pip install -e .[dev]
```

## Issues and Discussions
If you've found a bug in the schemas or would like to make a minor change, open an [issue](https://github.com/AllenNeuralDynamics/aind-metadata-mapper/issues) and please use the provided templates. If you'd like to propose a large change or addition, or generally have a question about how things work, head start a new Discussion!

## Contributing
Contributions are more than welcome for this project! If you'd like to develop the code, please follow the standards outlined in the [contribution guide](https://github.com/AllenNeuralDynamics/aind-metadata-mapper/blob/dev/CONTRIBUTING.md).

### Documentation
To generate the rst files source files for documentation, run
```bash
sphinx-apidoc -o docs/source/ src 
```
Then to create the documentation HTML files, run
```bash
sphinx-build -b html docs/source/ docs/build/html
```
More info on sphinx installation can be found [here](https://www.sphinx-doc.org/en/master/usage/installation.html).


More information including a user guide and contributor guidelines can be found at [readthedocs](https://aind-metadata-mapper.readthedocs.io/en/latest/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "aind-metadata-mapper",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": null,
    "author": "Allen Institute for Neural Dynamics",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/f8/68/84e545e1be5b8eee8717382c1b43bc636ec706a0aba43993a99ad5aa7237/aind_metadata_mapper-0.23.2.tar.gz",
    "platform": null,
    "description": "# aind-metadata-mapper\n\n[![License](https://img.shields.io/badge/license-MIT-brightgreen)](LICENSE)\n![Code Style](https://img.shields.io/badge/code%20style-black-black)\n[![semantic-release: angular](https://img.shields.io/badge/semantic--release-angular-e10079?logo=semantic-release)](https://github.com/semantic-release/semantic-release)\n![Interrogate](https://img.shields.io/badge/interrogate-100.0%25-brightgreen)\n![Coverage](https://img.shields.io/badge/coverage-86%25-yellow?logo=codecov)\n![Python](https://img.shields.io/badge/python->=3.10-blue?logo=python)\n\nRepository to contain code that will parse source files into aind-data-schema models.\n\n## Usage\n\n## Installation\nTo use the software, in the root directory, run\n```bash\npip install -e .[all]\n```\n\nIt's possible to install just a small subset of dependencies. For example,\n```bash\npip install -e .[bergamo]\n```\n\nTo develop the code, run\n```bash\npip install -e .[dev]\n```\n\n## Issues and Discussions\nIf you've found a bug in the schemas or would like to make a minor change, open an [issue](https://github.com/AllenNeuralDynamics/aind-metadata-mapper/issues) and please use the provided templates. If you'd like to propose a large change or addition, or generally have a question about how things work, head start a new Discussion!\n\n## Contributing\nContributions are more than welcome for this project! If you'd like to develop the code, please follow the standards outlined in the [contribution guide](https://github.com/AllenNeuralDynamics/aind-metadata-mapper/blob/dev/CONTRIBUTING.md).\n\n### Documentation\nTo generate the rst files source files for documentation, run\n```bash\nsphinx-apidoc -o docs/source/ src \n```\nThen to create the documentation HTML files, run\n```bash\nsphinx-build -b html docs/source/ docs/build/html\n```\nMore info on sphinx installation can be found [here](https://www.sphinx-doc.org/en/master/usage/installation.html).\n\n\nMore information including a user guide and contributor guidelines can be found at [readthedocs](https://aind-metadata-mapper.readthedocs.io/en/latest/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Package to manage mapping of source data into aind-data-schema metadata files.",
    "version": "0.23.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b133daf0f6416d09ef03e078abb8a71d7e11535c6d30df945233806c679f2ab2",
                "md5": "a6ec024484c1640e187b2448fc1a0621",
                "sha256": "0773c4234b7d8c77585972e2ac30f992dd89f62d1f087c21eb9695ceae5da327"
            },
            "downloads": -1,
            "filename": "aind_metadata_mapper-0.23.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a6ec024484c1640e187b2448fc1a0621",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 93429,
            "upload_time": "2025-02-12T19:32:53",
            "upload_time_iso_8601": "2025-02-12T19:32:53.620734Z",
            "url": "https://files.pythonhosted.org/packages/b1/33/daf0f6416d09ef03e078abb8a71d7e11535c6d30df945233806c679f2ab2/aind_metadata_mapper-0.23.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f86884e545e1be5b8eee8717382c1b43bc636ec706a0aba43993a99ad5aa7237",
                "md5": "5001a218dc55ac1c4c60c79da08edcd8",
                "sha256": "a628ed46b1106dc362f3a0c809280190551d1be864d50ba110ebac41f87eca5f"
            },
            "downloads": -1,
            "filename": "aind_metadata_mapper-0.23.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5001a218dc55ac1c4c60c79da08edcd8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 772858,
            "upload_time": "2025-02-12T19:32:54",
            "upload_time_iso_8601": "2025-02-12T19:32:54.973251Z",
            "url": "https://files.pythonhosted.org/packages/f8/68/84e545e1be5b8eee8717382c1b43bc636ec706a0aba43993a99ad5aa7237/aind_metadata_mapper-0.23.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-12 19:32:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "aind-metadata-mapper"
}
        
Elapsed time: 1.84995s