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.1.tar.gz
(18.7 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.1.tar.gz.
File metadata
- Download URL: fast_dev_cli-0.9.1.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
028c00431e77a78c533f51117abfe4f7e95b55843c4863edbc0fcdb415d02198
|
|
| MD5 |
e82d12e1fd793328c24d3937a3ba75cc
|
|
| BLAKE2b-256 |
c4357aa4ab89aa4574922509d203f60826413f94e88ef0e3011971de2f149537
|
File details
Details for the file fast_dev_cli-0.9.1-py3-none-any.whl.
File metadata
- Download URL: fast_dev_cli-0.9.1-py3-none-any.whl
- Upload date:
- Size: 21.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58ccc54c6a368da755b4dda2b49357cb0d4cd16d9ac1e8e1ba90de0ea98a1b1b
|
|
| MD5 |
3c4d3bbab24161c77d259a4574f2f3b5
|
|
| BLAKE2b-256 |
0b40031ff31f1e1206afa41f95047efe6ae52fd00a5f5eeef1b852db4c09461f
|