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.6.6.tar.gz
(9.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.6.6.tar.gz.
File metadata
- Download URL: fast_dev_cli-0.6.6.tar.gz
- Upload date:
- Size: 9.2 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 |
5ac0bfdcbbf8b69bde34470630875c1be83f3a7dcf48017c6504638fd6aa4062
|
|
| MD5 |
8fbdfac17d727d5349a229dbfb8416d2
|
|
| BLAKE2b-256 |
a1205c1051165449ca55737d36dfdf6226f1eea4146adb11450f108a82eb6655
|
File details
Details for the file fast_dev_cli-0.6.6-py3-none-any.whl.
File metadata
- Download URL: fast_dev_cli-0.6.6-py3-none-any.whl
- Upload date:
- Size: 9.5 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 |
23203facf7e90e196be80ad59d567a9222851e491a2dec759b371500508df432
|
|
| MD5 |
fcfc958a57817c4f4ede69bf9eaba555
|
|
| BLAKE2b-256 |
6dc055231ba463dc603a40347f5acc2fd4292337451f810bb6ed4136b9264d1d
|