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.2.tar.gz
(19.1 kB
view details)
Built Distribution
File details
Details for the file fastdevcli_slim-0.9.2.tar.gz
.
File metadata
- Download URL: fastdevcli_slim-0.9.2.tar.gz
- Upload date:
- Size: 19.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ef6d35c1fcd3a81e27506db738d40d89df56206403ca9b5f136f7f310771bccf |
|
MD5 | 21941c173fcfed437867125dd8736302 |
|
BLAKE2b-256 | eb141735ede580adae340413d9ef1da1282777f9d8066620dc0432eaa22b9dfd |
File details
Details for the file fastdevcli_slim-0.9.2-py3-none-any.whl
.
File metadata
- Download URL: fastdevcli_slim-0.9.2-py3-none-any.whl
- Upload date:
- Size: 21.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e990aeafe9699848c27f5961707960445a51af21dfd7a46f8bef3d2232f00b0 |
|
MD5 | 9998f6f7b5414395db1ae91003fae3de |
|
BLAKE2b-256 | 7fde3a675c83c5e7051240ad0381d074ab32148ae7eb70daa661a39deb63b569 |