Sebastián Ramírez
955e9fcb31
Update fix SQLAlchemy support with ORM ( #30 )
...
✨ SQLAlchemy ORM support
Improved jsonable_encoder with SQLAlchemy support, tests running with SQLite, improved and updated SQL docs
* ➕ Add SQLAlchemy to development dependencies (not required for using FastAPI)
* ➕ Add sqlalchemy to testing dependencies (not required to use FastAPI)
2019-02-12 23:02:21 +04:00
euri10
32438c85f6
Using pydantic custom encoders ( #21 )
...
Add support for Pydantic custom JSON encoders.
2019-02-08 16:06:19 +04:00
Sebastián Ramírez
23ef570bf6
✅ Add test-cov-html script for local coverage
...
analysis and debugging
2018-12-22 07:42:24 +04:00
Sebastián Ramírez
0a65c41909
📝 Move tutorial src files to top level docs
2018-12-21 16:22:33 +04:00
Sebastián Ramírez
7da9625505
💚 Revert to flit install and re-format
...
As it has shown to be more reliable, and closer to final user environments
2018-12-18 22:36:04 +04:00
Sebastián Ramírez
bcb967f98a
💚 Try fixing Travis, again...
2018-12-18 22:22:07 +04:00
Sebastián Ramírez
343ecb7669
💚 Use pipenv in Travis
2018-12-18 22:08:47 +04:00
Sebastián Ramírez
e9f2a3c291
✨ Update tutorial renamer to exclude files
2018-12-18 21:59:51 +04:00
Sebastián Ramírez
00e2e544c7
♻️ Re-format tutorials, files names and tests
...
for tutorial files
2018-12-18 21:59:06 +04:00
Sebastián Ramírez
786c392bd5
💚 Fix Netlify build with pipenv
2018-12-17 18:56:48 +04:00
Sebastián Ramírez
acc15230ea
✅ Update query tests, application type checks
...
and temporarily disable coverage fail, to allow publishing docs from Travis
2018-12-17 15:48:38 +04:00
Sebastián Ramírez
a84960b13d
💚 Update Netlify docs build, try 78
2018-12-15 22:16:54 +04:00
Sebastián Ramírez
10134803a9
💚 Call docs build with Python module
2018-12-15 22:10:12 +04:00
Sebastián Ramírez
8d29a28f82
📝 Update docs, stubs and structure
2018-12-15 21:52:28 +04:00
Sebastián Ramírez
f8f91a1dbb
📝 Add stub for extra Starlette
2018-12-15 21:45:57 +04:00
Sebastián Ramírez
2b64dc699e
✨ Update tutorial src renamer to use sub-directories
2018-12-14 14:27:52 +04:00
Sebastián Ramírez
ec7bec32ba
🎨 Update renamer script
2018-12-14 10:06:20 +04:00
Sebastián Ramírez
d9fbead646
🎨 Remove un-used imports, add auto-flake
2018-12-13 21:48:03 +04:00
Sebastián Ramírez
f539217b5b
🚚 Script to auto-resort tutorial src files
2018-12-13 21:26:30 +04:00
Sebastián Ramírez
211930c108
📝 Fix live docs script
2018-12-12 18:28:24 +04:00
Sebastián Ramírez
b986671800
💚 Try again with Netlify, different settings
2018-12-10 08:22:06 +04:00
Sebastián Ramírez
61fdebabc9
💚 Add build docs script
2018-12-10 08:08:08 +04:00
Sebastián Ramírez
73307e9994
📝 Add docs, set up mkdocs
2018-12-10 07:59:18 +04:00
Sebastián Ramírez
ea8b1a50f1
✅ Error out when tests fail
2018-12-09 19:56:37 +04:00
Sebastián Ramírez
12dbc17583
👷 Add scripts, stolen from Starlette
2018-12-08 11:58:24 +04:00