f-dangel / python-utilities

Python utility functions I often use

Home Page:https://fdpyutils.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My python utilities

This library bundles some Python code I frequently use. It used to be copy-pasted to different projects. Now I decided that maintaining it in a separate package is more sustainable.

Installation

Use

pip install git+https://github.com/f-dangel/python-utilities.git

then you can import the library as follows:

import fdpyutils

About

Python utility functions I often use

https://fdpyutils.readthedocs.io/en/latest/

License:MIT License


Languages

Language:Python 95.9%Language:Makefile 3.7%Language:Shell 0.3%