amcclosky + python   24

Rewindy tech stack - mikkolehtinen.com
"I haven’t seen too many good blog posts on how to build architecture for a modern, frontend-heavy HTML5 app, so I thought I’d try to explain our stack while choices are still fresh in memory."
python 
yesterday by amcclosky
Python FAQ: Descriptors - fuzzy notepad
"How does @property work? Why does it call my __getattr__? What’s a “descriptor”?"
python 
yesterday by amcclosky
dstufft/slumber
"A library that makes consuming a RESTful API easier and more convenient"
python  github 
22 days ago by amcclosky
RESTful APIs With Tastypie at PyCon US 2012 | Lanyrd
"Providing full-featured REST APIs is an increasingly popular request. Tastypie allows you to easily implement a customizable REST API for your Python or Django applications."
python 
27 days ago by amcclosky
progrium/ginkgo
"Python service microframework"
python  github 
27 days ago by amcclosky
UnicodeDammit -- Beautiful Soup Documentation
"You can use Unicode, Dammit without using Beautiful Soup. It’s useful whenever you have data in an unknown encoding and you just want it to become Unicode."
python 
27 days ago by amcclosky
Python Programming in your Browser: PythonAnywhere
"PythonAnywhere is a Python development and hosting environment that displays in your web browser and runs on our servers. They're already set up with everything you need. It's easy to use, fast, and powerful."
python 
28 days ago by amcclosky
Python Scientific Lecture Notes — Scipy lecture notes
"Teaching material on the scientific Python ecosystem, a quick introduction to central tools and technics. The different chapters each correspond to a 1 to 2 hours course with increasing level of expertise, from beginner to expert."
python 
12 weeks ago by amcclosky
cortesi/mitmproxy - GitHub
"An interactive SSL-capable intercepting HTTP proxy for penetration testers and software developers"
github  python 
february 2012 by amcclosky
Summify’s Technology Examined | Big Fast Blog
"In this post I will look at the technology infrastructure they have built for Summify.com, the details of which they were kind enough to share with me."
python  scale 
january 2012 by amcclosky
Quora’s Technology Examined | Big Fast Blog
"Quora has taken the tech and entrepreneurial world by storm, providing a system that works so fluidly that it is sometimes hard to see what the big fuss is all about. This slick tool is powered, not only by an intelligent crowd of askers and answerers, but by a well-crafted backend created by co-founders who honed their skills at Facebook."
python  scale 
january 2012 by amcclosky
zzzeek / alembic / overview — Bitbucket
"a database migrations tool for SQLAlchemy."
python  data 
december 2011 by amcclosky
Evented Django part one: Socket.IO and gevent | codysoyland.com
"The buzz around the asynchronous, real-time web has been getting more and more attention lately, and for good reason. The old paradigm of thick servers and thin clients is getting outdated as the new web demands rich, fast, asynchronous, full-duplex messaging."
django  python 
december 2011 by amcclosky
www.aliquote.org: Python for statistical computing
"Pursuant on my previous post on the use of Lisp for statistical computing, here are some links for statistics with Python"
python  statistics 
september 2011 by amcclosky
gae_mini_profiler - GitHub
"A ubiquitous mini-profiler for Google App Engine, inspired by mvc-mini-profiler"
python  github  performance 
june 2011 by amcclosky
Fabric — Fabric v1.0.1 documentation
"Fabric is a Python (2.5 or higher) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks."
python  django  devops 
june 2011 by amcclosky
Functional Programming HOWTO — Python v2.7.2 documentation
"In this document, we’ll take a tour of Python’s features suitable for implementing programs in a functional style."
python 
june 2011 by amcclosky
Eventlet Networking Library
"Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it."
python 
april 2011 by amcclosky
kennethreitz/requests - GitHub
"Most existing Python modules for dealing HTTP requests are insane. I have to look up everything that I want to do."
github  python 
april 2011 by amcclosky
Django-nonrel - NoSQL support for Django | All Buttons Pressed
"Django-nonrel is an independent branch of Django that adds NoSQL database support to the ORM. The long-term goal is to add NoSQL support to the official Django release."
python  django 
april 2011 by amcclosky
Learn Python The Hard Way: Learn Python The Hard Way
"The book is a very beginner book for people who want to learn to code. If you can already code then the book will probably drive you insane. "
python 
april 2011 by amcclosky
axiak/pybloomfiltermmap - GitHub
"Fast Python Bloom Filter using Mmap"
github  python 
april 2011 by amcclosky
dilshod/xlsx2csv - GitHub
"Converts xslx xml excel files to csv format. It is fast, and works for huge xlsx files."
github  python  from twitter_favs
march 2011 by amcclosky

Copy this bookmark:



description:


tags: