pypindou.config
Configuration and package metadata exports.
The metadata constants in this package are read by packaging and documentation configuration code.
__all__
- pypindou.config.__all__ = ['__AUTHOR__', '__AUTHOR_EMAIL__', '__DESCRIPTION__', '__TITLE__', '__VERSION__']
Built-in mutable sequence.
If no argument is given, the constructor creates a new empty list. The argument must be an iterable if specified.