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

Uploaded Python 3

File details

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

File metadata

  • Download URL: ezpath-1.3.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.3.tar.gz
Algorithm Hash digest
SHA256 3e70a2548200fc68f69cdc6794c737dcfa2d23a2f5a16f655fef89264370b917
MD5 01662a408c805760308f33ae70390e52
BLAKE2b-256 1187343a34f4172163d09bf65863590ffbb9682ff7eea5c35701941c3789aa3b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ezpath-1.3-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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 03cde026e7d3e1000a0288379785bfe53400f1e551c8b1c151342f32dcf11d9c
MD5 c3ca09f29abdc2d51d7b88c98600dc19
BLAKE2b-256 f3dc54ba8bcef62715bd5fee9d183987ee809b1d9af13cb658036fb1e24ce135

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