Python project development tool.
Project description
Toolkit for python code lint/test/bump ...
Source Code: https://github.com/waketzheng/fast-dev-cli
English | 中文
Requirements
Python 3.10+
Installation
pip install "fast-dev-cli"
Will install: fast-dev-cli typer ruff mypy 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
fastdevcli_slim-0.9.10.tar.gz
(20.8 kB
view details)
Built Distribution
File details
Details for the file fastdevcli_slim-0.9.10.tar.gz
.
File metadata
- Download URL: fastdevcli_slim-0.9.10.tar.gz
- Upload date:
- Size: 20.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2163697b3cb79e8b0d880fb4cf65699ac24006971a0eb87cacb9fbd79381422 |
|
MD5 | 685f77963a3140198552f6d778fccc85 |
|
BLAKE2b-256 | 9cff3092ad49c0156c9d82d6875417ac5c17deb13262dcdaac80947754cd3fdc |
File details
Details for the file fastdevcli_slim-0.9.10-py3-none-any.whl
.
File metadata
- Download URL: fastdevcli_slim-0.9.10-py3-none-any.whl
- Upload date:
- Size: 24.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8afdacf9d24bae8437b7358f70f3557862efdabadebc720aef7131290046b84f |
|
MD5 | 022728ee547bfe59ef4352ca3653569b |
|
BLAKE2b-256 | 1ec7c3bec3b250ec4453b598b8eb0d70041fd0a22f39a5bde8786b87ae5cc184 |