Python project development tool.
Project description
Toolkit for python code lint/test/bump ...
Source Code: https://github.com/waketzheng/fast-dev-cli
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.8.2.tar.gz
(18.8 kB
view details)
Built Distribution
File details
Details for the file fastdevcli_slim-0.8.2.tar.gz
.
File metadata
- Download URL: fastdevcli_slim-0.8.2.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0786500a75943c1f4eba1a55c9935cbb80f85b2e60b2b2a2e5501fad65fac1b |
|
MD5 | c39f5fc728844fcac9d57d21dc2af245 |
|
BLAKE2b-256 | 41f3f8cb7de6084c48d25abd9168834a4607b35069d5737fb5db313df49cce14 |
File details
Details for the file fastdevcli_slim-0.8.2-py3-none-any.whl
.
File metadata
- Download URL: fastdevcli_slim-0.8.2-py3-none-any.whl
- Upload date:
- Size: 21.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b85b5158739916884daaed6b34203f1f2fd6e00ab3db25288c7080aaa9409b3c |
|
MD5 | d3b897768b289f2ceb364b404d49833e |
|
BLAKE2b-256 | 520760af977eb1370c4b21da24da34284a0febb188db6aba8cd3b708f9ff7271 |