[ 源代码: logilab-common ]
软件包:python3-logilab-common(2.0.0-1)
python3-logilab-common 的相关链接
Debian 的资源:
下载源码包 logilab-common:
- [logilab-common_2.0.0-1.dsc]
- [logilab-common_2.0.0.orig.tar.gz]
- [logilab-common_2.0.0-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: libjs-sphinxdoc (>= 7.2.2)
- JavaScript support for Sphinx documentation
-
- 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
- 或者 python3-supported-min (>= 3.10)
- 软件包暂时不可用
-
- 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