500 stars and counting!

General discussions and questions abound development of code with MicroPython that is not hardware specific.
Target audience: MicroPython Users.
Post Reply
pfalcon
Posts: 1155
Joined: Fri Feb 28, 2014 2:05 pm

500 stars and counting!

Post by pfalcon » Tue Mar 04, 2014 1:39 am

We now have 500 stars on Github: https://github.com/micropython/micropython/stargazers . That already surpasses some cool (and longer-living) projects. But we can do better, so if you or your friends still didn't star the project, please do ;-).
Awesome MicroPython list
Pycopy - A better MicroPython https://github.com/pfalcon/micropython
MicroPython standard library for all ports and forks - https://github.com/pfalcon/micropython-lib
More up to date docs - http://pycopy.readthedocs.io/

torwag
Posts: 220
Joined: Fri Dec 13, 2013 9:25 am

Re: 500 stars and counting!

Post by torwag » Tue Mar 04, 2014 10:58 am

I wonder if we could make use of something like this

https://github.com/whispersystems/bithub

I guess esp. a project like micropython might receive contributions of quite a lot and often very divers fields and a kind of extra payment might help here and there.
E.g., Some people might want to address robotics, others really want to get a certain peripheral up and running, someone else is very keen to get micropython ported to a certain architecture. Non-developers could add their share by providing donations towards a certain feature request. Actually, what we really want would be some kind of a bounty system. XXX$ for a lib to address chip FOO, YYY$ for a port to the board BAR, etc.

pfalcon
Posts: 1155
Joined: Fri Feb 28, 2014 2:05 pm

Re: 500 stars and counting!

Post by pfalcon » Sun Mar 16, 2014 5:27 pm

And here's another round number - recently, number of commits suprpassed 1000!
Awesome MicroPython list
Pycopy - A better MicroPython https://github.com/pfalcon/micropython
MicroPython standard library for all ports and forks - https://github.com/pfalcon/micropython-lib
More up to date docs - http://pycopy.readthedocs.io/

SwimDude0614
Posts: 32
Joined: Mon Mar 10, 2014 1:32 am

Re: 500 stars and counting!

Post by SwimDude0614 » Mon Mar 31, 2014 3:49 am

That bounty system sounds great! I'd love to try my hand at that. I'm never able to come up with (useful) projects on my own, but I love creating libraries :)

pfalcon
Posts: 1155
Joined: Fri Feb 28, 2014 2:05 pm

Re: 500 stars and counting!

Post by pfalcon » Sun Apr 13, 2014 5:48 pm

Github provides more or less extensive stats on the project itself, but here's 3rd-party link to add to it: http://ghtorrent.org/pullreq-perf/micro ... cropython/
Awesome MicroPython list
Pycopy - A better MicroPython https://github.com/pfalcon/micropython
MicroPython standard library for all ports and forks - https://github.com/pfalcon/micropython-lib
More up to date docs - http://pycopy.readthedocs.io/

Post Reply