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

For local source development in this repository:

make install-dev
make test

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.8.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.8-py3-none-any.whl (1.9 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: rapidkit_core-0.3.8.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.8.tar.gz
Algorithm Hash digest
SHA256 b5800cf80c734be95b36b64fc3ff0a96533a5df1602d6c3bd0fa03111ac5ee92
MD5 c8738b678b8f77aeee85452ad90e8f77
BLAKE2b-256 398f1767be1c1b767c2de4c05daaba879e724c881cb173849519151e1c816d80

See more details on using hashes here.

File details

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

File metadata

  • Download URL: rapidkit_core-0.3.8-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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 b21fadefebaccf4c9f0ceba4f9547fd3e2dd78b1de271e3036b2ba888f775997
MD5 ea1e02453c531571ca5973c546cb0fcf
BLAKE2b-256 bf538f94b4a548aabc6d35422bd4563c89df089a2f9b1094865a3c67f72eb5fa

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