Andrea Grandi

Andrea Grandi @andreagrandi

About: My name is Andrea Grandi and I live in Italy. I work remotely as Python/Django developer for Supertab

Location:
Italy
Joined:
Apr 24, 2018

Andrea Grandi
articles - 10 total

Python: it is now() time to migrate from utcnow()

Python utcnow() method is not timezone aware, and Python 3.12 is deprecating it. Learn how to migrate your code to use now() instead.

Learn More 0 0Jul 17 '24

Cryptomator: end-to-end encrypt files in any cloud

With Cryptomator you can easily encrypt your files before uploading them to the cloud. This way you can be sure that your data is safe and secure even if the cloud provider gets hacked.

Learn More 0 0Jul 13 '24

Using pyenv to install Python and create a virtual environment

How to use pyenv to install a specific version of Python and create a virtual environment with that version

Learn More 5 0Oct 11 '20

How to deploy a static website to Github Pages using CircleCI

In this post I explain how to deploy a static website to Github Pages using CircleCI.

Learn More 6 0Feb 24 '19

PyCon X Italy: submit a talk for the Italian Python conference (Florence May 2nd - 5th)

Call for Proposals for the Italian Python conference that will take place in Florence on May 2nd / 5th

Learn More 4 0Jan 3 '19

Installing Python and virtualenv on OSX

How to install Python and configure virtual environments on OSX

Learn More 12 0Dec 19 '18

Why I mentor on Exercism.io

Why I decided to start mentoring on exercism.io platform

Learn More 42 2Nov 4 '18

Creating a production ready API with Python and Django Rest Framework - part 1

The aim if this tutorial is to show how to create a production ready solution for a REST API, using Python and Django Rest Framework.

Learn More 80 0May 1 '18

Using Python ipdb from Jupyter

How to use Python ipdb debugger from a Jupyter notebook

Learn More 14 0Apr 25 '18

Getting latest Ubuntu AMI with Terraform

How to get the latest Ubuntu AMI using Terraform

Learn More 8 0Apr 24 '18