Metadata-Version: 2.4
Name: automation_file_dev
Version: 0.0.26
Author-email: JE-Chen <zenmailman@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/JE-Chen/Integration-testing-environment
Classifier: Programming Language :: Python :: 3.9
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: MacOS X
Classifier: Environment :: X11 Applications
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: google-api-python-client
Requires-Dist: google-auth-httplib2
Requires-Dist: google-auth-oauthlib
Dynamic: license-file

### FileAutomation

### Documentation

* TODO

---
> Project Kanban \
> https://github.com/orgs/Integration-Automation/projects/2/views/1
> * FileAutomation is used to manager files and dirs.
> * Easily file automation.
> * Automatically backup.
> * Automatically download from Google Drive.
> * Automatically upload to Google Drive.
> * Automatically zip and unzip file.
> * Automatically manager specify file.
> * OS Independent.
> * Remote automation support.
> * Project & Template support.
> * Detailed log file.
> * Scheduler.


## install
> pip install automation_file

## Requires
> python 3.9 or later

### Architecture Diagram
![architecture_diagram](architecture_diagram/FileAutomation.drawio.png)
