Metadata-Version: 2.1
Name: einfach
Version: 0.1.0.6
Summary: A collection of useful code "snippets"
Home-page: https://github.com/rotgruengelb/einfach
Author: rotgruengelb (Daniel)
Author-email: <code@rotgruengelb.net>
License: MIT
Project-URL: Source, https://github.com/rotgruengelb/einfach
Project-URL: Issues, https://github.com/rotgruengelb/einfach/issues
Project-URL: Wiki, https://github.com/rotgruengelb/einfach/wiki/Features
Keywords: python,helper,helpers,help,easy code,ease of use,snippets,code snippets
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development
Description-Content-Type: text/markdown

A collection of useful code "snippets" or "helpers" that implement little but annoying to add things for you

# Install

```shell

pip install einfach

```



# Use/Features

[List of Features in the wiki](https://github.com/rotgruengelb/einfach/wiki/Features)
