python

Getting your Toggl times with Python-toggl library

Toggl is one of the best time trackers in the market. It is simple, easy to learn and reliable. We ...

We were on PyCon Colombia 2019!

When I was just starting to work as a developer, I had the opportunity to go to a software event ...

Static Code Analysis For Python

Today, we write  a lot of code and many people is working in the same project that you are, that ...

How to configure virtualenvwrapper with python3 in OSX Mojave

If you are a developer working with python, you should be using VirtualEnv to manage requirements for your projects and ...

Introduction to machine learning and pytorch

First thing first, I am no expert on machine learning. But I am studying it and I am very interested ...

Creating a basic artificial neural network on python using keras

With the popularity that deep learning has acquired recently, artificial neural networks have become very relevant in the world of ...

Connecting with the outside world: API Best practices

As a developer, there is a moment when you have to face an integration with an outside service (JIRA, Toggl, ...

The cost of not automating your software processes

If you have ever required working with servers, you will have noticed that the process of configuring one or the ...

Integration of PayU recurring payments to your system

Currently, there is a growing need among companies to offer the possibility of making payments directly through their web portal ...

Pycon Colombia: The first meeting of Python developers in Colombia

Pycon Colombia is the first meeting that welcomes all users of the Python programming language in this country. This conference ...