sqlsynthgen


Namesqlsynthgen JSON
Version 0.4.2 PyPI version JSON
download
home_pagehttps://github.com/alan-turing-institute/sqlsynthgen
SummarySynthetic SQL data generator
upload_time2023-12-14 10:27:56
maintainer
docs_urlNone
authorIain
requires_python>=3.9,<3.11
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # sqlsynthgen

[![python](https://img.shields.io/badge/Python-3.9|3.10-3776AB.svg)](https://www.python.org)
[![PyPi version](https://badgen.net/pypi/v/sqlsynthgen/)](https://pypi.org/project/sqlsynthgen)
[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)

Synthetic data for SQL databases

## Documentation

Welcome to `sqlsynthgen`.
Our full documentation is available on <https://sqlsynthgen.readthedocs.io/>.

## Development

Please check the [CONTRIBUTING.md](CONTRIBUTING.md) file.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/alan-turing-institute/sqlsynthgen",
    "name": "sqlsynthgen",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9,<3.11",
    "maintainer_email": "",
    "keywords": "",
    "author": "Iain",
    "author_email": "25081046+Iain-S@users.noreply.github.com",
    "download_url": "https://files.pythonhosted.org/packages/39/23/eda8d2cca22467fb9e0aec738362d193ecc1b78e69f7cf8d8f9fe15a83f1/sqlsynthgen-0.4.2.tar.gz",
    "platform": null,
    "description": "# sqlsynthgen\n\n[![python](https://img.shields.io/badge/Python-3.9|3.10-3776AB.svg)](https://www.python.org)\n[![PyPi version](https://badgen.net/pypi/v/sqlsynthgen/)](https://pypi.org/project/sqlsynthgen)\n[![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)\n[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n[![Checked with mypy](http://www.mypy-lang.org/static/mypy_badge.svg)](http://mypy-lang.org/)\n\nSynthetic data for SQL databases\n\n## Documentation\n\nWelcome to `sqlsynthgen`.\nOur full documentation is available on <https://sqlsynthgen.readthedocs.io/>.\n\n## Development\n\nPlease check the [CONTRIBUTING.md](CONTRIBUTING.md) file.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Synthetic SQL data generator",
    "version": "0.4.2",
    "project_urls": {
        "Documentation": "https://sqlsynthgen.readthedocs.io/en/stable/",
        "Homepage": "https://github.com/alan-turing-institute/sqlsynthgen"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e367bf0fe204a8eb2aa0a048f989f4634bba926ef2860cff4f4689929b4dd26",
                "md5": "5122cee1315f8969ee7a4af203bb67ba",
                "sha256": "8124426d42dc55c7783f3eefd38dac96d9a3ab3ec9cd1bb8d4abfd5436ae1d67"
            },
            "downloads": -1,
            "filename": "sqlsynthgen-0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5122cee1315f8969ee7a4af203bb67ba",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9,<3.11",
            "size": 26203,
            "upload_time": "2023-12-14T10:27:55",
            "upload_time_iso_8601": "2023-12-14T10:27:55.613137Z",
            "url": "https://files.pythonhosted.org/packages/5e/36/7bf0fe204a8eb2aa0a048f989f4634bba926ef2860cff4f4689929b4dd26/sqlsynthgen-0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3923eda8d2cca22467fb9e0aec738362d193ecc1b78e69f7cf8d8f9fe15a83f1",
                "md5": "658701707d3adb8a44b0451bad754f9b",
                "sha256": "1b3597cfaa7a02fb587217bc27bb416e7043f6ea45f2ed1442c1c4d48cc9f1d4"
            },
            "downloads": -1,
            "filename": "sqlsynthgen-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "658701707d3adb8a44b0451bad754f9b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9,<3.11",
            "size": 22067,
            "upload_time": "2023-12-14T10:27:56",
            "upload_time_iso_8601": "2023-12-14T10:27:56.964516Z",
            "url": "https://files.pythonhosted.org/packages/39/23/eda8d2cca22467fb9e0aec738362d193ecc1b78e69f7cf8d8f9fe15a83f1/sqlsynthgen-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-14 10:27:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alan-turing-institute",
    "github_project": "sqlsynthgen",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sqlsynthgen"
}
        
Elapsed time: 0.30763s