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
fast_dev_cli-0.10.1.tar.gz
(22.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file fast_dev_cli-0.10.1.tar.gz.
File metadata
- Download URL: fast_dev_cli-0.10.1.tar.gz
- Upload date:
- Size: 22.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a7835216eab0ed967654d434688765be5b63d9c202619b6b60c5cd7cf3c38d3
|
|
| MD5 |
bd988c4a4f629fdbcfd51dfb6fc7a670
|
|
| BLAKE2b-256 |
c169036d4320be7f8d2ce2748a17b126527d4f6994bde6037482d6db0a2e9d85
|
File details
Details for the file fast_dev_cli-0.10.1-py3-none-any.whl.
File metadata
- Download URL: fast_dev_cli-0.10.1-py3-none-any.whl
- Upload date:
- Size: 25.2 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 |
cc4bd81cd53e62d3b467c36ed1e3b627321d1555c690630d387aa74c56b41f5b
|
|
| MD5 |
870683bfcd8634e24a6e31994efbceb8
|
|
| BLAKE2b-256 |
a22d1c692d59a3c71b5a8239e940c54e2a9498695166f50e40de123e4552d292
|