Python project development tool.
Project description
Toolkit for python code lint/test/bump ...
Source Code: https://github.com/waketzheng/fast-dev-cli
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.8.2.tar.gz
(18.8 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.8.2.tar.gz.
File metadata
- Download URL: fast_dev_cli-0.8.2.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7172fe4eb0389fdb1aaa3a2f4e6fe0b2663b2936b15a907656e59f928defedaf
|
|
| MD5 |
b5efac13c69ee17b432917f93c9f487d
|
|
| BLAKE2b-256 |
ded9774afa7be3d3b3f1de915eb3a177a697f37cd9b149d5c3e421d9a2e8883b
|
File details
Details for the file fast_dev_cli-0.8.2-py3-none-any.whl.
File metadata
- Download URL: fast_dev_cli-0.8.2-py3-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f54e7c8f2551b70ca02603aa7527bb38556db469f4abc52a4a14cf544042b840
|
|
| MD5 |
2cf8c3fe54984273fe65f384bf9937df
|
|
| BLAKE2b-256 |
6be98e5aa201b4c16819df4842980f63474769e4874e3233674a522c6293d4c9
|