[ sid ]
[ ソース: sqlfmt ]
パッケージ: python3-sqlfmt (0.29.0-1)
python3-sqlfmt に関するリンク
Debian の資源:
sqlfmt ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
formating of dbt SQL files
sqlfmt formats your dbt SQL files so you don't have to. It is similar in nature to black, gofmt, and rustfmt (but for SQL):
* sqlfmt promotes collaboration. An auto-formatter makes it easier to
collaborate with your team and solicit contributions from new people. You
will never have to mention (or argue about) code style in code reviews again.
* sqlfmt is fast. Forget about formatting your code, and spend your time on
business logic instead. sqlfmt processes hundreds of files per second and
only operates on files that have changed since the last run.
* sqlfmt works with Jinja. It formats the code that users look at, and
therefore doesn't need to know anything about what happens after the
templates are rendered.
* sqlfmt integrates with your workflow. As a CLI written in Python, it's
easy to install locally on any OS and run in CI. Plays well with dbt,
pre-commit, SQLFluff, VSCode, and GitHub Actions. sqlfmt powers the dbt
Cloud IDE's Format button.
その他の python3-sqlfmt 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-jinja2
- small but fast and easy to use stand-alone template engine
-
- dep: python3-platformdirs (<< 5.0)
- determining appropriate platform-specific directories (Python 3)
- dep: python3-platformdirs (>= 2.4)
-
- dep: python3-tqdm
- fast, extensible progress bar for Python 3 and CLI tool
