Syntax sugar in Python 3.6
Let’s have a quick look at the news about Python 3.6!
Let’s have a quick look at the news about Python 3.6!
In this post, we will learn to serialize objects for storing the state of an object and cloning objects. Cool stuff, right?
virtualenv, virtualenv-wrapper, pyvenv, python3 -m venv… What are they? Here you will find everything you need to know about virtual environments in Python!
Let’s start using iterators and generators in Python
Automation and web test. The Pythonic way.