chmac: python

Sort by: Date / Title / URL

  1. http://apphosted.com/
    Simplified python hosting in "the cloud".
  2. http://code.google.com/intl/en/apis/calendar/caldav/
    Google's CalDAV api documentation. Their calendar service supports some caldav functionality, but not all. Interesting potential for soundclient.
  3. http://code.google.com/p/gmapcatcher/
    An AWESOME piece of code that creates a python based gui google maps browser and auto-downloader for offline user. Really, really, really useful. :-)
  4. http://kencochrane.net/blog/2011/06/django-gunicorn-nginx-supervisord-fabric-centos55/
    Useful article on how to deploy django apps on nginx. Handy.
  5. http://kencochrane.net/blog/2011/06/django-hosting-roundup-who-wins/
    Article mentioning a selection of django hosting providers that provide "managed hosting". Very useful, some great companies.
  6. http://learnpythonthehardway.org/book/
    An online book (or $2.99 pdf) on learning python. Looks interesting. Smart name.
  7. http://moinmo.in/
    Wiki written in python as used by Ubuntu, FreeBSD, Debian and others. Uses flat file storage by default. Lovely.
  8. http://newspipe.sourceforge.net/
    Newspipe reads an OPML file and sends the feeds by email. It has one unique feature in that it can scrape the link url and send the full thing as a MIME attachment to an email. Good for feeds which only publish descriptions. Written in python.
  9. http://pypi.python.org/pypi/caldav
    Python CalDAV library. Combined with Google's CalDAV api it could be a powerful calendar backend.
  10. http://rss2email.infogami.com/CHANGELOG
    rss2email reads feeds and delivers them by smtp. Written in python by Aaron Swartz.
  11. http://twill.idyll.org/
    twill is a simple language that allows users to browse the Web from a command-line interface. With twill, you can navigate through Web sites that use forms, cookies, and most standard Web features.
  12. http://www.askthepony.com/blog/2011/07/setup-a-complete-django-server-deploy-rollback-%E2%80%93-all-in-one-powerful-script/
    A script to set up and deploy django servers. Hat tip rob.
  13. http://www.getwindmill.com/
    Web browser testing and automation framework / suite. Similar to selenium. Cross platform, cross browser. Hat tip sfllaw.
  14. https://github.com/robstyles/Massive-Coupon---Open-source-groupon-clone
    Open source groupon clone built on django. Some uptake and support. Released in 2009 under MIT license.
  15. https://www.appfog.com/
    PaaS offering for a wide range of platforms, free up to 8 servers, 2G of ram, 100M database. Supports, PHP, Node.js and more.

First / Previous / Next / Last / Page 1 of 1