name: datasketch version: 2.0.0 summary: Probabilistic data structures for processing and searching very large datasets license: MIT License requires_python: >=3.9 python_min: 3.9 install_size: 104.7 KB module_format: py3-none-any doc_url: https://ekzhu.github.io/datasketch repo_url: https://github.com/ekzhu/datasketch last_released_at: 2026-07-05T06:36:29Z releases_last_12mo: 5 avg_days_between_releases: 47.3 platforms: any ## dependencies numpy >=1.11 scipy >=1.0.0 ## extras [aio] aiounittest motor >3.6.0 [benchmark] fonttools >=4.60.2 matplotlib >=3.1.2 nltk >=3.4.5 nltk >=3.9.4 pandas >=0.25.3 pillow >=12.2.0 pyfarmhash >=0.2.2 pyhash >=0.9.3 scikit-learn >=0.21.3 scipy >=1.3.3 setsimilaritysearch >=0.1.7 [bloom] pybloomfilter3 >=0.7.2 [cassandra] cassandra-driver >=3.20 [experimental-aio] aiounittest motor >3.6.0 [redis] redis >=2.10.0 [test] cassandra-driver >=3.20 coverage mock >=2.0.0 mockredispy nose-exclude >=0.5.0 nose >=1.3.7 pygments >=2.20.0 pymongo >=3.9.0 pytest-asyncio pytest-cov pytest-rerunfailures pytest pytest >=9.0.3 redis >=2.10.0 ## maintainers ekzhu