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
fastdevcli_slim-0.9.0.tar.gz
(18.8 kB
view details)
Built Distribution
File details
Details for the file fastdevcli_slim-0.9.0.tar.gz
.
File metadata
- Download URL: fastdevcli_slim-0.9.0.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b8a41d3fa68758d64405d3f3412d01d3c6255222e0acfc1d8f077096b08c189c |
|
MD5 | 99ef9520c4bb29713de0d9854eb7b91f |
|
BLAKE2b-256 | 141c1abe81d9422c6ccf8bc274f8b2a51cb4ea6e8140a179e12e2139451eb389 |
File details
Details for the file fastdevcli_slim-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: fastdevcli_slim-0.9.0-py3-none-any.whl
- Upload date:
- Size: 21.6 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 | 85ae73207d1a9af03fad41065d6845a020882ba4651e8cdc6627b4b47ca704b1 |
|
MD5 | cb21dda5d41219bfcf83246fcd5f61a9 |
|
BLAKE2b-256 | 319b9e4c17836f2aa5ebff610272a616adbbfab16ea38cba79f0f27516485ca6 |