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.5.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.5-py3-none-any.whl (1.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ezpath-1.5.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.5.tar.gz
Algorithm Hash digest
SHA256 d1bb4cd505ce04de9df3dbfb888d041df89f9b92415031ea1f4f92eb73326c76
MD5 aa1421344a438aa0952c840baf80a6b8
BLAKE2b-256 c48db1ebbbab27e4456f27b9380efdee2816cdc7bb747583fb72811cb0be5f7c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ezpath-1.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 980b8dd44463d8e5039e64bc59a41aca5ffc0a75b9d2c6cec09de580e9c1c17d
MD5 0a65b0d2429810720023f883ccb196a3
BLAKE2b-256 2a327177bc1a3ad77b5cc7126559c484ea3396755b8587e7d241db7271533047

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