From 142f50605481a2c7c05406249b1dfadd5233f3f6 Mon Sep 17 00:00:00 2001 From: Javinator9889 Date: Tue, 14 Aug 2018 19:20:58 +0200 Subject: [PATCH] Cleaned-up code, deleted unnecessary classes & version 1.12 Imports optimized, checker.py deleted (it was unnecessary), removed exception from errors.py and changed README files. Also modified and updated setup.py and setup.cfg --- README.md | 2 +- README.rst | 4 +- pyGle/.idea/workspace.xml | 325 +++++++++++++++++++++--------------- pyGle/__init__.py | 2 +- pyGle/errors.py | 6 - pyGle/extractor/__init__.py | 14 +- pyGle/url/__init__.py | 3 +- pyGle/url/checker.py | 34 ---- pyGle/values/__init__.py | 9 +- pyGle/version.py | 4 +- setup.cfg | 2 +- setup.py | 2 +- 12 files changed, 211 insertions(+), 196 deletions(-) delete mode 100644 pyGle/url/checker.py diff --git a/README.md b/README.md index 9bfeb14..ef64b45 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # [pyGle](https://github.com/Javinator9889/pyGle) A tool for searching the entire web with the Google technology -[![PyPi](https://img.shields.io/badge/v1.11%20-PyPi-green.svg)](https://pypi.org/project/g-pyGle/) +[![PyPi](https://img.shields.io/badge/v1.12%20-PyPi-green.svg)](https://pypi.org/project/g-pyGle/) [![ZIP](https://img.shields.io/badge/Package%20-Zip-blue.svg)](https://github.com/Javinator9889/pyGle/archive/master.zip) [![GIT](https://img.shields.io/badge/Package%20-Git-red.svg)](https://github.com/Javinator9889/pyGle.git) [![Downloads](https://pepy.tech/badge/g-pygle)](https://pepy.tech/project/g-pygle) diff --git a/README.rst b/README.rst index 72e1cf6..c1359c0 100644 --- a/README.rst +++ b/README.rst @@ -1,4 +1,4 @@ -`pyGle `__ +pyGle ================================================== A tool for searching the entire web with the Google technology @@ -322,7 +322,7 @@ If you really appreciate my work, you can *contribute to this project* perfectly You should have received a copy of the GNU General Public License along with this program. If not, see .` -.. |PyPi| image:: https://img.shields.io/badge/v1.11%20-PyPi-green.svg +.. |PyPi| image:: https://img.shields.io/badge/v1.12%20-PyPi-green.svg :target: https://pypi.org/project/g-pyGle/ .. |ZIP| image:: https://img.shields.io/badge/Package%20-Zip-blue.svg :target: https://github.com/Javinator9889/pyGle/archive/master.zip diff --git a/pyGle/.idea/workspace.xml b/pyGle/.idea/workspace.xml index e260dc2..6556945 100644 --- a/pyGle/.idea/workspace.xml +++ b/pyGle/.idea/workspace.xml @@ -2,13 +2,14 @@ - - + + + + + - - - ascii - [^" - [^\"*\"] [\"*\"] [".*":]{3,}?\s [".*": ]{3,} @@ -222,6 +227,9 @@ itp other # + \w + + "lang @@ -251,6 +259,8 @@ self.__videos_extractor enable_history non-proper + \ + + E:\Nextcloud\Programming\pyGle\pyGle\values @@ -272,34 +282,36 @@ @@ -310,9 +322,9 @@ DEFINITION_ORDER - @@ -330,6 +342,21 @@ + + + + + + + + + + + + + + +