Python parser for the Feed Item Query Language (FIQL).
Project description
A Python parser for the Feed Item Query Language (FIQL).
Documentation
Complete documentation can be found at http://fiql-parser.readthedocs.org/
CHANGES
Version 1.0
Release on October 9th, 2022
Added from_python_to_expression method.
Added support for >, <, <=, and >= when building Constraint.
Cleaned up some typos and clarified documentation.
Added support for “AND” and “OR” when building Operator.
Version 0.15
Release on July 2nd, 2016
Got rid of pkg_resources for fiql_parser version.
Added Version 0.14 changes and release date to README.
Removed unnecessary versioning logic in docs/conf.py.
Version 0.14
Release on November 15th, 2015
Added missing date for 0.13 release in README.
Fixed packaging bug in version 0.13.
Version 0.13
Release on October 17th, 2015
Added Sphinx documentation.
Split code into multiple files.
Add exception classes to better distinguish between errors.
Version 0.12
Release 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.
Version 0.10
Released on December 18th, 2014
Updated documentation for compatibility pypi and github.
Fixed some stuff in setup.py pre upload to pypi.
Version 0.9
Released on December 3rd, 2014
First public 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
File details
Details for the file fiql-parser-1.0.tar.gz
.
File metadata
- Download URL: fiql-parser-1.0.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.9.6 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/1.0.0 urllib3/1.26.12 tqdm/4.64.1 importlib-metadata/4.8.3 keyring/23.4.1 rfc3986/1.5.0 colorama/0.4.5 CPython/3.6.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | df5e4a6c4ab0410122c28cc2d6df16f2a1635ea3bf0eed1f19c87cac437a9e00 |
|
MD5 | f97fb4cb5a80e7aad4192cc8b923b296 |
|
BLAKE2b-256 | 7726705cae45da80569f9d5637940e6cd0ce362f96b1f0249bac8b9c746ed3d9 |