Skip to main content

Static schema-based fake data generator (Pandas output only)

Project description

dikshantdata is a Python package for generating synthetic tabular data using predefined schemas.

✅ Features

  • Static schema definitions (20+ domain examples)
  • Always includes required columns like id, name
  • Smart sampling of optional fields
  • DataFrame-only output for easy usage
  • dataframe with following name supported : players, animals, students, employees, movies

🧪 Example Usage

from dikshantdata import generator

# Generate a student dataset
df = generator.generate("students", rows=5, columns=6)
print(df.head())

📦 Installation

pip install dikshantdata

🛠 Requirements

  • Python 3.7+
  • pandas

🔖 License

MIT


Contributions and schema suggestions welcome!

Project details


Download files

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

Source Distribution

dikshantdata-0.1.2.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

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

dikshantdata-0.1.2-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

Details for the file dikshantdata-0.1.2.tar.gz.

File metadata

  • Download URL: dikshantdata-0.1.2.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for dikshantdata-0.1.2.tar.gz
Algorithm Hash digest
SHA256 c961088e51e38b77975d0be2c17accca464215af6c03aaa875198dcb21661591
MD5 c7ac57837a998b5766f624907cccddc3
BLAKE2b-256 73cc8caee000ead90e0f35ad68868d587199676d274bbd0d9d57385b85bfdbe6

See more details on using hashes here.

File details

Details for the file dikshantdata-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: dikshantdata-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for dikshantdata-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cf27d3668204344a633ff04fa6fa234cd9d5cac76984d0f9cea55ea2052955b7
MD5 58f543871e9915f6bb25c3f2d42ab966
BLAKE2b-256 66a37a4111ff8aa892d58ce4fc02129b722bf7e7f28a1e94417e568431064ca2

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