Skip to main content

PySynthData

Generate realistic synthetic data at scale. Keep your real data private.

Create privacy-preserving datasets for AI training, testing, and demos without exposing sensitive information. Use real patterns without real risk.

PyPI Python 3.10+ License: Proprietary


30-Second Start

from pysynthdata import Synthesizer

# Learn patterns from real data
synth = Synthesizer.from_dataframe(real_df)

# Generate synthetic data (same patterns, no real data)
synthetic_df = synth.generate(rows=10000)

# Safe to share, train models, run demos
print(f"Generated {len(synthetic_df)} rows - no privacy concerns")

Why PySynthData?

The Problem:

  • Real datasets contain sensitive data (PII, financial, health)
  • Can't share data for AI training or testing
  • Demos expose live data
  • Compliance requires data anonymization

The Solution:

  • Generate synthetic data with same statistical properties
  • No personally identifiable information
  • Scale to any size needed
  • Share freely for training, testing, demos

Version History

v2.0.0 (Current)

  • ✅ MCP 2.0 Support
  • ✅ Integrated with 17 other projects
  • ✅ 207 unified MCP tools
  • ✅ Intelligent orchestration
  • ✅ Production-ready (wheels only)

License

MIT


MCP 2.0 Mega-Platform | v2.0.0 | Wheels-Only Distribution

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pysynthdata-0.2.2-cp310-abi3-macosx_11_0_arm64.whl (342.0 kB view details)

Uploaded CPython 3.10+macOS 11.0+ ARM64

File details

Details for the file pysynthdata-0.2.2-cp310-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for pysynthdata-0.2.2-cp310-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ff526b8c8ca0b56ff755573bfa9b082620f9b09c71aa110e7a113308b9f3999e
MD5 e0e139c6d322e19bdbd5f134c0c1615e
BLAKE2b-256 1756939233b1941af9684a8f6b87dd82e4148117d42534335a56cc92a1cf4341

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page