Skip to main content

Community-built rapid automation toolkit for makers who ship with heart

Project description

RapidKit Core

License: MIT Python

RapidKit Core is the open-source RapidKit engine and CLI for scaffolding, operating, and evolving production-ready backend projects.

Useful tools

What you get

  • Production-grade scaffolding for FastAPI and NestJS
  • Consistent module lifecycle: add, remove, upgrade, diff, reconcile, rollback
  • Project-aware commands for local development and CI workflows
  • Standardized project structure with .rapidkit/ metadata

Install

# Recommended: isolated CLI
pipx install rapidkit-core

# Or: in the current interpreter
python -m pip install -U rapidkit-core

rapidkit --version
rapidkit --help

Quick start

# Interactive wizard
rapidkit create

# Or: non-interactive
rapidkit create project fastapi.standard my-api

cd my-api
rapidkit init
rapidkit dev

CLI surface

Global commands

  • rapidkit version, rapidkit project, rapidkit list, rapidkit info, rapidkit commands
  • rapidkit create, rapidkit add, rapidkit modules, rapidkit frameworks
  • rapidkit upgrade, rapidkit diff, rapidkit merge, rapidkit optimize
  • rapidkit doctor, rapidkit license, rapidkit checkpoint, rapidkit snapshot
  • rapidkit reconcile, rapidkit rollback, rapidkit uninstall
  • rapidkit --tui, rapidkit --version, rapidkit -v

Project commands

Inside a generated RapidKit project:

  • rapidkit init
  • rapidkit dev
  • rapidkit start
  • rapidkit build
  • rapidkit test
  • rapidkit lint
  • rapidkit format
  • rapidkit help

Common examples

rapidkit create project
rapidkit create project fastapi.standard my-api
rapidkit create project nestjs.standard my-api
rapidkit create project fastapi.standard my-api --output /path/to/workspace

cd my-api && rapidkit init
rapidkit dev
rapidkit add module auth
rapidkit modules list

Pre-releases (RC)

Pre-releases are published as Python pre-releases and may be marked as pre-releases on GitHub.

pipx install --pip-args="--pre" rapidkit-core
# or
python -m pip install --pre -U rapidkit-core

Contributing

License

MIT — see https://github.com/getrapidkit/rapidkit-core/blob/main/LICENSE

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rapidkit_core-0.3.4.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

rapidkit_core-0.3.4-py3-none-any.whl (1.9 MB view details)

Uploaded Python 3

File details

Details for the file rapidkit_core-0.3.4.tar.gz.

File metadata

  • Download URL: rapidkit_core-0.3.4.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for rapidkit_core-0.3.4.tar.gz
Algorithm Hash digest
SHA256 81b5f670e4a5f084db0ab2716334f43a1f67732c8d49b746016b456dd4486c14
MD5 8e36998523f7779a30bb855b90b3f9b6
BLAKE2b-256 d23c6ec0de9431a61f13075bbee606c64f71cd6705f84bee7765833398eb5ba2

See more details on using hashes here.

File details

Details for the file rapidkit_core-0.3.4-py3-none-any.whl.

File metadata

  • Download URL: rapidkit_core-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 1.9 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for rapidkit_core-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d76b5ea852bc0009eb95e464234addcf0ef40c25edecfdf0a5a589564c422720
MD5 5f8a2edf8da0a64bf981affce782bc8e
BLAKE2b-256 40f47a38c2701507d5d31638bc5c1fc4bc3c097909e08c999db459ab98526ea6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page