davegaeddert
2 weeks, 1 day ago
Third-party packages will use the plainx
namespace (instead of plain
). This should help distinguish between official and community, and remove some decision making around naming.
Both use PEP 420 "implicit namespaces" so the end result is a clean from plainx import {pkg}