/tools

These is a set of generals tools I find handy to use.

Primary LanguagePython

Tools

This repository contains a set of small scripts to perform several tasks that I find useful in my daily activities.

Install dependencies

I recommend installing an environment using conda.

conda env create -f environment.yml --force