Skip to content

Snippets, examples and small applications using Python

License

Notifications You must be signed in to change notification settings

brenordv/python-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-snippets

Snippets, examples and small applications using Python Consider all snippets not listed here as legacy. One day I'll get to them. :)

Snippets

File Renaming Utility

This utility provides a Python function to rename all files in a specified directory. It particularly matches a specific pattern in filenames and modifies them accordingly.

For more details on its usage, caveats, and other important information, please refer to the specific readme file for this utility here.

Please remember to carefully review the usage guidelines and caveats before using any of these scripts. Always back up your data before running any scripts that modify it.

TODO

  1. Make this readme useful.
  2. Refactor project structure
  3. Documentation
  4. Tests

About

Snippets, examples and small applications using Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages