TezRomacH / python-package-template

🚀 Your next Python package needs a bleeding-edge project structure.
MIT License
1.09k stars 123 forks source link

A new python-package-template for continuous maintenance #856

Open Undertone0809 opened 10 months ago

Undertone0809 commented 10 months ago

For Python beginners, the TezRomacH/python-package-template is an excellent resource to learn various aspects, such as using Poetry for package management and Black for code formatting. This project integrates many convenient components for everyone's use, which I greatly appreciate. However, it seems that due to certain reasons, the original project's author no longer has the bandwidth to maintain it. Over time, as new features and updates continue to emerge, without ongoing maintenance, the project may struggle to keep pace with the rapidly evolving technology landscape.

With this in mind, I've forked the TezRomacH/python-package-template and created a new repository with the intention of providing continuous maintenance and delivering a better Python Package Template for the community. I welcome everyone to try it out and provide feedback!

Project Repository: https://github.com/Undertone0809/python-package-template

I've already made several fixes and improvements, and I'll continue to enhance this project and address any outstanding issues. To enhance maintainability and user experience, here are some plans for my future development:

I'm also looking forward to like-minded individuals joining this project to collectively make it even better.

github-actions[bot] commented 10 months ago

Hello @Undertone0809, thank you for your interest in our work!

If this is a bug report, please provide screenshots and minimum viable code to reproduce your issue, otherwise we can not help you.