Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yavuzkomecoglu/nar
- Owner: yavuzKomecoglu
- Created: 2020-04-14T16:53:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-04-14T17:10:21.000Z (over 4 years ago)
- Last Synced: 2024-10-31T13:08:05.712Z (about 2 months ago)
- Topics: extract-zip-python
- Language: Python
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```