DRY python utilities

April 28, 2021 ยท View on GitHub

Package name Current package version Supported python versions MIT License Badge Code style: black

Introduction

This package's goal is to offer a set of utility methods I end up using in a lot of projects.

Table of Contents

Installation

Install the package using pip, or easy_install

$ pip install DRY-python-utilities

Changelog

Keep up with the changes here.

Contributing

Question, comments and suggestions are all welcome. Please create an issue or email me. I'll do my best to reply as soon as possible and to include every suggestion in any way that I can.

License

MIT

Mentions

A special thank you to bleach and python-slugify.