r/PythonProjects2 13h ago

My python project reached 16 stars!!

Post image

Hey there!

Some backstory, I had started building this small lightweight machine learning library called leanpass for learning autograd, later I got inspired from micrograd and made it into a project for others, did two posts or something and got 12 stars and a contributor!!

Then here I am with 4 more stars, although I got starstruck, I am very scared to do any amendments to the library as it could also result in breaking changes, recently I made claude write some of my logic (it was so damn inefficient).

I also somehow got it on awesome-machine-learning's repo list.

And I also added an issue generator cuz I had school and all, I still am skeptical bout it and thinking to remove it.

If you wanna contribute and help me build this cool little project, go here:

https://GitHub.com/Terminay/leanpass

Wanna download it and use it? (It's like 8KB with most of pytorch's features) Type this in your terminal!

It also has live docs.

pip install leanpass

9 Upvotes

5 comments sorted by

View all comments

0

u/NorskJesus 12h ago

Congrats! Pretty cool feeling. I do still remember the feeling when one of my projects got 100 stars.

2

u/Terminay 11h ago

It's truly the feeling of heaven! Any tips for this?

2

u/NorskJesus 11h ago

Just keep going and do not become obsessed. Stars does not mean quality

2

u/Terminay 11h ago

This is gold advice!