Go to file
2021-11-24 18:34:19 -05:00
tests Fix py36 incompatibility with pathlib usage 2021-11-24 18:34:19 -05:00
.coveragerc Initial commit 2021-11-24 16:30:47 -05:00
.gitignore Initial commit 2021-11-24 16:30:47 -05:00
.pre-commit-config.yaml Initial commit 2021-11-24 16:30:47 -05:00
.pylintrc Initial commit 2021-11-24 16:30:47 -05:00
LICENSE.md Initial commit 2021-11-24 16:30:47 -05:00
Makefile Initial commit 2021-11-24 16:30:47 -05:00
peewee_plus.py Add PathField class for storing pathlib objects 2021-11-24 18:34:19 -05:00
poetry.lock Initial commit 2021-11-24 16:30:47 -05:00
pyproject.toml Initial commit 2021-11-24 16:30:47 -05:00
README.md Initial commit 2021-11-24 16:30:47 -05:00
tox.ini Initial commit 2021-11-24 16:30:47 -05:00

peewee+

Various extensions, helpers, and utilities for Peewee