[ trixie ]
[ sid ]
[ 原始碼: python-expandvars ]
套件:python3-expandvars(0.12.0-2)
python3-expandvars 的相關連結
Debian 的資源:
下載原始碼套件 python-expandvars:
- [python-expandvars_0.12.0-2.dsc]
- [python-expandvars_0.12.0.orig.tar.gz]
- [python-expandvars_0.12.0-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
bash-style environment variable expansion in Python
This module is inspired by GNU bash's variable expansion features. It can be used as an alternative to Python's os.path.expandvars function.
A good use case is reading config files with the flexibility of reading values from environment variables using advanced features like returning a default value if some variable is not defined.
其他與 python3-expandvars 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)