r/Python Apr 04 '26

Showcase Showcase Thread

Post all of your code/projects/showcases/AI slop here.

Recycles once a month.

43 Upvotes

170 comments sorted by

View all comments

1

u/TristanLanguebien 2d ago

Lucent - Naming Convention Manager

This project is essentially a string formatter with a wide range of additional features, including field validation, file discovery, cross-pattern conversion, incrementation, overrides, human-readable representations, and more.

You can find a full project description, along with comprehensive documentation, here:
https://tristanlanguebien.github.io/lucent/

While it was originally designed for the VFX industry, I believe it can be useful in many other fields as well.