mirror of https://github.com/encode/starlette.git
0b7819b4b2
* Add `DatabaseMiddleware` |
||
---|---|---|
.. | ||
README.md | ||
lint | ||
publish | ||
test |
README.md
Development Scripts
scripts/test
- Run the test suite.scripts/lint
- Run the code linting.scripts/publish
- Publish the latest version to PyPI.
Styled after GitHub's "Scripts to Rule Them All".