auto-labeler

View on PyPIReverse Dependencies (0)

0.1.2 auto_labeler-0.1.2-py3-none-any.whl

Wheel Details

Project: auto-labeler
Version: 0.1.2
Filename: auto_labeler-0.1.2-py3-none-any.whl
Download: [link]
Size: 13330
MD5: f48928611c55d85fdda4dd5fe3e27333
SHA256: 36c900d84701a2df51205e15fb4f2ad92c24e3fca6d3b95e994a0bb6e8153aae
Uploaded: 2023-11-03 23:17:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: auto-labeler
Version: 0.1.2
Summary: A simple tool for automatically labeling and archiving emails based on your past activity
Author: Brian Smith
Author-Email: ohohvi[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.13
Requires-Dist: appdirs (<2.0.0,>=1.4.4)
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.12.2)
Requires-Dist: google-api-python-client (<3.0.0,>=2.104.0)
Requires-Dist: google-auth-httplib2 (<0.2.0,>=0.1.1)
Requires-Dist: google-auth-oauthlib (<2.0.0,>=1.1.0)
Requires-Dist: model-personal-trainer (<0.2.0,>=0.1.0)
Requires-Dist: tabulate (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4752 characters]

WHEEL

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

RECORD

Path Digest Size
auto_labeler/__init__.py sha256=D1HxDii1quJPXntf8c4NtTEyxQP1_zyL2enF-eRw6t0 61
auto_labeler/archive.py sha256=SyNzSnn1GjZrRuoLsDmcHs_OceaRs9JsA2gJyeva_iw 3654
auto_labeler/classify.py sha256=yF0nEz2ipDn60qTmALpPXauPjiKW5OEyA4N_mawrDKM 3302
auto_labeler/data_dir.py sha256=WCQRr3ACp6EMh8yEn7hZLkYiivzufm6Exmy2IwBCPpc 392
auto_labeler/database.py sha256=F0h2nnvhHxm8LHVSWIAzMEKAlZUuxACi16UN7Zsd3Jc 1343
auto_labeler/errors.py sha256=mxmCFd0_aUNkric-FX7bTwr9kxRMnn6v7SU1B1sO44o 174
auto_labeler/gmail.py sha256=0_uV36lm-KncERhbpGX78PfVyf4KYP4F4y9UqiH1cVE 5545
auto_labeler/link.py sha256=IygNb3GoD2927P2CTHPdKWRHNQEw11GyUSmg6vOFcm4 212
auto_labeler/main.py sha256=TeBYyKJ-64Uz4cChXzWKo9MFj0W1TsypgokdpvczuQM 2217
auto_labeler/messages.py sha256=aeUwazuGlsSdnaOB5wiYjqMsOFw1Rd8fXihsFi4TtqE 1615
auto_labeler/name_id_mapping.py sha256=s4yDXF06ylsemGXiabvhnTqImAHWslGoeAhpa-u8oxU 431
auto_labeler/train.py sha256=pGER6XXMHOBrVyQ00FIbJF3ZHYucHJcDoQfsShvjBt0 749
auto_labeler/watermark.py sha256=dvNpYLZ1XE2SIUBuPcZ_xvNQbIh0JX5SemH9xEvFccg 1066
auto_labeler-0.1.2.dist-info/LICENSE sha256=6OROkZTWMkyfx5b9eb5KQVErDllPgdpG7GOwTe2fR08 1059
auto_labeler-0.1.2.dist-info/METADATA sha256=WCZ_tTduU1NP9_0TF94Jd1u6agROgRU3xsZMvTc6c3k 5529
auto_labeler-0.1.2.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
auto_labeler-0.1.2.dist-info/entry_points.txt sha256=IozvjClITj2dKLDffT5iEpsjYRAhfJE9NqIg8ldEpL8 55
auto_labeler-0.1.2.dist-info/RECORD

entry_points.txt

auto-labeler = auto_labeler.main:main