![JAR search and dependency download from the Maven repository](/logo.png)
python-legacy.__init__api.mustache Maven / Gradle / Ivy
from __future__ import absolute_import
# flake8: noqa
# import apis into api package
{{#apiInfo}}{{#apis}}from {{apiPackage}}.{{classVarName}} import {{classname}}
{{/apis}}{{/apiInfo}}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy