Metadata-Version: 2.1
Name: cimren-helpers
Version: 1.0.0
Summary: Helper functions
Home-page: https://github.com/emrahcimren/helper_functions
Author: cimren
Author-email: cimren.1@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Requires-Dist: Pathlib

**Helper Functions**
=================

This repo provides helper functions for

- Listing files in a directory

Installation
------------

```
pip install cimren-helpers
```


