Skip to main content

Turn-Key solution to manage paths relative to the current file

Project description

The ezpath module allows managing paths relative to the file calling the module's functions, as opposed to being relative to the current working directory. This can be helpful to manage dependencies in a large local codebase.

Example:

from ezpath import *

# adding ../src (relative to the current file) to PYTHONPATH
add_rel_path('../src', follow_links=False)

# adding an absolute path to PYTHONPATH
add_abs_path('/path/to/my/folder')

# getting the absolute path of a file/folder relative to the current file, with
# the option to go up "up" levels
get_abs_path('../src/my_file.py', up=0, follow_links=False)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ezpath-1.4.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ezpath-1.4-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

Details for the file ezpath-1.4.tar.gz.

File metadata

  • Download URL: ezpath-1.4.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for ezpath-1.4.tar.gz
Algorithm Hash digest
SHA256 846f1417a8719a835ff376c6b6476ce9a5e3ec1da1b9842e5c0927f2ba4ec859
MD5 6fbf738d62d54dc1d8820df99b4cda39
BLAKE2b-256 1f4fc98e26eec969589d40c7dcb4fd4ea81f4c861f9736214f4c3c20fbf0d57e

See more details on using hashes here.

File details

Details for the file ezpath-1.4-py3-none-any.whl.

File metadata

  • Download URL: ezpath-1.4-py3-none-any.whl
  • Upload date:
  • Size: 1.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for ezpath-1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 58adc49a8456723648b15a61b83e96983e00fdbf65e13646e42f4f4965042655
MD5 a10422f9ea246c6297fb1bfebcced8e0
BLAKE2b-256 55300342956688d15902e2a9bcfb99f61e07a307dd969025572ef423637177a2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page