datadreamer.dev


Namedatadreamer.dev JSON
Version 0.35.0 PyPI version JSON
download
home_pagehttps://datadreamer.dev/
SummaryPrompt. Generate Synthetic Data. Train & Align Models.
upload_time2024-05-02 05:36:30
maintainerAjay Patel
docs_urlNone
authorAjay Patel
requires_python<3.14,>=3.10
licenseMIT
keywords python nlp machine learning natural language processing deep learning transformers pytorch openai alignment gpt nlp library synthetic data fine-tuning synthetic dataset generation llm llms llmops instruction-tuning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
  <a href="https://datadreamer.dev"><img src="https://datadreamer.dev/docs/latest/_static/logo.svg" alt="DataDreamer" style="max-width: 100%;"></a><br />
  <a href="https://datadreamer.dev"><b>https://datadreamer.dev</b></a>
</p>
<p align="center">
   <b>Prompt. Generate Synthetic Data. Train & Align Models.</b><br /><br />
  <a href="https://github.com/datadreamer-dev/DataDreamer/actions/workflows/release.yml"><img src="https://img.shields.io/github/actions/workflow/status/datadreamer-dev/DataDreamer/release.yml?logo=githubactions&logoColor=white&label=Tests%20%26%20Release" alt="Tests & Release" style="max-width: 100%;"></a>
  <a href="https://codecov.io/gh/datadreamer-dev/DataDreamer"><img src="https://codecov.io/gh/datadreamer-dev/DataDreamer/graph/badge.svg?token=KZB00BKWJE"/></a>
  <a href="https://github.com/datadreamer-dev/DataDreamer/actions/workflows/tests.yml"><img src="https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/57b6a8cedd26481516a1a6af510d6b24272d0a76/assets/badge/v2.json" alt="Ruff" style="max-width: 100%;"></a>
  <a href="https://pypi.org/project/datadreamer.dev/"><img src="https://badge.fury.io/py/datadreamer.dev.svg"/></a>
  <a href="https://datadreamer.dev/docs/"><img src="https://img.shields.io/website.svg?down_color=red&down_message=offline&label=Documentation&up_message=online&url=https://datadreamer.dev/docs/"/></a>
  <a href="https://datadreamer.dev/docs/latest/pages/contributing.html"><img src="https://img.shields.io/badge/Contributor-Guide-blue?logo=Github&color=purple"/></a>
  <br />
  <a href="https://github.com/datadreamer-dev/DataDreamer/blob/main/LICENSE.txt"><img src="https://img.shields.io/badge/License-MIT-blue.svg"/></a>
  <a href="https://ajayp.app/"><img src="https://img.shields.io/badge/NLP-NLP?labelColor=011F5b&color=990000&label=University%20of%20Pennsylvania"/></a>
  <a href="https://arxiv.org/abs/2402.10379"><img src="https://img.shields.io/badge/arXiv-2402.10379-b31b1b.svg"/></a>
  <a href="https://discord.gg/dwWW8wuCtK"><img src="https://img.shields.io/badge/Discord-Chat-blue?logo=discord&color=4338ca&labelColor=black"/></a>
</p>

DataDreamer is a powerful open-source Python library for prompting, synthetic data generation, and training workflows. It is designed to be simple, extremely efficient, and research-grade.

<div align="center">
  <table class="docutils align-default">
    <tbody>
        <tr>
          <td colspan="2">
            <p align="center"><b>Installation</b></p> <pre lang="bash">pip3 install datadreamer.dev</pre>
          </td>
        </tr>
    </tbody>
    <tbody>
        <tr>
          <th class="head"><code>demo.py</code></th>
          <th class="head">Result of <code>demo.py</code></th>
        </tr>
    </tbody>
    <tbody>
        <tr>
          <td>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
              <a href="https://datadreamer.dev/docs/latest/" title="demo.py"><img src="https://datadreamer.dev/docs/latest/_static/images/demo_code.png" alt="demo.py" /></a>
              <br /><br />
              <p align="center">
                See the <a class="reference external" href="https://datadreamer.dev/docs/latest/" title="demo.py">full demo script</a>
              </p>
              <br />
          </td>
          <td>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
            <a href="https://datadreamer.dev/docs/latest/" title="Demo"><img style="height: 400px;" src="https://datadreamer.dev/docs/latest/_static/images/demo.svg#cachebust-2" alt="Demo" /></a>
            <p align="center">
              See the <a class="reference external" href="https://huggingface.co/datasets/datadreamer-dev/abstracts_and_tweets">synthetic dataset</a> and <a class="reference external" href="https://huggingface.co/datadreamer-dev/abstracts_to_tweet_model">the trained model</a>
            </p>
          </td>
        </tr> 
    </tbody>
    <tbody>
        <tr>
          <td colspan="2">
              <p align="center">
                🚀 For more demonstrations and recipes see the <a class="reference external" href="https://datadreamer.dev/docs/latest/pages/get_started/quick_tour/index.html" title="Quick Tour"> Quick Tour</a> page.
              </p>
          </td>
        </tr>
    </tbody>
  </table>
</div>

With DataDreamer you can:

* 💬 **Create Prompting Workflows**: Create and run multi-step, complex, prompting workflows easily with major open source or API-based LLMs.
* 📊 **Generate Synthetic Datasets**: Generate synthetic datasets for novel tasks or augment existing datasets with LLMs.
* ⚙️ **Train Models**: Align models. Fine-tune models. Instruction-tune models. Distill models. Train on existing data or synthetic data.
* ... learn more about what's possible in the [Overview Guide](https://datadreamer.dev/docs/latest/pages/get_started/overview_guide.html)

DataDreamer is:

* 🧩 **Simple**: Simple and approachable to use with sensible defaults, yet powerful with support for bleeding edge techniques.
* 🔬 **Research-Grade**: Built for researchers, by researchers, but accessible to all. A focus on correctness, best practices, and reproducibility.
* 🏎️ **Efficient**: Aggressive caching and resumability built-in. Support for techniques like quantization, parameter-efficient training (LoRA), and more.
* 🔄 **Reproducible**: Workflows built with DataDreamer are easily shareable, reproducible, and extendable.
* 🤝 **Makes Sharing Easy**: Publishing datasets and models is simple. Automatically generate data cards and model cards with metadata. Generate a list of any citations required.
* ... learn more about the [motivation and design principles behind DataDreamer](https://datadreamer.dev/docs/latest/pages/get_started/motivation_and_design.html).

## Citation

Please cite the [DataDreamer paper](https://arxiv.org/abs/2402.10379):

```bibtex
@misc{patel2024datadreamer,
      title={DataDreamer: A Tool for Synthetic Data Generation and Reproducible LLM Workflows}, 
      author={Ajay Patel and Colin Raffel and Chris Callison-Burch},
      year={2024},
      eprint={2402.10379},
      archivePrefix={arXiv},
      primaryClass={cs.CL}
}
```

## Contact

Please reach out to us via [email (ajayp@upenn.edu)](mailto:ajayp@upenn.edu) or on [Discord](https://discord.gg/dwWW8wuCtK) if you have any questions, comments, or feedback.

<br />

------------------------------

Copyright © 2024, [Ajay Patel](https://ajayp.app/). Released under the [MIT License](https://github.com/datadreamer-dev/DataDreamer/blob/main/LICENSE.txt).

Thank you to the maintainers at [Hugging Face](https://github.com/huggingface) and [LiteLLM](https://github.com/BerriAI/litellm) for accepting contributions necessary for DataDreamer and providing upstream support.

------------------------------
#### Funding Acknowledgements

<sub><b>ODNI, IARPA:</b> This research is supported in part by the Office of the Director of National Intelligence (ODNI), Intelligence Advanced Research Projects Activity (IARPA), via the HIATUS Program contract #2022-22072200005. The views and conclusions contained herein are those of the authors and should not be interpreted as necessarily representing the official policies, either expressed or implied, of ODNI, IARPA, or the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints for governmental purposes notwithstanding any copyright annotation therein.</sup>

            

Raw data

            {
    "_id": null,
    "home_page": "https://datadreamer.dev/",
    "name": "datadreamer.dev",
    "maintainer": "Ajay Patel",
    "docs_url": null,
    "requires_python": "<3.14,>=3.10",
    "maintainer_email": "me@ajayp.app",
    "keywords": "python, nlp, machine learning, natural language processing, deep learning, transformers, pytorch, openai, alignment, gpt, nlp library, synthetic data, fine-tuning, synthetic dataset generation, llm, llms, llmops, instruction-tuning",
    "author": "Ajay Patel",
    "author_email": "me@ajayp.app",
    "download_url": "https://files.pythonhosted.org/packages/67/84/5d47542246b14f6eafb84f10b1042d9e6eb5b3bff5d52cae808f7134031a/datadreamer_dev-0.35.0.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n  <a href=\"https://datadreamer.dev\"><img src=\"https://datadreamer.dev/docs/latest/_static/logo.svg\" alt=\"DataDreamer\" style=\"max-width: 100%;\"></a><br />\n  <a href=\"https://datadreamer.dev\"><b>https://datadreamer.dev</b></a>\n</p>\n<p align=\"center\">\n   <b>Prompt. Generate Synthetic Data. Train & Align Models.</b><br /><br />\n  <a href=\"https://github.com/datadreamer-dev/DataDreamer/actions/workflows/release.yml\"><img src=\"https://img.shields.io/github/actions/workflow/status/datadreamer-dev/DataDreamer/release.yml?logo=githubactions&logoColor=white&label=Tests%20%26%20Release\" alt=\"Tests & Release\" style=\"max-width: 100%;\"></a>\n  <a href=\"https://codecov.io/gh/datadreamer-dev/DataDreamer\"><img src=\"https://codecov.io/gh/datadreamer-dev/DataDreamer/graph/badge.svg?token=KZB00BKWJE\"/></a>\n  <a href=\"https://github.com/datadreamer-dev/DataDreamer/actions/workflows/tests.yml\"><img src=\"https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/57b6a8cedd26481516a1a6af510d6b24272d0a76/assets/badge/v2.json\" alt=\"Ruff\" style=\"max-width: 100%;\"></a>\n  <a href=\"https://pypi.org/project/datadreamer.dev/\"><img src=\"https://badge.fury.io/py/datadreamer.dev.svg\"/></a>\n  <a href=\"https://datadreamer.dev/docs/\"><img src=\"https://img.shields.io/website.svg?down_color=red&down_message=offline&label=Documentation&up_message=online&url=https://datadreamer.dev/docs/\"/></a>\n  <a href=\"https://datadreamer.dev/docs/latest/pages/contributing.html\"><img src=\"https://img.shields.io/badge/Contributor-Guide-blue?logo=Github&color=purple\"/></a>\n  <br />\n  <a href=\"https://github.com/datadreamer-dev/DataDreamer/blob/main/LICENSE.txt\"><img src=\"https://img.shields.io/badge/License-MIT-blue.svg\"/></a>\n  <a href=\"https://ajayp.app/\"><img src=\"https://img.shields.io/badge/NLP-NLP?labelColor=011F5b&color=990000&label=University%20of%20Pennsylvania\"/></a>\n  <a href=\"https://arxiv.org/abs/2402.10379\"><img src=\"https://img.shields.io/badge/arXiv-2402.10379-b31b1b.svg\"/></a>\n  <a href=\"https://discord.gg/dwWW8wuCtK\"><img src=\"https://img.shields.io/badge/Discord-Chat-blue?logo=discord&color=4338ca&labelColor=black\"/></a>\n</p>\n\nDataDreamer is a powerful open-source Python library for prompting, synthetic data generation, and training workflows. It is designed to be simple, extremely efficient, and research-grade.\n\n<div align=\"center\">\n  <table class=\"docutils align-default\">\n    <tbody>\n        <tr>\n          <td colspan=\"2\">\n            <p align=\"center\"><b>Installation</b></p> <pre lang=\"bash\">pip3 install datadreamer.dev</pre>\n          </td>\n        </tr>\n    </tbody>\n    <tbody>\n        <tr>\n          <th class=\"head\"><code>demo.py</code></th>\n          <th class=\"head\">Result of <code>demo.py</code></th>\n        </tr>\n    </tbody>\n    <tbody>\n        <tr>\n          <td>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />\n              <a href=\"https://datadreamer.dev/docs/latest/\" title=\"demo.py\"><img src=\"https://datadreamer.dev/docs/latest/_static/images/demo_code.png\" alt=\"demo.py\" /></a>\n              <br /><br />\n              <p align=\"center\">\n                See the <a class=\"reference external\" href=\"https://datadreamer.dev/docs/latest/\" title=\"demo.py\">full demo script</a>\n              </p>\n              <br />\n          </td>\n          <td>\n&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />\n            <a href=\"https://datadreamer.dev/docs/latest/\" title=\"Demo\"><img style=\"height: 400px;\" src=\"https://datadreamer.dev/docs/latest/_static/images/demo.svg#cachebust-2\" alt=\"Demo\" /></a>\n            <p align=\"center\">\n              See the <a class=\"reference external\" href=\"https://huggingface.co/datasets/datadreamer-dev/abstracts_and_tweets\">synthetic dataset</a> and <a class=\"reference external\" href=\"https://huggingface.co/datadreamer-dev/abstracts_to_tweet_model\">the trained model</a>\n            </p>\n          </td>\n        </tr> \n    </tbody>\n    <tbody>\n        <tr>\n          <td colspan=\"2\">\n              <p align=\"center\">\n                \ud83d\ude80 For more demonstrations and recipes see the <a class=\"reference external\" href=\"https://datadreamer.dev/docs/latest/pages/get_started/quick_tour/index.html\" title=\"Quick Tour\"> Quick Tour</a> page.\n              </p>\n          </td>\n        </tr>\n    </tbody>\n  </table>\n</div>\n\nWith DataDreamer you can:\n\n* \ud83d\udcac **Create Prompting Workflows**: Create and run multi-step, complex, prompting workflows easily with major open source or API-based LLMs.\n* \ud83d\udcca **Generate Synthetic Datasets**: Generate synthetic datasets for novel tasks or augment existing datasets with LLMs.\n* \u2699\ufe0f **Train Models**: Align models. Fine-tune models. Instruction-tune models. Distill models. Train on existing data or synthetic data.\n* ... learn more about what's possible in the [Overview Guide](https://datadreamer.dev/docs/latest/pages/get_started/overview_guide.html)\n\nDataDreamer is:\n\n* \ud83e\udde9 **Simple**: Simple and approachable to use with sensible defaults, yet powerful with support for bleeding edge techniques.\n* \ud83d\udd2c **Research-Grade**: Built for researchers, by researchers, but accessible to all. A focus on correctness, best practices, and reproducibility.\n* \ud83c\udfce\ufe0f **Efficient**: Aggressive caching and resumability built-in. Support for techniques like quantization, parameter-efficient training (LoRA), and more.\n* \ud83d\udd04 **Reproducible**: Workflows built with DataDreamer are easily shareable, reproducible, and extendable.\n* \ud83e\udd1d **Makes Sharing Easy**: Publishing datasets and models is simple. Automatically generate data cards and model cards with metadata. Generate a list of any citations required.\n* ... learn more about the [motivation and design principles behind DataDreamer](https://datadreamer.dev/docs/latest/pages/get_started/motivation_and_design.html).\n\n## Citation\n\nPlease cite the [DataDreamer paper](https://arxiv.org/abs/2402.10379):\n\n```bibtex\n@misc{patel2024datadreamer,\n      title={DataDreamer: A Tool for Synthetic Data Generation and Reproducible LLM Workflows}, \n      author={Ajay Patel and Colin Raffel and Chris Callison-Burch},\n      year={2024},\n      eprint={2402.10379},\n      archivePrefix={arXiv},\n      primaryClass={cs.CL}\n}\n```\n\n## Contact\n\nPlease reach out to us via [email (ajayp@upenn.edu)](mailto:ajayp@upenn.edu) or on [Discord](https://discord.gg/dwWW8wuCtK) if you have any questions, comments, or feedback.\n\n<br />\n\n------------------------------\n\nCopyright \u00a9 2024, [Ajay Patel](https://ajayp.app/). Released under the [MIT License](https://github.com/datadreamer-dev/DataDreamer/blob/main/LICENSE.txt).\n\nThank you to the maintainers at [Hugging Face](https://github.com/huggingface) and [LiteLLM](https://github.com/BerriAI/litellm) for accepting contributions necessary for DataDreamer and providing upstream support.\n\n------------------------------\n#### Funding Acknowledgements\n\n<sub><b>ODNI, IARPA:</b> This research is supported in part by the Office of the Director of National Intelligence (ODNI), Intelligence Advanced Research Projects Activity (IARPA), via the HIATUS Program contract #2022-22072200005. The views and conclusions contained herein are those of the authors and should not be interpreted as necessarily representing the official policies, either expressed or implied, of ODNI, IARPA, or the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints for governmental purposes notwithstanding any copyright annotation therein.</sup>\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Prompt. Generate Synthetic Data. Train & Align Models.",
    "version": "0.35.0",
    "project_urls": {
        "Documentation": "https://datadreamer.dev/docs/",
        "Homepage": "https://datadreamer.dev/",
        "Repository": "https://github.com/datadreamer-dev/DataDreamer"
    },
    "split_keywords": [
        "python",
        " nlp",
        " machine learning",
        " natural language processing",
        " deep learning",
        " transformers",
        " pytorch",
        " openai",
        " alignment",
        " gpt",
        " nlp library",
        " synthetic data",
        " fine-tuning",
        " synthetic dataset generation",
        " llm",
        " llms",
        " llmops",
        " instruction-tuning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ae5836adfba9c690022f6d17a8c7097319ade3819424eb987e9b36bcd56ddabf",
                "md5": "522e429e3df9ec66eb37e9f09f5d5ecc",
                "sha256": "ba7f8ce83a56a25da89252d8c14d7978915d71eea5686c370f4b7332bea61cce"
            },
            "downloads": -1,
            "filename": "datadreamer_dev-0.35.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "522e429e3df9ec66eb37e9f09f5d5ecc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.14,>=3.10",
            "size": 374120,
            "upload_time": "2024-05-02T05:36:28",
            "upload_time_iso_8601": "2024-05-02T05:36:28.449679Z",
            "url": "https://files.pythonhosted.org/packages/ae/58/36adfba9c690022f6d17a8c7097319ade3819424eb987e9b36bcd56ddabf/datadreamer_dev-0.35.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67845d47542246b14f6eafb84f10b1042d9e6eb5b3bff5d52cae808f7134031a",
                "md5": "e2d85e1a3ca875e0f773736c5b1812c1",
                "sha256": "c8d36e170c5554fa841b39d3fefb27762a85955763931661527e53e9994ccf09"
            },
            "downloads": -1,
            "filename": "datadreamer_dev-0.35.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e2d85e1a3ca875e0f773736c5b1812c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.14,>=3.10",
            "size": 282536,
            "upload_time": "2024-05-02T05:36:30",
            "upload_time_iso_8601": "2024-05-02T05:36:30.483662Z",
            "url": "https://files.pythonhosted.org/packages/67/84/5d47542246b14f6eafb84f10b1042d9e6eb5b3bff5d52cae808f7134031a/datadreamer_dev-0.35.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-02 05:36:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "datadreamer-dev",
    "github_project": "DataDreamer",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "datadreamer.dev"
}
        
Elapsed time: 0.25178s