dc-securex 2.29.7__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.
@@ -0,0 +1,28 @@
1
+ dc_securex-2.29.7.dist-info/licenses/LICENSE,sha256=5KCqFV9v4YdDdaL70-EV5iuwXUcIDzv-EScT_9fy4yg,1069
2
+ securex/__init__.py,sha256=2HZvu9GdWjP8cxk81D_bYhKQeg0eHoYAb9lR2KC4wjc,334
3
+ securex/client.py,sha256=3KB8mos0Y-MlWy9tMyGnmB0KAzptkpRJv8CtrvubZOE,11420
4
+ securex/models.py,sha256=TipptRgfigf5y25rhVooi8hIZpVCiEIPqUwpnUwW0aM,4598
5
+ securex/backup/__init__.py,sha256=1YBeSQgXgmJk1Fl4ALDh1Oy-96dWh4uMbnf9nrFZpWo,86
6
+ securex/backup/manager.py,sha256=_VRDfFumVLGpp7T_OnS86IuQtGcg8kgOyTEjhrWvLS8,31852
7
+ securex/handlers/__init__.py,sha256=HTq4JZn9pTzGlqhIgXjFWC9eZKDeLJXRxDn0qB5a8dY,215
8
+ securex/handlers/channel.py,sha256=mAnADu-hpsi9eqg2J1XQNnVJMesSm8UoSsSyLsRLuwA,4064
9
+ securex/handlers/member.py,sha256=y1HSjQF8h6qXGHeb1eXgiKVHIado2fdpLBb166EINsc,4413
10
+ securex/handlers/role.py,sha256=cSVJeTMI1l7lN3e8ts7nk9yCCE4e2YJewS3exLS0fo0,2766
11
+ securex/utils/__init__.py,sha256=G5jQw6dReqHtmmQMZcIx7jjZc3MI2_rX9VOJ0-A1_Jk,93
12
+ securex/utils/punishment.py,sha256=nTlwvph70WM4gtADQR2oMmXpHBs4AufM6NQAuRtXO-g,4229
13
+ securex/utils/whitelist.py,sha256=Ph1q2XeMvY4tPSE529roTzYz6xDSZZKLmA-SOiAaDbQ,4626
14
+ securex/workers/__init__.py,sha256=7YXhaj6FCnyqi4x1voF2itYbLe1aPRv6Jz6ZruCpm0c,282
15
+ securex/workers/action_worker.py,sha256=8Q6xjlbY9ncqJSugGVIOIdZMNO4TK5HoHZTd1tscIdU,4712
16
+ securex/workers/cleanup_worker.py,sha256=WW0W9IFpInngMdc1zGO7Ao2rG5DRrYw8FHieUYdq9jA,3454
17
+ securex/workers/guild_worker.py,sha256=0BinMvkBS6H2vfLf5emhDeZxx0QBvdWV4VhznWV0xtc,7638
18
+ securex/workers/log_worker.py,sha256=0vqZypFbh9iF9xoMNbNZr6WoB1kceYIVqKNHzaH7ivM,3266
19
+ tests/__init__.py,sha256=ghl2eKXT2PIRNMReZzWJjvrbCZTQKIdKv_TaTEPXQ50,185
20
+ tests/test_coverage_client.py,sha256=77e_m6sN8vLMe2OwBwv2h9D475jmtRReDlVizAf3gVQ,8187
21
+ tests/test_coverage_handlers.py,sha256=UbsZsxBdyChu2xKQUi-KrX-Ex0BioaNA5A9stI0jUfc,13331
22
+ tests/test_coverage_manager.py,sha256=pdlZ0ovLGjw_3NUL7X3hT3MpzjO8hqhHUHI_egrWp-w,23971
23
+ tests/test_coverage_utils.py,sha256=9faKJVUolBkNejIxwzwfULpl-dbXQ8EcV2IjrpZ7mzU,7085
24
+ tests/test_coverage_workers.py,sha256=5RBWlguR1k7bhBA_hAiHAOV3ceZctgAiPEJZe00lV2s,12596
25
+ dc_securex-2.29.7.dist-info/METADATA,sha256=f9csvd6e6x_5UzrDC77-f8cr-Hdn-n4jYrzZQHQ5Dsc,27228
26
+ dc_securex-2.29.7.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
27
+ dc_securex-2.29.7.dist-info/top_level.txt,sha256=IqQ1YXZ0t3bLUFmGqYwHs4h2IRL4CA17Z2hRS7Il6MI,14
28
+ dc_securex-2.29.7.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,21 @@
1
+ MIT License
2
+
3
+ Copyright (c) 2026 SecureX Team
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
@@ -0,0 +1,2 @@
1
+ securex
2
+ tests
securex/__init__.py ADDED
@@ -0,0 +1,18 @@
1
+ """
2
+ SecureX Anti-Nuke SDK
3
+ Backend-only Discord anti-nuke protection.
4
+ Developers provide their own UI.
5
+ """
6
+
7
+ __version__ = "1.0.0"
8
+ __author__ = "SecureX Team"
9
+
10
+ from .client import SecureX
11
+ from .models import ThreatEvent, BackupInfo, RestoreResult
12
+
13
+ __all__ = [
14
+ "SecureX",
15
+ "ThreatEvent",
16
+ "BackupInfo",
17
+ "RestoreResult",
18
+ ]
@@ -0,0 +1,5 @@
1
+ """Backup package"""
2
+
3
+ from .manager import BackupManager
4
+
5
+ __all__ = ['BackupManager']