dragonion

View on PyPIReverse Dependencies (0)

1.0.0 dragonion-1.0.0-py3-none-any.whl

Wheel Details

Project: dragonion
Version: 1.0.0
Filename: dragonion-1.0.0-py3-none-any.whl
Download: [link]
Size: 42676
MD5: c63a3664421e770aba8ddce098b60ba0
SHA256: 782486476fa53df973b9f51e1de77276532e34826cdb042632923c1c78e71bf2
Uploaded: 2023-08-05 15:55:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dragonion
Version: 1.0.0
Summary: Most modern-looking, encrypted and functional in-console onion chat that you control!
Author: BarsTiger
Author-Email: zxcbarstiger[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<3.12
Requires-Dist: attrs (<24.0.0,>=23.1.0)
Requires-Dist: click (<9.0.0,>=8.1.6)
Requires-Dist: cryptography (<42.0.0,>=41.0.3)
Requires-Dist: dragonion-core (<0.2.0,>=0.1.0)
Requires-Dist: ezzthread (<2.0.0,>=1.0.0)
Requires-Dist: psutil (<6.0.0,>=5.9.5)
Requires-Dist: pynacl (<2.0.0,>=1.5.0)
Requires-Dist: pysocks (<2.0.0,>=1.7.1)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: sqlitedict (<3.0.0,>=2.1.0)
Requires-Dist: stem (<2.0.0,>=1.8.2)
Requires-Dist: textual (<0.33.0,>=0.32.0)
Requires-Dist: websockets (<12.0.0,>=11.0.3)
Description-Content-Type: text/markdown
[Description omitted; length: 28261 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
dragonion/__init__.py sha256=cm8FDYSSrMsvMVQpOzkSgd4oWj7gjAmTHg62UuFPS0c 67
dragonion/__main__.py sha256=f3-uKMhQ2itHiFEoV8SJCGY53bF2zSZr9Cj-KeqF7F0 67
dragonion/modules/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
dragonion/modules/cli/main.py sha256=9IDwHTVkmI8GjlMLKvIv5FJJ1YXYsX2_XrV1FNSrE5A 1315
dragonion/modules/tui/__init__.py sha256=EsjppyU9HKWCWTq5GvkDC2-2_bff3g7gbRYoMtQD0Jk 21
dragonion/modules/tui/authentication/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/authentication/authentication.py sha256=rNH7e5EE28VMIeT0fVxqmQxSkOK7Ir6X8zvTVuXo-Sk 654
dragonion/modules/tui/authentication/utils/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/authentication/utils/results.py sha256=seQZn-FVApH-34eflJuqMVDNhOwkKVR4YnaXsmZpqnw 1646
dragonion/modules/tui/authentication/widgets/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/authentication/widgets/containers.py sha256=Pi2lEQxlNkJfADZPP6tCRYQfUxzxHHpMSH7F2DORils 3219
dragonion/modules/tui/authentication/widgets/inputs.py sha256=u1vpoOFcQBI9LgeZZ7MfJvcY-HKFv3YBrpVl7aO6_2I 789
dragonion/modules/tui/chat/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/chat/chat.py sha256=lzHrsOH07bgECDWRaxf8XDGqF1K6rqsTKCWlkPF1SOo 881
dragonion/modules/tui/chat/utils/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/chat/utils/handlers/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/chat/utils/handlers/input/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/chat/utils/handlers/input/command/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/chat/utils/handlers/input/command/command.py sha256=w0VbAxIDYLltAFzNoM9emREmnQwp4pg8yXyhy5DPqw4 1344
dragonion/modules/tui/chat/utils/handlers/input/command/commands/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/chat/utils/handlers/input/command/commands/avatar.py sha256=p3TsCc7-4IQ_RiFUwXmSz4OkZSIjo7YiIC-IdwG9d1s 574
dragonion/modules/tui/chat/utils/handlers/input/command/commands/connect.py sha256=jzJ08KzX3qK_uKFTOseWsUYrDC6_VvvEt9XxpdN1EMQ 1717
dragonion/modules/tui/chat/utils/handlers/input/command/commands/disconnect.py sha256=BENnH96XmEcV5iJ7_qmn1z4ZUPETvBQsFyUiCXzc-jI 661
dragonion/modules/tui/chat/utils/handlers/input/command/commands/exit.py sha256=cDA4kIc9jc8857c3_yA6LO8R_8rtU7eYIY64KkDkBPI 393
dragonion/modules/tui/chat/utils/handlers/input/command/commands/help.py sha256=yhJM0axCER-dt-WMTuSo-dtG9L7YXl4_b1s5agB8ltE 3594
dragonion/modules/tui/chat/utils/handlers/input/command/commands/helpers/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/chat/utils/handlers/input/command/commands/helpers/socket.py sha256=11EutftWMC4nVERq4PJiN-E-0DGNyYHRznCwq7EqT88 494
dragonion/modules/tui/chat/utils/handlers/input/command/commands/join.py sha256=R84WAxwVz8R3_WQPT1NmKQllqq6wdvC8H6xzVHYKUjE 2124
dragonion/modules/tui/chat/utils/handlers/input/command/commands/room.py sha256=i_3DIpT8KO8xN28inWHaJ_TGfZnL-rH3WRl_yr50W3Q 440
dragonion/modules/tui/chat/utils/handlers/input/general.py sha256=6eX6dv3-BpUY-Coi9hjq0zaVIjB9gUa-Xa3L_ZDNCW4 481
dragonion/modules/tui/chat/utils/handlers/input/message.py sha256=BKGefnDayLT_iq7Jwou4sHegKM3qUEUMVPHW7crd6-E 649
dragonion/modules/tui/chat/utils/tasks/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/chat/utils/tasks/socket_handler/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/chat/utils/tasks/socket_handler/handlers/__init__.py sha256=CN3pLZENjt70T3R75PQFrdi9vOZTT4qY7blrZddjICU 192
dragonion/modules/tui/chat/utils/tasks/socket_handler/handlers/connect.py sha256=gvkFFpc-PAyDxaLCl2dkc45pgmNWVNIwHThnT6u3rlk 539
dragonion/modules/tui/chat/utils/tasks/socket_handler/handlers/disconnect.py sha256=k8pk8zCZqyoMCvNbWcfJNeRjw-Sft-hdDSguRiPnwvI 457
dragonion/modules/tui/chat/utils/tasks/socket_handler/handlers/error.py sha256=gLtyuuILOo1r0cCPrr5R7R39Aq0kWoZnIsxVtYmuVkA 442
dragonion/modules/tui/chat/utils/tasks/socket_handler/handlers/helpers.py sha256=PdsY_FHTSn5w8b1XQPnoqmpXH79KfV3at0-gghViNUc 128
dragonion/modules/tui/chat/utils/tasks/socket_handler/handlers/message.py sha256=EnKAxF8kxS_l5i2TXUQXXgrCOYxhSn9Z5vSayD2SMX0 887
dragonion/modules/tui/chat/utils/tasks/socket_handler/handlers/notification.py sha256=Cic5lxUDmvT9RwVLrPrRZA4hzMnZuSV3UWbDeyy1sIQ 458
dragonion/modules/tui/chat/utils/tasks/socket_handler/task.py sha256=mVGRW8PVLQLcWwbhj1JEUPHAxeozqEyIgp7Zyom-xck 1251
dragonion/modules/tui/chat/widgets/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/chat/widgets/containers.py sha256=lnXP5wACSetzKT1eMmcTon_sw6WyqQhEs_ZL8mgXuWM 3519
dragonion/modules/tui/chat/widgets/inputs/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/chat/widgets/inputs/message_input.py sha256=71A3LxPV7frwQId1ARvxkDZ_q2J3zbxY3vR2r1M1m7w 915
dragonion/modules/tui/chat/widgets/items/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/chat/widgets/items/message.py sha256=dd849meIsxfj3UfpsW0K6witudzmbkSqNnnIksN0RDg 3232
dragonion/modules/tui/helpers/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/helpers/storage.py sha256=uEnnojBkXPAO7zlmk3NJV3KEyug4aJzbqf2wX_RlKt8 506
dragonion/modules/tui/identity/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/identity/identity.py sha256=_jNZUsYScbo2GNgBRYGllBSMtq7h2VZd3cNQfR1KjMk 687
dragonion/modules/tui/identity/utils/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/identity/widgets/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/modules/tui/identity/widgets/containers.py sha256=EmZopDoBzazU5XZdZuHjnyR5ApIvhs2IY1GLKQJfOaA 1473
dragonion/modules/tui/identity/widgets/inputs.py sha256=G3bl-z1qMu-wmab7xZO-XaF-lnHmcSu4Inl7u74MV-4 917
dragonion/modules/tui/tui.py sha256=rq0rJyHjxEQiSIxzG0LvJx-Jzlnx7zDoPVBg01bR3KI 2467
dragonion/utils/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/utils/core/__init__.py sha256=n1bnYdeb_bNDBKASWGywTRa0Ne9hMAkal3AuVZJgovI 5
dragonion/utils/core/const.py sha256=OQT-J_OIgTZktbrjYk01HWn2ZRLzQzj0nodZObGTjuM 83
dragonion/utils/core/dirs.py sha256=M_7bjY6_Em8ICbfcNc-AZPhIz4s2t6KLBvBeURIz3wY 2805
dragonion/utils/core/emoji.py sha256=ojZx_hL50wBlpq6Zip-Y23c_q-ljrQKXtmscK4jyoY8 699
dragonion/utils/onion/__init__.py sha256=gQajsInd9Xh0QMplPYSpOVDs7f3HAajOqF2G1pg6TfQ 52
dragonion/utils/onion/auth.py sha256=2762A-N1elA0G-JTxkknEwkmWY2UvGX7bGGRrxEheEw 1110
dragonion/utils/onion/onion.py sha256=OifJcBEZHZYmuWNw4Clu1qct2VTE471wnLzD9Jdc4Po 6796
dragonion/utils/onion/stem_process.py sha256=0QB6ErA1pO4I1aIPkyoRDqpTjcZQkCjHjbsao-cX7JY 10968
dragonion/utils/onion/tor_downloader.py sha256=XXJepwjwPvrwxvTA4dIPmmqYQLXaIk6SCs7po5ikpHA 2365
dragonion-1.0.0.dist-info/METADATA sha256=WaP6K3TeQeCzKps2VhJTwqbM7v-Uf1upz3BdsWEHACM 29302
dragonion-1.0.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
dragonion-1.0.0.dist-info/entry_points.txt sha256=JVx0FGUdz6RQu1_M4biP7bmduOt6v6Bl8wnAnGZZ9BQ 44
dragonion-1.0.0.dist-info/RECORD

entry_points.txt

dragonion = dragonion:main