Metadata-Version: 2.1
Name: pydtl-relativepath
Version: 0.0.1
Summary: python tool to solve many issues with relative paths and imports in your complex framework.
Home-page: https://github.com/python-dev-tools/pydtl-relativepath
Author: NanthagopalEswaran
Author-email: nanthagopaleswaran@gmail.com
License: MIT
Project-URL: Source, https://github.com/python-dev-tools/pydtl-relativepath
Project-URL: Tracker, https://github.com/python-dev-tools/pydtl-relativepath/issues
Keywords: python python-library python-package pydtl relative-path relative-import path-issues root-folder
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE

# pydtl-relativepath
pydtl-relativepath tool from pydtl community can be used to solve many issues that occurs with relative paths and imports from various modules in your complex framework.

> Note: Incomplete version | Development is in progress
