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 emoji typer ruff mypy bumpversion2 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.11.0.tar.gz
(25.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.11.0.tar.gz.
File metadata
- Download URL: fast_dev_cli-0.11.0.tar.gz
- Upload date:
- Size: 25.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
671ebffb41a31c44a4268ae75564bd27c7596b2870258379e7f1b9c136f2e27e
|
|
| MD5 |
78c498c487845ac0c1520a17ec9a81f5
|
|
| BLAKE2b-256 |
6178aeb29378575255ddde2bf1b6aa8af536c4cd0f14496bd986748de513e73c
|
File details
Details for the file fast_dev_cli-0.11.0-py3-none-any.whl.
File metadata
- Download URL: fast_dev_cli-0.11.0-py3-none-any.whl
- Upload date:
- Size: 28.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 |
6e282c7dda0b721cd40a4b225ceaff743399316dd08ba5dd06e688c5e29247d1
|
|
| MD5 |
0ae1d24e95752f23d09e6e09d510380e
|
|
| BLAKE2b-256 |
39881cee655df200df38056ccdabfc93e52cda5ee81f2ff69d3c44def4337846
|