abstract-webtools 0.1.6.148__tar.gz → 0.1.6.149__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.148 → abstract_webtools-0.1.6.149}/PKG-INFO +1 -1
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/setup.py +1 -1
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/__init__.py +0 -4
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools.egg-info/PKG-INFO +1 -1
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/README.md +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/pyproject.toml +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/setup.cfg +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/abstract_usurpit.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/abstract_webtools.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/big_user_agent_list.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/domain_identifier.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/extention_list.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/find_dirs.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/k2s_downloader.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/main.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/__init__.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/allss.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/cipherManager.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/clownworld/__init__.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/clownworld/get_bolshevid_video.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/crawlManager.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/crawlmgr2.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/curlMgr.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/domainManager.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/dynamicRateLimiter.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/get_test.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/linkManager/__init__.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/linkManager/linkManager.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/meta_dump.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/middleManager/__init__.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/middleManager/imports.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/middleManager/src/UnifiedWebManage3r.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/middleManager/src/UnifiedWebManager.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/middleManager/src/__init__.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/middleManager/src/legacy_tools.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/mySocketClient.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/networkManager.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/requestManager/__init__.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/requestManager/requestManager.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/seleneumManager.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/seleniumManager.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/soupManager/__init__.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/soupManager/asoueces.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/soupManager/soupManager.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/sslManager.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/tlsAdapter.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/urlManager/__init__.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/urlManager/urlManager (Copy).py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/urlManager/urlManager.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/userAgentManager.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/videoDownloader.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/managers/videoDownloader2.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/soup_gui.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/url_grabber.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/url_grabber_new.py +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools.egg-info/SOURCES.txt +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools.egg-info/dependency_links.txt +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools.egg-info/requires.txt +0 -0
- {abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/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.149
|
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.149', # 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.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/__init__.py
RENAMED
@@ -1,9 +1,5 @@
|
|
1
1
|
from .abstract_webtools import *
|
2
2
|
from .url_grabber import url_grabber_component
|
3
|
-
<<<<<<< HEAD
|
4
|
-
=======
|
5
|
-
|
6
3
|
from .abstract_webtools import get_url_mgr
|
7
4
|
from .managers import *
|
8
5
|
from .abstract_usurpit import usurpManager,usurpit
|
9
|
-
>>>>>>> ba4baf2 (Deploy version 0.1.6.147 at 2025-09-07 09:40:38 UTC)
|
{abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/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.149
|
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
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
{abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/extention_list.py
RENAMED
File without changes
|
{abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/find_dirs.py
RENAMED
File without changes
|
{abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/k2s_downloader.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
{abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/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.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/soup_gui.py
RENAMED
File without changes
|
{abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/url_grabber.py
RENAMED
File without changes
|
{abstract_webtools-0.1.6.148 → abstract_webtools-0.1.6.149}/src/abstract_webtools/url_grabber_new.py
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|