inspire-schemas

https://img.shields.io/travis/inspirehep/inspire-schemas.svg https://img.shields.io/coveralls/inspirehep/inspire-schemas.svg https://img.shields.io/github/tag/inspirehep/inspire-schemas.svg https://img.shields.io/pypi/dm/inspire-schemas.svg https://img.shields.io/github/license/inspirehep/inspire-schemas.svg

Inspirehep schemas and related tools bundle.

User’s Guide

This part of the documentation will show you how to get started in using inspire-schemas.

NOTE: it is highly encouraged to pin the version of inspire-schemas that you use to the major number, for example using the ~= version matcher in your requirements.txt or your setup.py like:

inspire-schemas~=1.0.0

That will prevent any major update (compatibility breaking) to be pulled automatically, and will only download minor and feature updates (1.X.Y).

API Reference

If you are looking for information on a specific function, class or method, this part of the documentation is for you.

Schemas Reference

Auto-generated documentation for Inspirehep schemas.

Additional Notes

Notes on how to contribute, legal information and changes are here for the interested.

Changelog

Here you can find the full changelog for this version