Metadata-Version: 2.1
Name: filescope
Version: 0.0.4
Summary: Gerenciamento de arquivos em diretórios locais a partir de funcionalidades encapsuladas
Home-page: https://github.com/ThiagoPanini/filescope
Author: Thiago Panini
Author-email: thipanini94@gmail.com
License: MIT
Description: <h1 align="center">
          <a href="https://pypi.org/project/filescope/"><img src="https://i.imgur.com/qgT6wPW.png" alt="filescope logo"></a>
        </h1>
        
        <div align="center">
          <strong>:open_file_folder: Gerenciamento de arquivos em diretórios locais :open_file_folder:</strong>
        </div>
        <br/>
        
        <div align="center">  
          
          ![Release](https://img.shields.io/badge/release-ok-brightgreen)
          [![PyPI](https://img.shields.io/pypi/v/filescope?color=blueviolet)](https://pypi.org/project/filescope/)
          ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/filescope?color=green)
          ![PyPI - Status](https://img.shields.io/pypi/status/filescope)
        
        </div>
        <br/>
        
        <div align="center">
          Work in progress!
        </div>
        <br/>
        
Keywords: Files,directories,os,managing files
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Framework :: Jupyter
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: Portuguese (Brazilian)
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.0.0
Description-Content-Type: text/markdown
