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.1.tar.gz
(9.6 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.1.tar.gz.
File metadata
- Download URL: fast_dev_cli-0.7.1.tar.gz
- Upload date:
- Size: 9.6 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 |
64864bcaec87c9435054cfa623935fdbd3bc59f04be9300bb6ef54858f746586
|
|
| MD5 |
382b93df0d0b03cca1f89f48c675a1cc
|
|
| BLAKE2b-256 |
3a8f8d6843a010c060557916aeff6cd816c4bdd23dba4febcf014bf065c428a3
|
File details
Details for the file fast_dev_cli-0.7.1-py3-none-any.whl.
File metadata
- Download URL: fast_dev_cli-0.7.1-py3-none-any.whl
- Upload date:
- Size: 9.7 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 |
97e3faec32fd090560a03b74bb247d54a20f23490607762390b92abbc498b41d
|
|
| MD5 |
8518f4c5bfc2cb375af0ec460620486e
|
|
| BLAKE2b-256 |
9e42a7a56036240eead31f76c3a94d1adafdbb7047bb8376a2a35a1daa470658
|