The Python Corner
  • About Us
    About us Privacy Policy
  • Our Friends
    EmacsWorld Dave's Newsletter
  • Newsletter
  • Gift Shop
  • Search
Navigation bar avatar
✕

    The Python Corner


    only for Pythonistas
    • Syntax sugar in Python 3.6

      By Davide Mastromatteo

      Posted on December 12, 2016

      Let's have a quick look at the news about Python 3.6! [Read More]
      Tags:
      • syntax
      • synctactic sugar
      • python 3.6
      • python
    • Object Serialization in Python With the Pickle Module

      By Davide Mastromatteo

      Posted on December 5, 2016

      In this post, we will learn to serialize objects for storing the state of an object and cloning objects. Cool stuff, right? [Read More]
      Tags:
      • serialization
      • pickle
      • python
    • Using Virtual Environments in Python

      By Davide Mastromatteo

      Posted on November 28, 2016

      virtualenv, virtualenv-wrapper, pyvenv, python3 -m venv... What are they? Here you will find everything you need to know about virtual environments in Python! [Read More]
      Tags:
      • Virtual Environments
      • virtualenv
      • environments
      • python
    • Iterators and Generators in Python

      By Davide Mastromatteo

      Posted on November 21, 2016

      Let's start using iterators and generators in Python [Read More]
      Tags:
      • iterators
      • generators
      • iterable
      • python
    • Web Automation in Python

      By Davide Mastromatteo

      Posted on November 14, 2016

      Automation and web test. The Pythonic way. [Read More]
      Tags:
      • web
      • splinter
      • selenium
      • webtest
      • automation
      • python
    • How To Open a File in Python Without Locking It

      By Davide Mastromatteo

      Posted on October 26, 2016

      Opening a file on Windows with Python without locking it could be tricky. I've lost a couple of hours on trying to understand how do it. If you want to save this time, keep reading! [Read More]
      Tags:
      • file
      • lock
      • python
    • Newer Posts
    • RSS
    • Email me
    • GitHub
    • Patreon
    • Mastodon

    Davide Mastromatteo  •  2025  •  thepythoncorner.com

    Powered by Beautiful Jekyll