Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yavuzkomecoglu/nar

extracts the zip files under all folders into the folders where it is located.
https://github.com/yavuzkomecoglu/nar

extract-zip-python

Last synced: 4 days ago
JSON representation

extracts the zip files under all folders into the folders where it is located.

Awesome Lists containing this project

README

        

# Nar
> Pazardan aldım bir tane, eve geldim bin tane

# Description
extracts the zip files under all folders into the folders where it is located.

# Getting Started

```
pip install -r requirements.txt
```

# Usage

```
python3 app.py -f -r
```

**sample use**

```
python3 app.py -f test_all_files -r True
```