Source: python-polyfactory Section: python Priority: optional Maintainer: Debian Python Team Uploaders: Carsten Schoenert , Kathara Sasikumar , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , python3-all, Build-Depends-Indep: faker , faker-doc , pybuild-plugin-pyproject, python-msgspec-doc , python-pytest-doc , python3-aiosqlite , python3-annotated-types , python3-auto-pytabs , python3-beanie , python3-bson , python3-doc , python3-hatchling, python3-hypothesis , python3-msgspec , python3-pydantic , python3-pymongo , python3-pytest , python3-pytest-asyncio , python3-sphinx , python3-sphinx-autobuild , python3-sphinx-copybutton , python3-sphinx-design , python3-sphinx-paramlinks , python3-sphinx-rtd-theme , ## git-cliff??? , python3-sphinx-togglebutton , python3-sphinx-toolbox , python3-sqlalchemy , ## litestar-sphinx-theme , Standards-Version: 4.7.0 Homepage: https://github.com/litestar-org/polyfactory Vcs-Git: https://salsa.debian.org/python-team/packages/python-polyfactory.git Vcs-Browser: https://salsa.debian.org/python-team/packages/python-polyfactory Testsuite: autopkgtest-pkg-python Rules-Requires-Root: no Package: python-polyfactory-doc Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, Multi-Arch: foreign Description: Simple and powerful factories for mock data generation (Documentation) Polyfactory is a simple and powerful mock data generation library, based around type hints and supporting dataclasses, typed-dicts, pydantic models, msgspec structs and more. . Polyfactory is part of the Litestar project and as such actively maintained by a community of maintainers and contributors. . This package contains the documentation for python3-polyfactory. Package: python3-polyfactory Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Suggests: python-polyfactory-doc, python3-beanie, python3-bson, python3-msgspec, python3-odmantic, python3-pydantic, python3-sqlalchemy, Description: Simple and powerful factories for mock data generation (Python 3) Polyfactory is a simple and powerful mock data generation library, based around type hints and supporting dataclasses, typed-dicts, pydantic models, msgspec structs and more. . Polyfactory is part of the Litestar project and as such actively maintained by a community of maintainers and contributors. . Note that you will need to install additional packages depending on the type of factories you want to use! Have a look at the Suggests field. . This package contains the Python 3 version.