No project description provided
Project description
Toolkit for python code lint/test/bump ...
Source Code: https://github.com/waketzheng/fast-dev-cli
Requirements
Python 3.11+
Installation
$ pip install "fast-dev-cli[all]"
---> 100%
Successfully installed fast-dev-cli isort black ruff mypy typer 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
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.7.2.tar.gz
(9.9 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.7.2.tar.gz.
File metadata
- Download URL: fast_dev_cli-0.7.2.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.8 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c3c9a7164c714e2adaa4f3b242f1a555ffa147fe350cd713d98ef70c4731528
|
|
| MD5 |
695dfa7c21eeaf6e8c2af3eaf76d6486
|
|
| BLAKE2b-256 |
24d646e77817126403947155165c1e632979b8d94db3c49fedcc533319a7e19d
|
File details
Details for the file fast_dev_cli-0.7.2-py3-none-any.whl.
File metadata
- Download URL: fast_dev_cli-0.7.2-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.8 Darwin/20.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d23c2fbe3055adee1b6a0b057c0f18326d2d06b62a648b0ad499c1a25ecc7f94
|
|
| MD5 |
697559f39a5d802a78776a07e7721d40
|
|
| BLAKE2b-256 |
1287fe038413fcd6aad031e574547143791695369c90e39dc429004e1f88c3d6
|