ShadowB 0.4__tar.gz → 0.5__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.
- {shadowb-0.4 → shadowb-0.5}/PKG-INFO +1 -1
- {shadowb-0.4 → shadowb-0.5}/ShadowB/core.py +1 -1
- {shadowb-0.4 → shadowb-0.5}/ShadowB/qrcode.py +0 -1
- {shadowb-0.4 → shadowb-0.5}/ShadowB.egg-info/PKG-INFO +1 -1
- {shadowb-0.4 → shadowb-0.5}/pyproject.toml +1 -1
- {shadowb-0.4 → shadowb-0.5}/LICENSE +0 -0
- {shadowb-0.4 → shadowb-0.5}/README.md +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Core/fileorg.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Core/randwords.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/GetD/make_cookies.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/GetD/my_data.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/GetD/my_ip.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/GetD/scan.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Image/check_image.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Image/export_metadata.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Image/extr_hidden_files.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Image/extr_hidden_text.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Image/makeFile.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Image/makeText.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Image/remove_metadata.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Mail/make_mail.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Mail/res_msj.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Mail/send_msj.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Qrcode/generate.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Safe/clean.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Safe/cleanText.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Safe/ext.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Safe/filename.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/Safe/safeFile.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/__init__.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/captcha.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/getD.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/image.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/mail.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/passwords.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/safe.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB/search.py +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB.egg-info/SOURCES.txt +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB.egg-info/dependency_links.txt +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB.egg-info/requires.txt +0 -0
- {shadowb-0.4 → shadowb-0.5}/ShadowB.egg-info/top_level.txt +0 -0
- {shadowb-0.4 → shadowb-0.5}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ShadowB
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.5
|
|
4
4
|
Summary: ShadowB is an all-in-one Python toolkit that bundles a wide range of everyday utilities — system info, image steganography, temporary email, QR codes, CAPTCHA generation, password tools, file safety checks, and more — into a single, easy-to-import package.
|
|
5
5
|
Author-email: Adem mzoughi <ademzoughi1312@gmail.com>
|
|
6
6
|
Requires-Python: >=3.8
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ShadowB
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.5
|
|
4
4
|
Summary: ShadowB is an all-in-one Python toolkit that bundles a wide range of everyday utilities — system info, image steganography, temporary email, QR codes, CAPTCHA generation, password tools, file safety checks, and more — into a single, easy-to-import package.
|
|
5
5
|
Author-email: Adem mzoughi <ademzoughi1312@gmail.com>
|
|
6
6
|
Requires-Python: >=3.8
|
|
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
|
|
File without changes
|