[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#915677: ITP: python-dicteval -- Library to evaluate expressions in dict/json objects



Package: wnpp
Severity: wishlist
Owner: "Paulo Henrique de Lima Santana (phls)" <phls@softwarelivre.org>

* Package name    : python-dicteval
  Version         : 0.0.6
  Upstream Author : Osvaldo Santana Neto <dicteval@osantana.me>
* URL             : https://github.com/osantana/dicteval
* License         : Expat
  Programming Lang: Python
  Description     : Library to evaluate expressions in dict/json objects

 Module dicteval will evaluate basic types with no modifications but it will
 evaluate dicts (or json objects) containing keys started with = (equal)
 symbol. You can provide a dictionary with context to be used during
 evaluation process. You can also wrap your string content with @{} to force
 a Python eval() with the context provided.


Reply to: