Skip to main content

Python parser for the Feed Item Query Language (FIQL).

Project description

FIQL Parser
===========

A Python parser for the Feed Item Query Language (FIQL).

What is FIQL?
-------------

From the FIQL draft
[ https://tools.ietf.org/html/draft-nottingham-atompub-fiql-00 ]:

The Feed Item Query Language (FIQL, pronounced "fickle") is a simple
but flexible, URI-friendly syntax for expressing filters across the
entries in a syndicated feed.

To Install
----------

.. code:: bash

$ pip install fiql-parser

Using fiql_parser
-----------------

For detailed documentation go to the GitHub site.

Changes
-------

Version 0.12: Released on August 27th, 2015

* Added pylint to tox.
* Added Python3.4 support.

Version 0.11: Released on August 27th, 2015

* Update documentation to reflect new structure.
* BREAKS COMPATIBILITY WITH VERSIONS <= 0.10.
* Adopt prefix format over inline for internal structure, `to_python()`
output, and fluent expression build method.
* Add missing `py_modules` required to actually end up with a working
package.

See GitHub site for changes prior the most recent release.

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

fiql-parser-0.12.tar.gz (9.9 kB view hashes)

Uploaded Source

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