Skip to content

Commit

Permalink
Update URL to datamodel-code-genrator
Browse files Browse the repository at this point in the history
To point to part of the documentation explaining how to use pyproject.toml.
  • Loading branch information
carlosperate committed Aug 4, 2020
1 parent ccbbe48 commit 0ea4930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -88,7 +88,7 @@ Python project templates or project generators supporting `pyproject.toml`.

- [Autohooks](https://github.com/greenbone/autohooks/blob/master/README.md#1-choosing-an-autohooks-mode) - Library for managing git hooks.
- [Commitizen](https://commitizen-tools.github.io/commitizen/config/) - Create commiting rules for projects, auto bump versions and auto changelog generation.
- [datamodel-code-genrator](https://github.com/koxudaxi/datamodel-code-generator) - Creates Pydantic data-model code from OpenAPI/JSON Schema files.
- [datamodel-code-genrator](https://koxudaxi.github.io/datamodel-code-generator/pyproject_toml/) - Creates Pydantic data-model code from OpenAPI/JSON Schema files.
- [django-pyproject](https://github.com/Ceterai/django-pyproject) - Django package to store some or all of your settings in your pyproject.toml file.
- [Poetrify](https://github.com/kk6/poetrify) - Convert a Pipfile (or requirements.txt) to pyproject.toml for Poetry.
- [poetry-setup](https://github.com/orsinium/poetry-setup) - Generate setup.py (setuptools) from pyproject.toml.
Expand Down

0 comments on commit 0ea4930

Please sign in to comment.