Skip to content

Parse a more general search syntax to conform with a particular SQL dialect.

License

Notifications You must be signed in to change notification settings

AGHerwig/searchstringparser

Repository files navigation

Search String Parser

docs Documentation Status
tests
Travis-CI Build Status
package PyPI Package latest release PyPI Wheel Supported versions Supported implementations

Parse a more general search syntax to conform with a particular SQL dialect.

Currently, this is implemented using ply with a general lexer and a parser for generating PostgreSQL-specific search queries.

  • Free software: BSD license

Installation

pip install searchstringparser

Documentation

https://searchstringparser.readthedocs.org/

Development

To run the all tests run:

tox

About

Parse a more general search syntax to conform with a particular SQL dialect.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published