TezRomacH / python-package-template

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

Sharing another fork of the template #857

Open manoelpqueiroz opened 10 months ago

manoelpqueiroz commented 10 months ago

Hello everyone,

I wanted to echo what Undertone0809 mentioned in issue #856, regarding Romain's fantastic template. It's an invaluable resource, especially for newcomers looking to expand their coding skills beyond just a programming language. These tools require a different approach and introduce new mental models to complement traditional coding.

I've decided to fork the project and make some enhancements to the original template, focusing on aspects that I found significant. In line with what I've mentioned, working on this fork for the past two months has been a tremendous learning experience, shedding light on aspects of software development I had yet to explore. I deeply appreciate the outstanding work Romain has done so far – kudos to him!

During this time, I've made a few timid improvements, primarily on the backend, along with a few feature additions:

I won't be opening a pull request here, as my primary platform of choice is GitLab. The project will be maintained there (you can access it here), but I'll keep a mirror on GitHub.

@TezRomacH, feel free to incorporate any aspects from my version of the template into python-package-template. None of this would be possible without your work.

In the spirit of open source, I invite everyone to check out my fork and collaborate in making it even better. I've already established the initial milestones I'd like to achieve, so please have a look if you're interested. Your feedback would be greatly appreciated.

github-actions[bot] commented 10 months ago

Hello @manoelpqueiroz, 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.

Undertone0809 commented 9 months ago

It's a great start at gitlab for this project. 😄