URL: http://tornadogists.org/

Today Felinx Lee and I launched TornadoGists.org which is a site for discussing gists related to Tornado (python web framework open sourced by Facebook).

Everyone in the Tornado community seems to solve similar problems in different ways. Oftentimes, these solutions are just a couple of lines or so and not something you can really turn into a full package with setup.py and everything.

Sharing a snippet of code is a great way to a) help other people and b) to get feedback on your solutions.

The goal is to make it a very open and active project with lots of contributors. I'll be accepting and reviewing all forks but hopefully control will be opened up to all Tornado developers. Also, since the code is quite generic to any open source project Felinx and I might one day port this to rubygists.org or lispgists.org or something like that. After all, Github does all the heavy lifting and we just wrap it up nicely.

Comments

felinx

I have the same idea for a long time, so I joined and enjoyed it when I found Peter already setup this project.

Your email will never ever be published.

Previous:
Strange socket related error with supervisord April 5, 2011 Linux
Next:
Mocking DBRefs in Mongoose and nodeunit April 14, 2011 MongoDB, JavaScript
Related by category:
A Python dict that can report which keys you did not use June 12, 2025 Python
Native connection pooling in Django 5 with PostgreSQL June 25, 2025 Python
How I run standalone Python in 2025 January 14, 2025 Python
How to resolve a git conflict in poetry.lock February 7, 2020 Python
Related by keyword:
How to install Python Poetry in GitHub Actions in MUCH faster way July 27, 2021 Python
Highlighted code syntax in Keynote August 30, 2014 macOS
Github Pull Request Triage tool March 6, 2014 Web development, AngularJS
gg - A prototype to rule Git, GitHub and Bugzilla May 6, 2016 Python, Web development