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
Combining Django signals with in-memory LRU cache August 9, 2025 Python
Native connection pooling in Django 5 with PostgreSQL June 25, 2025 Python
Faster way to sum an integer series in Python August 28, 2025 Python
Related by keyword:
Find GitHub Pull Request by commit SHA August 21, 2025 GitHub
How to install Python Poetry in GitHub Actions in MUCH faster way July 27, 2021 Python
Github Pull Request Triage tool March 6, 2014 Web development, AngularJS
Highlighted code syntax in Keynote August 30, 2014 macOS