Skip to main content

Package to manage mapping of source data into aind-data-schema metadata files.

Project description

aind-metadata-mapper

License Code Style semantic-release: angular Interrogate Coverage 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

pip install -e .[all]

It's possible to install just a small subset of dependencies. For example,

pip install -e .[bergamo]

To develop the code, run

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 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.

Documentation

To generate the rst files source files for documentation, run

sphinx-apidoc -o docs/source/ src 

Then to create the documentation HTML files, run

sphinx-build -b html docs/source/ docs/build/html

More info on sphinx installation can be found here.

More information including a user guide and contributor guidelines can be found at readthedocs.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aind_metadata_mapper-0.18.4.tar.gz (759.5 kB view hashes)

Uploaded Source

Built Distribution

aind_metadata_mapper-0.18.4-py3-none-any.whl (90.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page