Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best site for posting Python code? [closed]

Tags:

python

Which sites are the best for posting Python code that actually works? To show/share, and get input? I would like to post my code.

like image 882
userend Avatar asked Mar 09 '26 01:03

userend


2 Answers

Check out ActiveState's Python Recipes site. It reminds me a bit of StackOverflow.

like image 92
Garett Avatar answered Mar 11 '26 15:03

Garett


I think Github (Git) or Bitbucket/Kiln (Mercurial) would be the best places to host any code. That way you can keep it in version control + get comments, suggestions, and even features or additional code for free via the pull requests.

like image 20
Klynton Avatar answered Mar 11 '26 16:03

Klynton



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!