abstract-webtools 0.1.6.152__tar.gz → 0.1.6.153__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/PKG-INFO +1 -1
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/setup.py +1 -1
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/url_grabber.py +1 -1
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools.egg-info/PKG-INFO +1 -1
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/README.md +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/pyproject.toml +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/setup.cfg +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/__init__.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/abstract_usurpit.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/abstract_webtools.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/big_user_agent_list.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/domain_identifier.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/extention_list.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/find_dirs.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/k2s_downloader.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/main.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/__init__.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/allss.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/cipherManager.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/clownworld/__init__.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/clownworld/get_bolshevid_video.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/crawlManager.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/crawlmgr2.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/curlMgr.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/domainManager.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/dynamicRateLimiter.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/get_test.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/linkManager/__init__.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/linkManager/linkManager.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/meta_dump.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/middleManager/__init__.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/middleManager/imports.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/middleManager/src/UnifiedWebManage3r.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/middleManager/src/UnifiedWebManager.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/middleManager/src/__init__.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/middleManager/src/legacy_tools.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/mySocketClient.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/networkManager.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/requestManager/__init__.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/requestManager/requestManager.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/seleneumManager.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/seleniumManager.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/soupManager/__init__.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/soupManager/asoueces.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/soupManager/soupManager.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/sslManager.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/tlsAdapter.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/urlManager/__init__.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/urlManager/urlManager (Copy).py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/urlManager/urlManager.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/userAgentManager.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/videoDownloader.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/videoDownloader2.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/soup_gui.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/url_grabber_new.py +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools.egg-info/SOURCES.txt +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools.egg-info/dependency_links.txt +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools.egg-info/requires.txt +0 -0
- {abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: abstract_webtools
|
3
|
-
Version: 0.1.6.
|
3
|
+
Version: 0.1.6.153
|
4
4
|
Summary: Utilities for fetching/parsing web content with requests/urllib3/BS4 and helpers.
|
5
5
|
Home-page: https://github.com/AbstractEndeavors/abstract_webtools
|
6
6
|
Author: putkoff
|
@@ -5,7 +5,7 @@ README = Path("README.md").read_text(encoding="utf-8")
|
|
5
5
|
|
6
6
|
setup(
|
7
7
|
name="abstract_webtools",
|
8
|
-
version='0.1.6.
|
8
|
+
version='0.1.6.153', # bump once per release
|
9
9
|
author="putkoff",
|
10
10
|
author_email="partners@abstractendeavors.com",
|
11
11
|
description="Utilities for fetching/parsing web content with requests/urllib3/BS4 and helpers.",
|
{abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/url_grabber.py
RENAMED
@@ -215,7 +215,7 @@ def url_grabber_while(window,initial_url="www.example.com"):
|
|
215
215
|
url_grab=True
|
216
216
|
if event == 'get soup':
|
217
217
|
tags_js = get_attrs(values)
|
218
|
-
all_desired=soup_manager.find_tags_by_attributes(tag=tags_js['tag'], attr=tags_js['attribute'],attr_values=tags_js['
|
218
|
+
all_desired=soup_manager.find_tags_by_attributes(tag=tags_js['tag'], attr=tags_js['attribute'],attr_values=tags_js['input'])
|
219
219
|
if urlManager(url=url).url:
|
220
220
|
if url != url_mgr.url or url == initial_url:
|
221
221
|
url_mgr = urlManager(url=url)
|
{abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools.egg-info/PKG-INFO
RENAMED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: abstract_webtools
|
3
|
-
Version: 0.1.6.
|
3
|
+
Version: 0.1.6.153
|
4
4
|
Summary: Utilities for fetching/parsing web content with requests/urllib3/BS4 and helpers.
|
5
5
|
Home-page: https://github.com/AbstractEndeavors/abstract_webtools
|
6
6
|
Author: putkoff
|
File without changes
|
File without changes
|
File without changes
|
{abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/__init__.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/extention_list.py
RENAMED
File without changes
|
{abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/find_dirs.py
RENAMED
File without changes
|
{abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/k2s_downloader.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/managers/allss.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/soup_gui.py
RENAMED
File without changes
|
{abstract_webtools-0.1.6.152 → abstract_webtools-0.1.6.153}/src/abstract_webtools/url_grabber_new.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|