document-sorter

View on PyPIReverse Dependencies (0)

0.1.0 document_sorter-0.1.0-py3-none-any.whl

Wheel Details

Project: document-sorter
Version: 0.1.0
Filename: document_sorter-0.1.0-py3-none-any.whl
Download: [link]
Size: 5998
MD5: 8af70a20a0da6530cb7ae2a177674fc6
SHA256: 9ef94bfa29ec56c3a5b872f2ad1e181070cb6860b780c41c2042f75b58c254b6
Uploaded: 2024-09-15 23:18:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: document-sorter
Version: 0.1.0
Summary: A package to automatically sort documents into folders based on content similarity
Author: Jazmia
Author-Email: jazmia.henry[at]google.com
Home-Page: https://github.com/jazmiahenry/document_sorter
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
Requires-Dist: PyPDF2 (==2.10.5)
Requires-Dist: openpyxl (==3.1.1)
Requires-Dist: pandas (==1.4.4)
Requires-Dist: python-docx (==0.8.11)
Requires-Dist: scikit-learn (==1.0.2)
Requires-Dist: tqdm (==4.64.1)
Requires-Dist: numpy (==1.21.5)
Requires-Dist: scipy (==1.7.3)
Requires-Dist: packaging (==21.3)
Description-Content-Type: text/markdown
[Description omitted; length: 2887 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
document_sorter/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
document_sorter/main.py sha256=kV62plPVDIhjyrmdHcXizKcCRe13BcEkxh6rnMtA_Dc 9670
document_sorter-0.1.0.dist-info/METADATA sha256=pJ3LtoUydh-FUUJ0Ci_oopwHXNeCyBUtB0ddgyenxJw 3985
document_sorter-0.1.0.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
document_sorter-0.1.0.dist-info/entry_points.txt sha256=XKtABwuFpBjfPboP_-W5YYii9SmcIjRgI_CJYeE21yM 63
document_sorter-0.1.0.dist-info/top_level.txt sha256=2_CsTwh-qksRWlEw_q5ogq0QjW3sVWtNa7IUGCxMMPY 16
document_sorter-0.1.0.dist-info/RECORD

top_level.txt

document_sorter

entry_points.txt

document-sorter = document_sorter.main:main