[DONE] Refactor TiTiler repo - Switch to namepaces subpackage #278
Locked
vincentsarago
started this conversation in
General
Replies: 2 comments
-
I've started a PR over #284 received 👍 / 👎 feedback on Slack. This is my latest comment in the pr: Still awaiting for feedback but if we move forward with namespaces here is IMO what we could do:
Maybe
|
Beta Was this translation helpful? Give feedback.
0 replies
-
New version of TiTiler is on its way to PyPi https://github.com/developmentseed/titiler/blob/master/CHANGES.md#030-2021-04-19 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
TiTIler is an application but also a python module that let the user creates their own application.
Recently there have been quite some chat about the application configuration #276 #269 #277
While we still want to have a default/user friendly application, I think it will be good to decouple the
module
and theapplication
part. For this we could use namespaces@geospatial-jeff @kylebarron any though ?
Beta Was this translation helpful? Give feedback.
All reactions