[ ソース: simpleeval ]
パッケージ: python3-simpleeval (0.9.6-1)
python3-simpleeval に関するリンク
Debian の資源:
simpleeval ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Simple, safe single expression evaluator library (Python 3)
Quick single file library for easily adding evaluatable expressions into Python projects.
Short, easy to use, safe and reasonably extensible expression evaluator. Designed for things like in a website where you want to allow the user to generate a string, or a number from some other input, without allowing full eval() or other unsafe or needlessly complex linguistics.
This package is targeting Python version 3.
その他の python3-simpleeval 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-pkg-resources
- pkg_resources を用いたパッケージ検索およびリソースアクセス