namex
A simple utility to separate the implementation of your Python package and its public API surface.
10 个版本
Francois Chollet <francois.chollet@gmail.com>
安装
pip install namex
poetry add namex
pipenv install namex
conda install namex