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.8.tar.gz
(20.5 kB
view details)
Built Distribution
File details
Details for the file fastdevcli_slim-0.9.8.tar.gz
.
File metadata
- Download URL: fastdevcli_slim-0.9.8.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ef8e06d4122a14097cdba1ccc90ece02c97cb341ed30655f61bfc32ab371f21 |
|
MD5 | 71e6f7aac884c215514c8897a203359f |
|
BLAKE2b-256 | ce7e2c5bd75762d80876a40c437ea5fa1558fa2b7e99a43565fd108dd75911f0 |
File details
Details for the file fastdevcli_slim-0.9.8-py3-none-any.whl
.
File metadata
- Download URL: fastdevcli_slim-0.9.8-py3-none-any.whl
- Upload date:
- Size: 23.6 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 | 0cdd21f6a07ca376a427e86569a1e6366fa53e32617c2de37a029f2ba3be65c8 |
|
MD5 | a6272c631ec2e9fc2d5d555ff03a7fc1 |
|
BLAKE2b-256 | 4d8536b7f0a6a0564590003f0ddf75937b88d74451b5c552b2e6d041639c6c93 |