Ghostpii is a Python package for private computation using homomorphic encryption. It provides encrypted hash functions, batching for API calls, and data frame optimization for machine learning. Current version: 2.0.0 (Cheetah), requiring Python >=3.6. Maintenance cadence: irregular.
pip install ghostpiiNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize a Ghostpii client with API key, then compute an encrypted hash.
Update client code to use new batch endpoints and encrypted hash signature. See migration notes in GitHub release.
Replace deprecated methods with new equivalents documented in the v2.0.0 release notes.
Upgrade Python to at least 3.6.
No dependency data recorded yet.