postit

View on PyPIReverse Dependencies (0)

0.0.3 postit-0.0.3-py3-none-any.whl

Wheel Details

Project: postit
Version: 0.0.3
Filename: postit-0.0.3-py3-none-any.whl
Download: [link]
Size: 28223
MD5: 40cbbeaac96239ed5cfd31eb8e9b1f2c
SHA256: 89db17e69c5b709b3e955d2f9d254b3c1826af7af9dabb302cf803f9d57f8958
Uploaded: 2024-08-11 22:57:37 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: postit
Version: 0.0.3
Summary: A robust, extensible Python data tagging framework for dynamic processing and intelligent filtering of pretraining corpora for AI models.
Author: Brennen Ho
Author-Email: post-it[at]brennen.dev
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12,<4.0
Requires-Dist: bitarray (<3.0.0,>=2.9.2)
Requires-Dist: gcsfs (<2025.0.0,>=2024.6.1)
Requires-Dist: mmh3 (<5.0.0,>=4.1.0)
Requires-Dist: pyyaml (<7.0.0,>=6.0.2)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Requires-Dist: typer (<0.13.0,>=0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 1599 characters]

WHEEL

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

RECORD

Path Digest Size
postit/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
postit/cli.py sha256=1eHFTC2KWCagHrTeJap9xW_UAD63CBQcgslUHxe5qJ8 4426
postit/deduper.py sha256=IQBAtjg_LiRfGX98w7E0hY6op9w6z6zkmygBienaI6w 3462
postit/documents.py sha256=pNxr6EJgtGr4a2dE6ENeYMk32t-7HgIDTbXd8olephU 4252
postit/example.py sha256=2NfFz31vUEPIKkSZvEnxqlE7GsH19egD37UFmesqoOo 5068
postit/files.py sha256=hBmvyTL4uROCFvcMYiej6P5OFDtPsTLMjW5LVBTRFmY 5782
postit/mixer.py sha256=nrMXEjubY13zEYvp2xbnFiJ04RdmM7jQRtQBTwRlHB0 13008
postit/processor.py sha256=ojoTnJyfw4Lwx33bJhIJfP1A1ZV3bbOkn6oSiBDxImU 7685
postit/registry.py sha256=ZzAsXLplMKPYrXhSpx9_sO05wxXV9bH_vBBy0gIwXTM 4013
postit/taggers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
postit/taggers/code/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
postit/taggers/code/comments.py sha256=AnrSqxRLf0xBZEFT7PG74dQ4oeFGJBSSfpmkkOfs4Tg 2847
postit/taggers/dedupe.py sha256=OZ7aXLKf0mNpvLFkBtVTdQ8uOPAS0Uoe2LOnkz8zOhs 1616
postit/taggers/length.py sha256=kj6iZXC7rXHgOcOVJEf7tNAcf9r6Xe6rGpjJv0UxGac 2768
postit/tagging.py sha256=ypej6cBNR0FU6rFllCoXVfbYHs-6BS62bILM2Z0E5z0 4618
postit/types.py sha256=1H-xhhZIu4UYPVg8DrzArBN-Wz3qwlpd4NWQnp0ZX-8 4582
postit/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
postit/utils/bloom.py sha256=OYX-IuV9Dq2sBMF_nALnHWhKOToKL3b2zQS1wj95T5w 2064
postit/utils/logging.py sha256=00FvmZvCLmO_Gst6DQlCFVCN8lVEyfxgEENYyfdqLTA 482
postit/utils/paths.py sha256=D4J2Jnk2y8HSuAg-DSZcVZpHKCi73JBmmvKgGebCfCU 777
postit-0.0.3.dist-info/LICENSE sha256=qn39vg3ABip4g8v_RSTu7yaRH6fY11nBFALy2C1V8RA 11340
postit-0.0.3.dist-info/METADATA sha256=7jHsCR_8irOyCNPX-IebOduHeoRj6zYtzqXAKsc-f54 2341
postit-0.0.3.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
postit-0.0.3.dist-info/entry_points.txt sha256=mmBZR7OeHrodrm8NoXAYckxs0Cpk7wdCEZZuesOCz7M 41
postit-0.0.3.dist-info/RECORD

entry_points.txt

postit = postit.cli:app