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
    • Representing geographic data in Python - feat. Coronavirus

      By Davide Mastromatteo

      Posted on March 1, 2020

      In this tutorial, you will learn how to represent geographic data in Python using Jupiter Notebook and folium [Read More]
      Tags:
      • geographic
      • maps
      • jupiter notebook
      • folium
      • kaggle
      • coronavirus
      • python
    • Serialization in Python with JSON

      By Davide Mastromatteo

      Posted on February 19, 2020

      Did you know that Python is one of the best programming languages to be used if you want to work with JSON? [Read More]
      Tags:
      • json
      • serialization
      • python
    • Creating command-line interfaces in Python with Argparse

      By Davide Mastromatteo

      Posted on February 11, 2020

      [Read More]
    • The Detailed Guide on Sending Emails from your Python App

      By Andrew Zapisotskyi

      Posted on October 21, 2019

      A special article from Andrew Zapisotskyi of [mailtrap](https://mailtrap.io) about sending emails from your Python App [Read More]
      Tags:
      • Featured
      • mail
      • Programming
      • Python
    • How to create a watchdog in Python to look for filesystem changes

      By Davide Mastromatteo

      Posted on January 13, 2019

      In this article, we'll discuss how to implement a watchdog in Python that monitors a file system to automatically take actions when a change occurs. [Read More]
      Tags:
      • check
      • Filesystem
      • Python
      • watchdog
    • How to create a Windows Service in Python

      By Davide Mastromatteo

      Posted on August 1, 2018

      Can we create a Python Windows service that starts at boot and can be controlled like any other standard Windows service? Yes, we can. [Read More]
      Tags:
      • Background
      • Background Task
      • Python
      • Services
      • Windows
    • Speed up your code by using a cache in Python

      By Davide Mastromatteo

      Posted on April 26, 2018

      Did you know you can make your application lot faster just with a couple lines of code and a local cache? [Read More]
      Tags:
      • Cache
      • Featured
      • Performance
      • Python
    • Newer Posts
    • Older Posts
    • RSS
    • Email me
    • GitHub
    • Patreon
    • Mastodon

    Davide Mastromatteo  •  2025  •  thepythoncorner.com

    Powered by Beautiful Jekyll