anomaly / anomaly/lab-python-server

Research merits of absolute vs relative imports

Open
#18 0 comments 0 reactions 1 assignee Claimed by @devraj View on GitHub
enhancement
Dominant language
Python
Stars
16
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Because this is meant to be template for other projects, most of the imports in the handlers are relative (to avoid referencing the `labs.`), this has its own challenges when it comes to referencing across packages e.g `routers` talking to `models`.

While both approaches have their pros and cons, the aim of this exercise is to research and make best practices recommendations for python projects at Anomaly.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.