Metadata-Version: 2.1
Name: gqxls
Version: 0.0.12
Summary: Consolidation package for daily use
Author: S Liao
Author-email: shunliaopetroleum@163.com
License: GNU General Public License v3.0
Project-URL: Source, https://github.com/891011well/gqxls
Project-URL: Bug Tracker, https://github.com/891011well/gqxls/issues
Keywords: python,gqxls
Platform: any
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pillow<=10.4.0
Requires-Dist: pymupdf<=1.24.11
Requires-Dist: urllib3<=2.2.2
Requires-Dist: bs4<=4.12.3


# GQXLS



*<u>A package for personal daily ues.</u>*



## A. Functions



### 1. Conversion between PDF and image



### 2. Processing of file path



### 3. Download of network resources



## B. Requirement

The package requires the following free softwares to work as expected:

- pillow

- pymupdf

- urllib3

- bs4





## Changelog

*0.0.12*

- Add some processing functions





*0.0.5*

- Fix PIP failed to install.
