d4rktg 1.2.5__tar.gz → 1.2.7__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.
Files changed (44) hide show
  1. {d4rktg-1.2.5/d4rktg.egg-info → d4rktg-1.2.7}/PKG-INFO +8 -1
  2. d4rktg-1.2.7/VERSION.txt +1 -0
  3. {d4rktg-1.2.5 → d4rktg-1.2.7/d4rktg.egg-info}/PKG-INFO +8 -1
  4. d4rktg-1.2.7/d4rktg.egg-info/requires.txt +11 -0
  5. d4rktg-1.2.7/requirements.txt +11 -0
  6. d4rktg-1.2.5/VERSION.txt +0 -1
  7. d4rktg-1.2.5/d4rktg.egg-info/requires.txt +0 -4
  8. d4rktg-1.2.5/requirements.txt +0 -4
  9. {d4rktg-1.2.5 → d4rktg-1.2.7}/MANIFEST.in +0 -0
  10. {d4rktg-1.2.5 → d4rktg-1.2.7}/README.rst +0 -0
  11. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Database/__init__.py +0 -0
  12. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Database/db.py +0 -0
  13. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Handlers/__init__.py +0 -0
  14. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Handlers/_bot.py +0 -0
  15. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Handlers/_custom.py +0 -0
  16. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Handlers/_logger_bot.py +0 -0
  17. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Logs/__init__.py +0 -0
  18. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Logs/_logger.py +0 -0
  19. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Utils/__init__.py +0 -0
  20. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Utils/_buttons.py +0 -0
  21. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Utils/_decorators.py +0 -0
  22. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Utils/_filters.py +0 -0
  23. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Utils/_fonts.py +0 -0
  24. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Utils/_ip.py +0 -0
  25. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Utils/_movie_parser.py +0 -0
  26. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Utils/_ractions.py +0 -0
  27. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Utils/_terminal.py +0 -0
  28. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Utils/_utils.py +0 -0
  29. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Web/__init__.py +0 -0
  30. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Web/web.py +0 -0
  31. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/Web/web_server.py +0 -0
  32. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/__init__.py +0 -0
  33. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/_base.py +0 -0
  34. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/_bot_manager.py +0 -0
  35. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/errors/__init__.py +0 -0
  36. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/errors/base.py +0 -0
  37. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/errors/bot.py +0 -0
  38. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/errors/config.py +0 -0
  39. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rk/errors/database.py +0 -0
  40. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rktg.egg-info/SOURCES.txt +0 -0
  41. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rktg.egg-info/dependency_links.txt +0 -0
  42. {d4rktg-1.2.5 → d4rktg-1.2.7}/d4rktg.egg-info/top_level.txt +0 -0
  43. {d4rktg-1.2.5 → d4rktg-1.2.7}/setup.cfg +0 -0
  44. {d4rktg-1.2.5 → d4rktg-1.2.7}/setup.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: d4rktg
3
- Version: 1.2.5
3
+ Version: 1.2.7
4
4
  Summary: A module for create with easy and fast
5
5
  Author: D4rkShell
6
6
  Author-email: premiumqtrst@gmail.com
@@ -14,6 +14,13 @@ Requires-Dist: pyrofork==2.3.68
14
14
  Requires-Dist: pymongo==4.14.1
15
15
  Requires-Dist: python-dotenv==1.1.1
16
16
  Requires-Dist: parse-torrent-title==2.8.1
17
+ Requires-Dist: colorama==0.4.6
18
+ Requires-Dist: cachetools==6.2.0
19
+ Requires-Dist: python-telegram-bot==22.3
20
+ Requires-Dist: aiohttp-jinja2==1.6
21
+ Requires-Dist: schedule==1.2.2
22
+ Requires-Dist: requests==2.32.4
23
+ Requires-Dist: aiohttp==3.13.0
17
24
  Dynamic: author
18
25
  Dynamic: author-email
19
26
  Dynamic: classifier
@@ -0,0 +1 @@
1
+ 1.2.7
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: d4rktg
3
- Version: 1.2.5
3
+ Version: 1.2.7
4
4
  Summary: A module for create with easy and fast
5
5
  Author: D4rkShell
6
6
  Author-email: premiumqtrst@gmail.com
@@ -14,6 +14,13 @@ Requires-Dist: pyrofork==2.3.68
14
14
  Requires-Dist: pymongo==4.14.1
15
15
  Requires-Dist: python-dotenv==1.1.1
16
16
  Requires-Dist: parse-torrent-title==2.8.1
17
+ Requires-Dist: colorama==0.4.6
18
+ Requires-Dist: cachetools==6.2.0
19
+ Requires-Dist: python-telegram-bot==22.3
20
+ Requires-Dist: aiohttp-jinja2==1.6
21
+ Requires-Dist: schedule==1.2.2
22
+ Requires-Dist: requests==2.32.4
23
+ Requires-Dist: aiohttp==3.13.0
17
24
  Dynamic: author
18
25
  Dynamic: author-email
19
26
  Dynamic: classifier
@@ -0,0 +1,11 @@
1
+ pyrofork==2.3.68
2
+ pymongo==4.14.1
3
+ python-dotenv==1.1.1
4
+ parse-torrent-title==2.8.1
5
+ colorama==0.4.6
6
+ cachetools==6.2.0
7
+ python-telegram-bot==22.3
8
+ aiohttp-jinja2==1.6
9
+ schedule==1.2.2
10
+ requests==2.32.4
11
+ aiohttp==3.13.0
@@ -0,0 +1,11 @@
1
+ pyrofork==2.3.68
2
+ pymongo==4.14.1
3
+ python-dotenv==1.1.1
4
+ parse-torrent-title==2.8.1
5
+ colorama==0.4.6
6
+ cachetools==6.2.0
7
+ python-telegram-bot==22.3
8
+ aiohttp-jinja2==1.6
9
+ schedule==1.2.2
10
+ requests==2.32.4
11
+ aiohttp==3.13.0
d4rktg-1.2.5/VERSION.txt DELETED
@@ -1 +0,0 @@
1
- 1.2.5
@@ -1,4 +0,0 @@
1
- pyrofork==2.3.68
2
- pymongo==4.14.1
3
- python-dotenv==1.1.1
4
- parse-torrent-title==2.8.1
@@ -1,4 +0,0 @@
1
- pyrofork==2.3.68
2
- pymongo==4.14.1
3
- python-dotenv==1.1.1
4
- parse-torrent-title==2.8.1
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