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.11.0.tar.gz
(25.8 kB
view details)
Built Distribution
File details
Details for the file fastdevcli_slim-0.11.0.tar.gz
.
File metadata
- Download URL: fastdevcli_slim-0.11.0.tar.gz
- Upload date:
- Size: 25.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0946e5f154bbbe58a7aa2f261f7b241a63d164ac1ab8de8c425e4e1d7526e96a |
|
MD5 | b82457eca023b36858af20246c2dee1e |
|
BLAKE2b-256 | bc144ab3e082ba4071bc5b92ee60d21c4e60ae54bc81b365b76a169380401524 |
File details
Details for the file fastdevcli_slim-0.11.0-py3-none-any.whl
.
File metadata
- Download URL: fastdevcli_slim-0.11.0-py3-none-any.whl
- Upload date:
- Size: 28.5 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 | e7410069a3cf18fd05842520f436df8b857af5c93480053acdeea89788cf2fba |
|
MD5 | b3b9350d25eb6b8b5fc0c24ee5b27487 |
|
BLAKE2b-256 | 4150a8c956924d4296aa45e039c962d6e3697ad0e59cbd8b5de73cd7822f2747 |