Pushed my first Python package to PyPI - *bulk-file-organizer* #177293
Unanswered
Shravan250
asked this question in
Programming Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Body
Hey folks,
So… I finally did it. Pushed my first Python package to PyPI 😄
It’s called bulk-file-organizer — a small CLI tool that automatically organizes your files into subfolders based on their extensions.
I made it while cleaning up my downloads folder and thought hey why not turn it into something shareable?
If you wanna try it:
PyPI: https://pypi.org/project/bulk-file-organizer/
Repo: https://github.com/Shravan250/bulk-file-organizer
Would love to hear any suggestions or improvements especially from anyone who’s built a CLI before.
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions