[ 原始碼: logilab-common ]
套件:python3-logilab-common(1.9.8-1)
python3-logilab-common 的相關連結
Debian 的資源:
下載原始碼套件 logilab-common:
- [logilab-common_1.9.8-1.dsc]
- [logilab-common_1.9.8.orig.tar.xz]
- [logilab-common_1.9.8-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [www.logilab.org]
相似套件:
useful miscellaneous modules used by Logilab projects (Python3)
logilab-common is a collection of low-level Python packages and modules, designed to ease:
* handling command line options and configuration files * writing interactive command line tools * manipulation files and character strings * interfacing to OmniORB * generating SQL queries * running unit tests * manipulating tree structures * accessing RDBMS (currently postgreSQL, MySQL and sqlite) * generating text and HTML reports * logging * parsing XML processing instructions
This package contains the Python 3 version of logilab-common.
其他與 python3-logilab-common 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
-
- dep: python3-mypy-extensions
- Experimental type system extensions for mypy typechecker (Python 3)
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python