[ 原始碼: dicteval ]
套件:python3-dicteval(0.0.6-5)
python3-dicteval 的相關連結
Debian 的資源:
下載原始碼套件 dicteval:
- [dicteval_0.0.6-5.dsc]
- [dicteval_0.0.6.orig.tar.gz]
- [dicteval_0.0.6.orig.tar.gz.asc]
- [dicteval_0.0.6-5.debian.tar.xz]
維護者:
外部的資源:
- 主頁 [github.com]
相似套件:
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.
其他與 python3-dicteval 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)