# sdg




Python library for Synthetic Data Generation
Raw data
{
"_id": null,
"home_page": null,
"name": "instructlab-sdg",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "InstructLab <dev@instructlab.ai>",
"download_url": "https://files.pythonhosted.org/packages/ad/39/1ac7e60bc79a22fae072dcf920fb33987387ecb8e1c6400b263cb064e7f0/instructlab_sdg-0.4.2.tar.gz",
"platform": null,
"description": "# sdg\n\n\n\n\n\n\nPython library for Synthetic Data Generation\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Synthetic Data Generation",
"version": "0.4.2",
"project_urls": {
"homepage": "https://instructlab.ai",
"issues": "https://github.com/instructlab/sdg/issues",
"source": "https://github.com/instructlab/sdg"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c2ffc0673bdca33d273300ff5f4c8e46349c6431df38cd3f1c49b0b33913e571",
"md5": "2fdb657261768b19df2c3e88ddeb6ea7",
"sha256": "63722a417d287e301a63d593b14d15375e32530c72ec3d607ef463ff2bdb8ab3"
},
"downloads": -1,
"filename": "instructlab_sdg-0.4.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2fdb657261768b19df2c3e88ddeb6ea7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 67552,
"upload_time": "2024-10-15T14:48:40",
"upload_time_iso_8601": "2024-10-15T14:48:40.164229Z",
"url": "https://files.pythonhosted.org/packages/c2/ff/c0673bdca33d273300ff5f4c8e46349c6431df38cd3f1c49b0b33913e571/instructlab_sdg-0.4.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ad391ac7e60bc79a22fae072dcf920fb33987387ecb8e1c6400b263cb064e7f0",
"md5": "74517b47c9926c790409fa3ffcd92de3",
"sha256": "1131427f4cf112023d00d683382a32c323cda7a9e0855a54a9684e5fbb211b9a"
},
"downloads": -1,
"filename": "instructlab_sdg-0.4.2.tar.gz",
"has_sig": false,
"md5_digest": "74517b47c9926c790409fa3ffcd92de3",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 94522,
"upload_time": "2024-10-15T14:48:42",
"upload_time_iso_8601": "2024-10-15T14:48:42.618305Z",
"url": "https://files.pythonhosted.org/packages/ad/39/1ac7e60bc79a22fae072dcf920fb33987387ecb8e1c6400b263cb064e7f0/instructlab_sdg-0.4.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-15 14:48:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "instructlab",
"github_project": "sdg",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "click",
"specs": [
[
"<",
"9.0.0"
],
[
">=",
"8.1.7"
]
]
},
{
"name": "datasets",
"specs": [
[
"<",
"3.0.0"
],
[
">=",
"2.18.0"
]
]
},
{
"name": "GitPython",
"specs": [
[
">=",
"3.1.42"
],
[
"<",
"4.0.0"
]
]
},
{
"name": "httpx",
"specs": [
[
"<",
"1.0.0"
],
[
">=",
"0.25.0"
]
]
},
{
"name": "instructlab-schema",
"specs": [
[
">=",
"0.4.0"
]
]
},
{
"name": "langchain-text-splitters",
"specs": []
},
{
"name": "openai",
"specs": [
[
"<",
"2.0.0"
],
[
">=",
"1.13.3"
]
]
},
{
"name": "tenacity",
"specs": [
[
"!=",
"8.4.0"
],
[
">=",
"8.3.0"
]
]
},
{
"name": "xdg-base-dirs",
"specs": [
[
">=",
"6.0.1"
]
]
}
],
"tox": true,
"lcname": "instructlab-sdg"
}