telegramexplorer

View on PyPIReverse Dependencies (0)

0.3.0 telegramexplorer-0.3.0-py3-none-any.whl

Wheel Details

Project: telegramexplorer
Version: 0.3.0
Filename: telegramexplorer-0.3.0-py3-none-any.whl
Download: [link]
Size: 95278
MD5: 6a71af9cce6474f979529f3bb1278e5e
SHA256: c682e50eec6b39f6e1168b0f70fff0c62d570c41d6ada2068b21fabfb4feb11e
Uploaded: 2023-12-15 05:06:19 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: TelegramExplorer
Version: 0.3.0
Summary: Telegram Explorer
Author: Th3 0bservator
Author-Email: th30bservator[at]gmail.com
Maintainer: Th3 0bservator
Maintainer-Email: th30bservator[at]gmail.com
Home-Page: https://github.com/guibacellar/TEx
Project-Url: Documentation, https://telegramexplorer.readthedocs.io/en/latest/
Project-Url: Repository, https://github.com/guibacellar/TEx
License: Apache-2.0
Keywords: CyberSecurity,Investigation,OSINT,OpenSourceIntelligence,Tool
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: License :: Freely Distributable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Utilities
Requires-Python: >=3.8.1,<4.0
Requires-Dist: Jinja2 (>=3.0.3)
Requires-Dist: SQLAlchemy (<2.1,>=2.0.19)
Requires-Dist: Telethon (==1.29.2)
Requires-Dist: aiofiles (==23.2.1)
Requires-Dist: aiosqlite (>=0.19.0)
Requires-Dist: async-timeout (==4.0.3)
Requires-Dist: build (<0.11.0,>=0.10.0)
Requires-Dist: cachetools (<6,>=5.3.1)
Requires-Dist: cryptg (>=0.2.post4)
Requires-Dist: discord-webhook[async] (<2,>=1.3.0)
Requires-Dist: elasticsearch[async] (==8.10.0)
Requires-Dist: poetry-core (<2,>=1.6.1)
Requires-Dist: poetry-plugin-export (<2.0.0,>=1.4.0)
Requires-Dist: pydantic (==2.4.2)
Requires-Dist: pytesseract (==0.3.10)
Requires-Dist: python-socks (==2.4.3)
Requires-Dist: pytz (>=2023.3)
Requires-Dist: requests (<3,>=2.31.0)
Requires-Dist: telethon-cryptg (>=0.0.4)
Requires-Dist: toml (>=0.10.2)
Requires-Dist: tox (<5.0.0,>=4.10.0)
Requires-Dist: types-aiofiles (==23.2.0.0)
Requires-Dist: urllib3 (>=1.26.8)
Description-Content-Type: text/markdown
[Description omitted; length: 2780 characters]

WHEEL

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

RECORD

Path Digest Size
TEx/README.md sha256=xSJSk8Uwb5G-ps_JS2Ye6eivRFfHPFI-3Auh-RQp4Yg 2795
TEx/__init__.py sha256=Wgqg3-H40aRzuayUxaZFiQbA6IIzez0Ilf16t0urIDI 16
TEx/__main__.py sha256=0myM3nV4Rk5YcprEusXsbwJIX4BAVuaRR9sPP5VbFig 777
TEx/config.ini sha256=HiK_pK725TQTDqaWFCaoTIs0GEmiTYEq0UrIe7JBDJU 1753
TEx/core/__init__.py sha256=K68ZFqpgk4z7vqaQ9ndj65Tz0750WpCe-NRw2Y80uxk 37
TEx/core/base_module.py sha256=aC2n_gLZD9HRyqTzGUsjOv_Wlp5mpo_8jyCgz-pjcmc 589
TEx/core/dir_manager.py sha256=Vqp17g8RgSsH1ZvldcI95C33MrRfr07ALhvQAz4DIJE 426
TEx/core/mapper/__init__.py sha256=J7SBeFY14TKbrnlBjA_zWhXtfBZTEQOuSeTpQ57eeA0 34
TEx/core/mapper/keep_alive_entity_mapper.py sha256=cn2a6WCuIKIHDheoDBw_DTcdIQDDJgaBE86TOAPBNks 1404
TEx/core/mapper/telethon_channel_mapper.py sha256=H4Lfz-wrYy725h12yLTYzEW8vfQjo7EC44T4ki7vAlA 3182
TEx/core/mapper/telethon_message_mapper.py sha256=WZK4UKIpqM6aCwCZWq4e1BGk8ri7BaZ-aFrlx2AHVVM 3040
TEx/core/mapper/telethon_user_mapper.py sha256=nXEqS6QI4rK-0HOhQ-c1dHQT3IYiDlKkD4o8-84Bm-g 991
TEx/core/media_download_handling/__init__.py sha256=zbPYfJIeNGxRppNqp6YH4bZ1nNVpzEO1R2EcsmHArqM 29
TEx/core/media_download_handling/do_nothing_media_downloader.py sha256=XmIoff9ONSOuyQVWvDbYsYtitKlWdPAg29CHCeWfAmc 499
TEx/core/media_download_handling/photo_media_downloader.py sha256=PQaWCb2BLvSejLX9bl3yAalod1IMGoNNi6TqhU3oZe8 566
TEx/core/media_download_handling/std_media_downloader.py sha256=01ixL6rh2LI3ornmwO7AGZPCYMtoPK1RjywYohAxLnw 1244
TEx/core/media_handler.py sha256=7PFs3NK5obO5sClZWolEx2sVtiM5DzmIZrdpiRJl-2o 10430
TEx/core/media_metadata_handling/__init__.py sha256=gWQvuQsDYXHbgX-SZtcfMRpRnBtXQNJrRILSeZkD7lI 37
TEx/core/media_metadata_handling/do_nothing_media_handler.py sha256=blVq9vgdXyLsV4wmMB63r6socZAuMBSPEldRlssIwI4 342
TEx/core/media_metadata_handling/generic_binary_handler.py sha256=x2D3NrWqW1QCm3U5L2ja50bbgzsuGQpm35OnYXAmNoc 1033
TEx/core/media_metadata_handling/geo_handler.py sha256=p8GzQIbHTkK1gPD5sTYbikpKbgEeUk3FyRkVxEjLeRQ 814
TEx/core/media_metadata_handling/mp4_handler.py sha256=U6oZgbEfsN5MWq5bYNRKexGSzV9QRKPLxWtRTLlO_fs 1250
TEx/core/media_metadata_handling/pdf_handler.py sha256=3pC_Zei0YZWO2zXUm8tS6yQWCv7wnm935cTqX8F5CDM 925
TEx/core/media_metadata_handling/photo_handler.py sha256=GxEuaa5ic6HejbYtKKo70ldy8G9bGZl-ynzV_Cg_2Us 855
TEx/core/media_metadata_handling/sticker_handler.py sha256=aJMNW7zjYSQ1byuwZHoIa257CtnoPqR_HzcOp90n9aU 1222
TEx/core/media_metadata_handling/text_handler.py sha256=ZIf09JKxcLZW8JphNsQ6q9OdYuGryewELAyKuk5m8jk 1001
TEx/core/media_metadata_handling/webimage_handler.py sha256=w1BQswg3EsYqlK7HBJT5tUPlQ3yyBrwIdCNgqYb2cy0 1308
TEx/core/ocr/__init__.py sha256=UUn3xGB3Uj3cdENSHNiYi1Awj92JGSy4SNvzwQhlV38 19
TEx/core/ocr/dummy_ocr_engine.py sha256=pFt72MqyAdhSX9MlegQpu8Lla1kUAAYVhSJZNpvBmM8 551
TEx/core/ocr/ocr_engine_base.py sha256=9_l0WSW39_uf2qJQuIi22Q1-1f6_m02litH4x31j0ME 523
TEx/core/ocr/ocr_engine_factory.py sha256=25wKX17PZtow6BMUqAM3EUQqh95SsYsge749b941tKc 1409
TEx/core/ocr/tesseract_ocr_engine.py sha256=VFhIU6yz8-P2E0dnGlNG8LxS7XcwV9LFWayzPhcKAa8 1894
TEx/core/state_file.py sha256=5G__SddiPAWU6Z4j_-HQjpydMA3qzqqSLTyK2MHrZF4 1691
TEx/core/temp_file.py sha256=HD1w6E2ceKjste1ev3snqqaieSuXwPTqoHznRuLyvts 2574
TEx/database/__init__.py sha256=VjYVeNwsyysRanAyifdrbl1SxLrFE6t_uwYmTgUo4ZI 593
TEx/database/db_initializer.py sha256=KpjVQ4b-cMdJRVxZFZ_3uG3_thSgVDRaDr0ALaB5iJM 847
TEx/database/db_manager.py sha256=qDRqcLy6LDiC99Xv2Lq3ZPyQ9EBxw_j_A7wwPzA2_-w 1792
TEx/database/db_migration.py sha256=OAByHzSPVNRsfhPA9uBKc824IG26fJNP3FL6-9Jdx9U 2628
TEx/database/telegram_group_database.py sha256=ZAOa4cOUde8yR3rME2OgQ8LdHLvHgU1zYl1cMlwq5uU 15130
TEx/exporter/__init__.py sha256=ZanWY-Wz5giFbcwHPb8Z0L7qG6zg7NYNUw0IvZWqRzU 24
TEx/exporter/exporter_base.py sha256=XZ_r-K4Y032WQ1r8Pkc_41hhuG3eKqRCp9RPBhaNJhY 1914
TEx/exporter/exporter_engine.py sha256=A4jAS_SFor0ZzLrhXZiAijzF3H6yAlOjHUVeqxHzs7o 2326
TEx/exporter/pandas_rolling_exporter.py sha256=u4_ZSaM1tc8StFgMTjoJcBqsVsVkKOGjl2tVpDPE1vU 5629
TEx/finder/__init__.py sha256=uw2Pn5py_3ZVc3Ody5nJMQ1yphzoITdUwF8nDlFHimY 26
TEx/finder/all_messages_finder.py sha256=HPXNwvwcQfo4hxx9o2BxxYsnF4Gk0KMygT4oa89Y5KQ 407
TEx/finder/base_finder.py sha256=snpjxEp25aKoiQ52cWQLWMomgeny0j6VSDjEmd0vbqU 236
TEx/finder/finder_engine.py sha256=7nsbPFXBdZIGpRv7iKzXOi9QizEFR4SPBgV7UncGY6M 6441
TEx/finder/regex_finder.py sha256=Q03RHLKGu2h89apKAjtNd-esXnbV54blrPAOODxOsSM 977
TEx/logging.conf sha256=yX5pV7ZSYbsHYFL2BahZTTaA40UCMojCKGVcLTIxHJo 877
TEx/models/__init__.py sha256=6HbRObRcegjULdhoqzyc3sn5J1Ipr3o8ekKwj2wF3rg 22
TEx/models/database/__init__.py sha256=sINPZnXtsjCqun_C6p7H55Ule6sydREfcocIKfxBHNY 30
TEx/models/database/telegram_db_model.py sha256=4fo1jq-rN-pHe3ior93CKBkmBLvmoqI6nmzEQDQZGN8 4571
TEx/models/database/temp_db_models.py sha256=ZBX_0ujTBqltR2bXmSIhR8huPUlNBxyfrjEyb_y6DE4 1085
TEx/models/facade/__init__.py sha256=4tWGCSYBq2AKAZfvEIw6G_D7iaUQFrn4s7qQi1633z4 22
TEx/models/facade/finder_notification_facade_entity.py sha256=kjk89XvZkRmzjHo8HqmokL-ZByvwgIVdionzyXx5K0s 755
TEx/models/facade/media_handler_facade_entity.py sha256=OqRDfbuVbiPeNwhFrrkqyoHkuGAG6UKcXwhS6dDCoAc 1135
TEx/models/facade/signal_entity_model.py sha256=SgLh2D7RA6RBpbDxc_5CoB_4ik0pvIZP2tZZrWQOrKc 298
TEx/models/facade/signal_notification_model.py sha256=smL32KpumJD6Fe0x3CErokMkq1JuxHPL53-RX9TmiQg 377
TEx/models/facade/telegram_group_report_facade_entity.py sha256=srCnXkPtEVEeKwBP4_kN1c8Nu3u48o7N8kC6NtADiJA 1793
TEx/models/facade/telegram_message_report_facade_entity.py sha256=F_VtevjJxGdFl_CrmYMACYhnbU3OC1beMz2Y-SXsiLM 1329
TEx/modules/__init__.py sha256=Mqpcat5BXQW_VcN50fiJX7AtBAbnYCJ9WkzoKTmipQI 20
TEx/modules/data_structure_handler.py sha256=S5erJLbLc2Bc3Euswu5sdktQF35FSFPW5TSfbt0kk2A 1252
TEx/modules/database_handler.py sha256=87Ok-P_lzBdfiBi9RBINLf6W3UVgxhIK3FrWxNguDao 1030
TEx/modules/execution_configuration_handler.py sha256=Z56xV-oADa5kyoIAvrdooaBPJO1d6_J8xReT5v9wIi0 992
TEx/modules/input_args_handler.py sha256=H6afiWm69BaWHRuoJCRa7hu0C4CAdv1sKqWhswC9mpY 14698
TEx/modules/state_file_handler.py sha256=sLTY8-ZUibhvGXBX3YqPRO0wSTiTvKCmDzG8aRXCEVU 1801
TEx/modules/telegram_connection_manager.py sha256=BsSYlaJxOEJE_x4KBVCv3yaY-mrLcAIRVAQyXZy7v6w 6128
TEx/modules/telegram_groups_list.py sha256=plCTJhePoD9Jss_NyYDnk6ZYwaM3CHXedU68eZd7Nm4 2286
TEx/modules/telegram_groups_scrapper.py sha256=dKmRPxYd-7SnqIkCcq-vqi-PV_durAlMlZCePu11jko 7385
TEx/modules/telegram_maintenance/__init__.py sha256=fUee6TNsv_97jKC-r9RAaB75Cou7z3M_Nq38yIVHRo4 27
TEx/modules/telegram_maintenance/telegram_purge_old_data.py sha256=y7Jf7o1DiSd91I9MNY8VZKWV293t59CNHP32AMAfXVM 3299
TEx/modules/telegram_messages_listener.py sha256=zFS-9ey0mr56g6O-vVhEAldxALJbxRExae54JaYQ_8o 12091
TEx/modules/telegram_messages_scrapper.py sha256=sAcP2ureJ1bqKjcxEWHQVSdXulc36sCWJJpgiDnXE-U 5741
TEx/modules/telegram_report_generator/__init__.py sha256=DPZFQPozOZovvQ_huOQv2r5GGgnQHipe2w9Ua_cKpRo 31
TEx/modules/telegram_report_generator/telegram_export_file_generator.py sha256=2AQrgNcc6rlasABuyfsDi0s5jwNlrJGRoIMxAovveEs 5864
TEx/modules/telegram_report_generator/telegram_export_text_generator.py sha256=sYf7dX-SZliAVFNqBOq4itS4RADBYMEDoRdDKuKJNRE 6721
TEx/modules/telegram_report_generator/telegram_html_report_generator.py sha256=gz0UU00LJuOV46bQbCFh35ZuN96LW0AtYT9ZdVTn4ac 17545
TEx/modules/telegram_report_generator/telegram_report_sent_telegram.py sha256=tQxAjxMbOdtBTP58ieUCWDz97XI1bU246McfY6BTyKo 2787
TEx/modules/telegram_stats_generator.py sha256=3OZw3acRyQrl5kUxK04TlRAU5WAnkuzqFKS5WBMUi7o 8737
TEx/modules/temp_file_manager.py sha256=OePLzND98NLCPVpbY2L35Q0KmpFAs7RBzaJj_L744Tg 813
TEx/notifier/__init__.py sha256=hoynO4Io9mP92MqyeRjO-RUv-fF8cTV4yk1Na8ypWJQ 24
TEx/notifier/discord_notifier.py sha256=tCOqgBxRscEd9lWW4L4nsKXk-KDz-_l38BRYCry5uk0 5122
TEx/notifier/elastic_search_notifier.py sha256=Out6Wb5iAyRW9IuQm1J21S3Pbh2QM9yWHYAgEI2lRQ4 3845
TEx/notifier/notifier_base.py sha256=48yCpZmHW-2SPXZzzg-ZKmStK5a2feVEEY_SHyhdoDI 1944
TEx/notifier/notifier_engine.py sha256=ScB9X1vhiuGhjKPkGSMBxsEsFnUQZ9OeBelLsxuNzp0 2527
TEx/notifier/signals_engine.py sha256=pOLkTH9dGl2Y4EpGVzFSPZy4NklG9K5BTTEwnxehgYg 3540
TEx/py.typed sha256=8ZJUsxZiuOy1oJeVhsTWQhTG_6pTVHVXk5hJL79ebTk 25
TEx/pyproject.toml sha256=_Ar2Aqv4Bpm9PGpOaRiJ668lhXJWxF65OKjeN88JvpA 7264
TEx/report_templates/default_index.html sha256=NJ7n2NXdam8bpe9NLkSZWg16EGcD_jyL7U-4eEdj464 2610
TEx/report_templates/default_report.html sha256=YXAjmjeRjydskz-qWqoVidwsaVus7hAK8LpKO1cmSI8 3547
TEx/runner.py sha256=7ZIM816HhS1ddMPgHaKwxrAjkG_kH5_jhbU4CpBUTMw 5225
pyproject.toml sha256=_Ar2Aqv4Bpm9PGpOaRiJ668lhXJWxF65OKjeN88JvpA 7264
telegramexplorer-0.3.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
telegramexplorer-0.3.0.dist-info/METADATA sha256=Wg20ikXD6-ALgvju0H7ZNBD6EIqV20I-a18hS0SEmis 5033
telegramexplorer-0.3.0.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
telegramexplorer-0.3.0.dist-info/RECORD