Skip to content

cernanalysispreservation/invenio-query-parser

 
 

Repository files navigation

Invenio-Query-Parser

https://github.com/inveniosoftware/invenio-query-parser/actions?query=workflow%3ACI.png?branch=master https://coveralls.io/repos/inveniosoftware/invenio-query-parser/badge.png?branch=master https://pypip.in/v/invenio-query-parser/badge.png https://pypip.in/d/invenio-query-parser/badge.png https://readthedocs.io/projects/invenio-query-parser/badge/?version=latest

About

Search query parser supporting Invenio and SPIRES search syntax.

Installation

Invenio-Query-Parser is on PyPI so all you need is:

pip install invenio-query-parser

Documentation

Documentation is readable at http://invenio-query-parser.readthedocs.io or it can be built using Sphinx:

pip install invenio-query-parser[docs]
python setup.py build_sphinx

Testing

Running the test suite is as simple as:

python setup.py test

About

Search query parser supporting Invenio and SPIRES search syntax.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 99.3%
  • Shell 0.7%