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.9.tar.gz
(20.5 kB
view details)
Built Distribution
File details
Details for the file fastdevcli_slim-0.9.9.tar.gz
.
File metadata
- Download URL: fastdevcli_slim-0.9.9.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b04f659feea4c97ecf07064388bbc5dc846b91de91c287995d025030d1421c19 |
|
MD5 | 3096bcac048b48b4c2ccb438a93a60c6 |
|
BLAKE2b-256 | ec8406e0197b6dc607ce154a92c54b2453d5cfab4e8d0cba365efb5e6f4d2c1c |
File details
Details for the file fastdevcli_slim-0.9.9-py3-none-any.whl
.
File metadata
- Download URL: fastdevcli_slim-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 | 5fe2757f26bb3265108288d607a2822c520fc662318207f47543f22aeec44f26 |
|
MD5 | afe49be9dbb702f259d9f234bd11b3d3 |
|
BLAKE2b-256 | 50902040524c9980b348e28bb8d92469b4b96ab07e3801a68007e6d5ed8d7526 |