All Downloads are FREE. Search and download functionalities are using the official Maven repository.

python.__init__paths_x.handlebars Maven / Gradle / Ivy

There is a newer version: 7.8.0
Show newest version
# do not import all endpoints into this module because that uses a lot of memory and stack frames
# if you need the ability to import all endpoints from this module, import them with
# from {{packageName}}.paths.{{pathModule}} import {{apiClassName}}

from {{packageName}}.paths import PathValues

path = PathValues.{{{pathVar}}}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy