"Test-Driven Web Development with Python" aims to teach TDD for web
programming. It uses a concrete example -- the development of a website,
from scratch -- to explain the TDD metholology and how it applies to
building web applications. It covers the Sel...
Read more »
Python is the fastest growing programming language due to a feature you've never heard of... (more…)
Read more »
Run and edit DeterminedBlindClownanemonefish in a powerful and simple online IDE and REPL! (more…)
Read more »
Blue green deployment approach is based on creating a replica(call it green fleet) of the current production infrastructure(call it blue fleet) and route all the traffic from blue fleet to green… (more…)
Read more »
rake-nltk - Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.
Read more »