user-scanner 1.0.4.0__py3-none-any.whl → 1.0.4.1__py3-none-any.whl

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.
user_scanner/__main__.py CHANGED
@@ -57,6 +57,9 @@ def main():
57
57
 
58
58
  args = parser.parse_args()
59
59
 
60
+ if args.module and "." in args.module:
61
+ args.module = args.module.replace(".", "_")
62
+
60
63
  if args.list:
61
64
  list_modules(args.category)
62
65
  return
user_scanner/version.json CHANGED
@@ -1,4 +1,4 @@
1
1
  {
2
- "version": "1.0.4.0",
2
+ "version": "1.0.4.1",
3
3
  "version_type": "pypi"
4
4
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: user-scanner
3
- Version: 1.0.4.0
3
+ Version: 1.0.4.1
4
4
  Summary: Check username availability across multiple popular platforms
5
5
  Keywords: username,checker,availability,social,tech,python,user-scanner
6
6
  Author-email: Kaif <kafcodec@gmail.com>
@@ -15,7 +15,7 @@ Project-URL: Homepage, https://github.com/kaifcodec/user-scanner
15
15
 
16
16
  ![1000136215](https://github.com/user-attachments/assets/49ec8d24-665b-4115-8525-01a8d0ca2ef4)
17
17
  <p align="center">
18
- <img src="https://img.shields.io/badge/Version-1.0.4.0-blueviolet?style=for-the-badge&logo=github" />
18
+ <img src="https://img.shields.io/badge/Version-1.0.4.1-blueviolet?style=for-the-badge&logo=github" />
19
19
  <img src="https://img.shields.io/github/issues/kaifcodec/user-scanner?style=for-the-badge&logo=github" />
20
20
  <img src="https://img.shields.io/badge/Tested%20on-Termux-black?style=for-the-badge&logo=termux" />
21
21
  <img src="https://img.shields.io/badge/Tested%20on-Windows-cyan?style=for-the-badge&logo=Windows" />
@@ -1,6 +1,6 @@
1
1
  user_scanner/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
2
- user_scanner/__main__.py,sha256=hQzywObikBcfGXDQFSwhxWhNlSEvglhOLGcHN1prIN4,3675
3
- user_scanner/version.json,sha256=kvj2vtcev_9wGpWnK3NmRLXKEgx4JdVz8QmomtDeAd0,49
2
+ user_scanner/__main__.py,sha256=ZdGxMN0LgzafygRkiZ0wt5Xt8XosFwLs71gB6mh0_bY,3770
3
+ user_scanner/version.json,sha256=Ct3vPuWYX1jrYsW0Isy5rJ2ossQVHBsgglw_3bN6W0c,49
4
4
  user_scanner/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
5
  user_scanner/cli/banner.py,sha256=A3uMAwkyf-WHQH3ki3XlslAxAEMPQYZiIGeawnctZEA,1497
6
6
  user_scanner/community/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -41,10 +41,9 @@ user_scanner/social/telegram.py,sha256=QxK2jD2QEvrYmnkxysl_yk7-G6CRWvkK5EnK6n5q3
41
41
  user_scanner/social/threads.py,sha256=QRidTYquAMDHJSg68ySpWCbliRYdWJkbOqn8RfWzFQQ,1231
42
42
  user_scanner/social/x.py,sha256=NetPGmPnWEKv6za9E_Ekah9bAeeFlEeY3qbTJQo7AqE,1560
43
43
  user_scanner/social/youtube.py,sha256=zuyWCy5FtEilaIcUZ4dTCctRR9deFnwwWJkf-h_1K0E,1943
44
- user_scanner/utils/update.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
45
44
  user_scanner/utils/version.py,sha256=ou6CF7ndVwEYvSpO4Se-B-71AvVezZcaZJpYFgDQsqM,621
46
- user_scanner-1.0.4.0.dist-info/entry_points.txt,sha256=XqU3kssYZ0vXaPy5qYUOTCu4u-48Xie7QWFpBCYc7Nc,59
47
- user_scanner-1.0.4.0.dist-info/licenses/LICENSE,sha256=XH1QyQG68zo1opDIZHTHcTAbe9XMzewvTaFTukcN9vc,1061
48
- user_scanner-1.0.4.0.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
49
- user_scanner-1.0.4.0.dist-info/METADATA,sha256=sb2Ie5jUu50bdkePMEMmFvHrjhKObCpx9xx3t7PAJKQ,4970
50
- user_scanner-1.0.4.0.dist-info/RECORD,,
45
+ user_scanner-1.0.4.1.dist-info/entry_points.txt,sha256=XqU3kssYZ0vXaPy5qYUOTCu4u-48Xie7QWFpBCYc7Nc,59
46
+ user_scanner-1.0.4.1.dist-info/licenses/LICENSE,sha256=XH1QyQG68zo1opDIZHTHcTAbe9XMzewvTaFTukcN9vc,1061
47
+ user_scanner-1.0.4.1.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
48
+ user_scanner-1.0.4.1.dist-info/METADATA,sha256=ZggSZByssvWJrKwwjJtx5V1NUSrc1UcHJEZw5yQj0jA,4970
49
+ user_scanner-1.0.4.1.dist-info/RECORD,,
File without changes