Metadata-Version: 2.1
Name: easyroutine
Version: 0.3.1
Summary: A utility library for routine tasks
Home-page: https://github.com/francescortu/easyroutine
Author: Francesco Ortu
Author-email: francescortu@live.it
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# EasyRoutine

This is just a simple collection of routines that I use frequently. I have found that I often need to do the same things over and over again, so I have created this repository to store them. I hope you find them useful.

## Installation
