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.9.tar.gz
(20.4 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.9.tar.gz.
File metadata
- Download URL: fast_dev_cli-0.9.9.tar.gz
- Upload date:
- Size: 20.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
055ec1c931b76e3200e401b192f6609eea3056c76a3cfb8e797856a3aaaf391d
|
|
| MD5 |
3538235700ffe147c7ba29e473b0b7e7
|
|
| BLAKE2b-256 |
09dcbb864e261c55441dd9fdee5e82fac2173dc1870eeac60135f1379f7f29df
|
File details
Details for the file fast_dev_cli-0.9.9-py3-none-any.whl.
File metadata
- Download URL: fast_dev_cli-0.9.9-py3-none-any.whl
- Upload date:
- Size: 23.6 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 |
661cfbd270ac5d0217c5ccb89c70036081e3d5a500b2b94a58d85194fedfdb4f
|
|
| MD5 |
822dba4d398601da1802291758e6b118
|
|
| BLAKE2b-256 |
36d91c5e329fc2d9941ddfdd3310771f119fafeb457386a26f431ec8a3f91ff2
|