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
fast_dev_cli-0.9.7.tar.gz
(20.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fast_dev_cli-0.9.7.tar.gz.
File metadata
- Download URL: fast_dev_cli-0.9.7.tar.gz
- Upload date:
- Size: 20.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28ef18250c323fa494ee49bdbec06d87aadc8e2d315c0a579d83403b8fe0e7b4
|
|
| MD5 |
92919a5abf4159458b49fb1b28a52b76
|
|
| BLAKE2b-256 |
d15725cec3e3625d0f93308352c35c3f39f2914598399951a48f5051c9a54d4f
|
File details
Details for the file fast_dev_cli-0.9.7-py3-none-any.whl.
File metadata
- Download URL: fast_dev_cli-0.9.7-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 |
05b6ba1e9285ff876905a4eb613e06437102176ac1492b037b378fa829491fdf
|
|
| MD5 |
77bf238a6101305a09b2c5a3233ac22a
|
|
| BLAKE2b-256 |
76245790652d3ab697fefa385a7b44a77038c260826999e6fd5331c9d548fe43
|