套件: python3-cement (2.10.0-1)
python3-cement 的相關超連結
Trisquel 的資源:
下載原始碼套件 python-cement:
- [python-cement_2.10.0-1.dsc]
- [python-cement_2.10.0.orig.tar.gz]
- [python-cement_2.10.0-1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Python Modules Team (郵件存檔)
- Michael Fladischer
外部的資源:
- 主頁 [builtoncement.com]
相似套件:
CLI Application Framework (Python3 version)
Cement is an advanced CLI Application Framework for Python. Its goal is to introduce a standard, and feature-full platform for both simple and complex command line applications as well as support rapid development needs without sacrificing quality. Cement is flexible, and it’s use cases span from the simplicity of a micro-framework to the complexity of a mega-framework.
Features include:
* Core pieces of the framework are customizable via handlers/interfaces * Extension handler interface to easily extend framework functionality * Config handler supports parsing multiple config files into one config * Argument handler parses command line arguments and merges with config * Log handler supports console and file logging * Plugin handler provides an interface to easily extend your application * Hook support adds a bit of magic to apps and also ties into framework * Handler system connects implementation classes with Interfaces * Output handler interface renders return dictionaries to console * Cache handler interface adds caching support for improved performance * Controller handler supports sub-commands, and nested controllers
This package contains the Python 3 version of the library.
其他與 python3-cement 有關的套件
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- rec: python3-argcomplete
- bash tab completion for argparse (for Python 3)
-
- rec: python3-colorlog
- formatter to use with the logging module of Python 3
-
- rec: python3-configobj
- simple but powerful config file reader and writer for Python 3
-
- rec: python3-genshi
- Python XML-based template engine - Python 3.x
-
- rec: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- rec: python3-pyinotify
- simple Linux inotify Python bindings
-
- rec: python3-pylibmc
- libmemcached wrapper (Python3 version)
-
- rec: python3-pystache
- Python3 implementation of Mustache
-
- rec: python3-tabulate
- pretty-print tabular data in Python3
-
- rec: python3-watchdog
- Python API and shell utilities to monitor file system events - Python 3.x
-
- rec: python3-yaml
- YAML parser and emitter for Python3
-
- sug: python-cement-doc
- CLI Application Framework (Documentation)