Writing unit tests for Lambda functions in Python

This post explains what unit tests are and how they can help you write and make changes to Lambda function code more quickly. It also walks through an example Python function and unit test. Read more

Similar

Transcrypt: Python in the Browser

The Transcrypt Python to JavaScript compiler makes it possible to program lean and fast browser applications in Python. Transcrypt applications can use any JavaScript library and can also run on top of Node.js or be used in combination with Django. (more…)

Read more »

An Introduction to Python

Ready to Learn Python? This e-book teaches you how to use the Python shell. Let's get started with Python programming. Python is a programming language, so you can make anything with it. You get: ebook (27 pages), videos (additional videos). What you'll l... (more…)

Read more »