Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

moqodow/path_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚨 REPOSITORY MOVED

This project has migrated to Codeberg for better alignment with open-source values.

This GitHub repository is archived and read-only.

Update your git remote:

git remote set-url origin https://codeberg.org/moqodow/path_utils.git

Supporting truly open-source infrastructure 🚀

Codeberg


Path utils

About

The path utils python module is a package focusing on dealing with folder lookup and image path manipulation.

Features

os_path

  • function walk2 -> advanced os.walk adding level of depth and excludes parameter
  • function scan_folder -> builds on top of walk2, scans files based on a given regex

imagepath

  • class Image -> image path value manipulations
    • get/set base image name
    • get/set image frame incl. hash, frame digit padding
    • get/set version in file and folder
    • get all image values

Licensing

Apache License, Version 2.0

Authors

Wilfried Pollan - Maintainer

Versioning

See https://semver.org

0.1.0 - First release - basic module

About

The path utils python module is a package focusing on dealing with folder lookup and image path manipulation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages