Python project development tool.
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"
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.8.0.tar.gz
(18.8 kB
view details)
Built Distribution
File details
Details for the file fastdevcli_slim-0.8.0.tar.gz
.
File metadata
- Download URL: fastdevcli_slim-0.8.0.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.15.2 CPython/3.11.8 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cda9bde0bc49f01f950ff03be71be9eda25ea5a4ec00942ca84bc0d3288e78a2 |
|
MD5 | 63b2aab854d40ffa22b8025202b57d68 |
|
BLAKE2b-256 | 88f268902fdce54631294ef044177a35f49fb205caabac1508ee3ad64ac11571 |
File details
Details for the file fastdevcli_slim-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: fastdevcli_slim-0.8.0-py3-none-any.whl
- Upload date:
- Size: 21.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.15.2 CPython/3.11.8 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 974c30e4cda227fb43195396f7229dd7c9e2b40611c6cb0fa2af286b9033e49c |
|
MD5 | eb20f56e64611de389dc1c04c317e4b5 |
|
BLAKE2b-256 | bdeaa8c959e26e2da17f0a8a4713e732435bbc3c999c2cda1fc54893192ca223 |