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.3.tar.gz
(19.3 kB
view details)
Built Distribution
File details
Details for the file fastdevcli_slim-0.9.3.tar.gz
.
File metadata
- Download URL: fastdevcli_slim-0.9.3.tar.gz
- Upload date:
- Size: 19.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fde4f2641d60cee1e9f3382e0dfa8bbe6feed1e85a0038feb29f6fc43323ba54 |
|
MD5 | de9f4809a5c650cc00fecba6e8134c77 |
|
BLAKE2b-256 | d202068232d3ebab649eba762aa1d22f0bf28df16be7d6c5b1047288ed54b6a3 |
File details
Details for the file fastdevcli_slim-0.9.3-py3-none-any.whl
.
File metadata
- Download URL: fastdevcli_slim-0.9.3-py3-none-any.whl
- Upload date:
- Size: 22.1 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 | 4f4053101f67ccd13ab6a99a5e501ce2577ef544a8457381b604d535dec29ec1 |
|
MD5 | 3191968afd445d888cd830aeca8136dd |
|
BLAKE2b-256 | 4c98c034b499ddb28e58118293690890e1d7a67503a45c60d97667eb63d2a149 |