mongomasker_cli

View on PyPIReverse Dependencies (0)

0.5.0 mongomasker_cli-0.5.0-py3-none-any.whl

Wheel Details

Project: mongomasker_cli
Version: 0.5.0
Filename: mongomasker_cli-0.5.0-py3-none-any.whl
Download: [link]
Size: 3794
MD5: 39a2e346b9469b98a4faaacc4d86d786
SHA256: 98468232d61bf596d853778fe9356ea6f8aa4c122e1e753c8e72043ff4bcd34a
Uploaded: 2024-10-21 14:54:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: mongomasker_cli
Version: 0.5.0
Summary: MongoMasker is a tool designed to anonymize specified fields in a MongoDB collection. It uses the `faker` library to generate realistic fake data, processes documents in batches for improved performance, and leverages asynchronous processing with `motor` for efficiency.
Author: Zeeshan Khan
Author-Email: zk[at]lateralcare.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: faker (<27.0.0,>=26.0.0)
Requires-Dist: motor (<4.0.0,>=3.5.0)
Requires-Dist: pymongo (==4.8.0)
Requires-Dist: typer (<0.13.0,>=0.12.3)
Description-Content-Type: text/markdown
[Description omitted; length: 1463 characters]

WHEEL

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

RECORD

Path Digest Size
mongomasker_cli/main.py sha256=T11QoJ1suYp_kk4SUnIgL7nju6n3_Ejr0lC2qeNuKQY 6790
mongomasker_cli-0.5.0.dist-info/METADATA sha256=AKFhJHl_GbOtdFv8_UNhEZBQVrMQfpLDQhvmMJC8o_w 2278
mongomasker_cli-0.5.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
mongomasker_cli-0.5.0.dist-info/entry_points.txt sha256=yTCKq13TO11-QE-VHEPuVpggBtsO8kdQbfsBsKD5Q7k 56
mongomasker_cli-0.5.0.dist-info/RECORD

entry_points.txt

mongomasker = mongomasker_cli.main:app