peewee-extras

Extras for Peewee


Keywords
peewee
License
Other
Install
pip install peewee-extras==0.5.0

Documentation

Peewee Extras

Travis CI Coverage Status Python Versions PyPI

WARNING: This library is still in development, not production ready

Todos

  • Add support for testing against multiple databases (currently only sqlite3)
  • Add support for testing against multiple versions of Python (2.7 and 3.6)

Testing

make dcbuild
make dcshell
pipenv run python3 -m pytest