套件: python3-boolean (3.8-4)
python3-boolean 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-boolean.py:
- [python-boolean.py_3.8-4.dsc]
- [python-boolean.py_3.8.orig.tar.gz]
- [python-boolean.py_3.8-4.debian.tar.xz]
維護者:
Original Maintainers:
- Stephan Lachnit
- Debian Python Team
外部的資源:
- 主頁 [github.com]
相似套件:
small library implementing a boolean algebra
It defines two base elements, TRUE and FALSE, and a Symbol class that can take on one of these two values. Calculations are done in terms of AND, OR and NOT, other compositions like XOR and NAND are not implemented but can be emulated with AND or and NOT. Expressions are constructed from parsed strings or in Python.
其他與 python3-boolean 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)