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
fastdevcli_slim-0.10.1.tar.gz
(22.2 kB
view details)
Built Distribution
File details
Details for the file fastdevcli_slim-0.10.1.tar.gz
.
File metadata
- Download URL: fastdevcli_slim-0.10.1.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e99f14b92116a03a220087fae5456c68f6e435be12731298c75b717fff987a39 |
|
MD5 | e64468e41f687f82ca361095f699562d |
|
BLAKE2b-256 | e34a053121b1d67d2dae840cdd6622a34e12e29feb8f4868bfd061a336e302c2 |
File details
Details for the file fastdevcli_slim-0.10.1-py3-none-any.whl
.
File metadata
- Download URL: fastdevcli_slim-0.10.1-py3-none-any.whl
- Upload date:
- Size: 25.3 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 | b1d19344b6af08649cfd2f08c042b34d2fb9a7fe6e4705cfc219dd37887e9b27 |
|
MD5 | b9fb3ec1f461137e01d412631dabedcf |
|
BLAKE2b-256 | 75b98efda4d50a8eb3f0b782a04dcf3084d2257782399b1835689e8f3803dbd4 |