Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best website to store programming scripts online [closed]

I want a website where-in it will store all my (quick)scripts online. Sometimes I will writing a couple of python scripts to get this done like, getting the list of recent files added, getting the list of added files on a day, or something even more simpler. So I want to document those scripts on a daily basis. How do it online?

Update: Just saw codepad.org. Is there anyother better one?

like image 375
None-da Avatar asked Aug 01 '26 20:08

None-da


2 Answers

I would use any version control system for it.

  1. A private local svn repository (not really a website)
  2. Github
like image 81
Alex B Avatar answered Aug 07 '26 17:08

Alex B


For Python you can use Python recipes by ActiveState

like image 41
Shay Erlichmen Avatar answered Aug 07 '26 15:08

Shay Erlichmen



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!