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.0.tar.gz
(9.1 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.0.tar.gz.
File metadata
- Download URL: fast_dev_cli-0.7.0.tar.gz
- Upload date:
- Size: 9.1 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 |
8e55e67341923e43d21756decfc891358435322bc0f7242471aac7f4ef0ded17
|
|
| MD5 |
028b1864bf488fa31f6b4e6ea7c54ce1
|
|
| BLAKE2b-256 |
8e301982cdcc4aa0c639fed4120b723a343987ac1db320183785da42330b209b
|
File details
Details for the file fast_dev_cli-0.7.0-py3-none-any.whl.
File metadata
- Download URL: fast_dev_cli-0.7.0-py3-none-any.whl
- Upload date:
- Size: 9.4 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 |
1151491de1700418b236494638ccf6f70326bcd160a6913e53d1efa7e34f1850
|
|
| MD5 |
8409cb97c766f725e6665d8837ba0009
|
|
| BLAKE2b-256 |
5b4f1fc264b77f3ba652ba165ff7c0a66401c5ea1e99b461706066c61dfd3964
|