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.5.tar.gz
(20.0 kB
view details)
Built Distribution
File details
Details for the file fastdevcli_slim-0.9.5.tar.gz
.
File metadata
- Download URL: fastdevcli_slim-0.9.5.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e98b5ed8bb91b7aea7f129c28babeabd1add6e776b40660de855e6277420a50 |
|
MD5 | 78443ae0ae4341c73d0c998f18ec9ca8 |
|
BLAKE2b-256 | 0feceb9ba1240a67ba4f37dbcc4ba49651bb74d84166dd84a05606982e012ffe |
File details
Details for the file fastdevcli_slim-0.9.5-py3-none-any.whl
.
File metadata
- Download URL: fastdevcli_slim-0.9.5-py3-none-any.whl
- Upload date:
- Size: 23.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 | 536dc1f19b2c26c4edf43e50190904c03a514e5e20df9a8ebc0094a68c1e02ba |
|
MD5 | 49be99876bab44cc89d5e549060dbf99 |
|
BLAKE2b-256 | d6ebd1b93ca84b0277125491fd03a6a5bf114e28f6b1e59b357e9b49f4c676b7 |