puff-rs 0.1.1

Puff - Deep Stack Python Runtime and GraphQL library.
Documentation
1
2
3
4
5
[pytest]
addopts = --reuse-db
DJANGO_SETTINGS_MODULE = puff_django_example.settings
# -- recommended but optional:
python_files = tests.py test_*.py *_tests.py