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.10+
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
- 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.7.3.tar.gz
(10.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.3.tar.gz.
File metadata
- Download URL: fast_dev_cli-0.7.3.tar.gz
- Upload date:
- Size: 10.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 |
063d2d72e4866c68436b5ba6608796ade72cd1c05e55e0a9b03737be2783a5cb
|
|
| MD5 |
4ae8a014f7cc3e74828479c8ae5aa3c9
|
|
| BLAKE2b-256 |
0e96a9a70e35e7db178b605a4cf0dd196f6127641a677307426b3ce60876cab0
|
File details
Details for the file fast_dev_cli-0.7.3-py3-none-any.whl.
File metadata
- Download URL: fast_dev_cli-0.7.3-py3-none-any.whl
- Upload date:
- Size: 10.2 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 |
755b92a454044ad4de4b458c63a51f975a0243f9a9744687528345abc1c08201
|
|
| MD5 |
1effe090f1dfe1f21519d0d15d5df292
|
|
| BLAKE2b-256 |
0868a75af5b915025b5c19ad121f228c160cc0f2887f7bd726c7e22f131d7e5f
|