Python project development tool.
Project description
Toolkit for python code lint/test/bump ...
Source Code: https://github.com/waketzheng/fast-dev-cli
English | 中文
Requirements
Python 3.10+
Installation
pip install "fast-dev-cli"
Will install: fast-dev-cli typer ruff mypy bumpversion pytest coverage
Usage
- Lint py code:
fast lint /path/to/file-or-directory
- Check only
fast check
- Bump up version in pyproject.toml
fast bump
- Run unittest and report coverage
fast test
- Export requirement file and install
pip install -r
fast sync
- Upgrade main/dev dependencies to latest version
fast upgrade
- Start a fastapi server in development mode
fast dev
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastdevcli_slim-0.9.6.tar.gz
(20.3 kB
view details)
Built Distribution
File details
Details for the file fastdevcli_slim-0.9.6.tar.gz
.
File metadata
- Download URL: fastdevcli_slim-0.9.6.tar.gz
- Upload date:
- Size: 20.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89b71412a5f182f6954dd2075531fe2888957efb6c32e303e64056e3c22edcd7 |
|
MD5 | 18f10214ea1eef754ab25f8b51d7f192 |
|
BLAKE2b-256 | 425a6b062fafa699ee5ab5fab982b3ea13eee02282bc3424b554ca399f983ac1 |
File details
Details for the file fastdevcli_slim-0.9.6-py3-none-any.whl
.
File metadata
- Download URL: fastdevcli_slim-0.9.6-py3-none-any.whl
- Upload date:
- Size: 23.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6be3cc68e2273934726c0494abb3902b644f3d30b439eb64f8c25634b78c8ac8 |
|
MD5 | 6dc9eae3394bb1db831557b4bc62b200 |
|
BLAKE2b-256 | 5e93b6b0886440bc7487ff3dfe4152fe7535578b0e7109f3bd9e89e55ccbdd93 |