Public staging playground where we polish the next wave of RapidKit magic together
Project description
RapidKit Core (Pre-release / RC)
This is the pre-release channel for RapidKit Core.
- Website: https://www.getrapidkit.com/
- Docs: https://www.getrapidkit.com/docs
- Staging repo: https://github.com/getrapidkit/community-staging
- Stable repo: https://github.com/getrapidkit/rapidkit-core
What you get
- A production-grade scaffolding engine for FastAPI + NestJS
- A consistent modules system (install, uninstall, upgrade, diff)
- Project-aware commands (
init,dev,build,test,lint,format) - Docker-ready defaults and quality gates
Install
The PyPI project is rapidkit-core and the CLI command is rapidkit.
# Recommended: isolated CLI (supports prereleases)
pipx install --pip-args="--pre" rapidkit-core
# Or: in the current interpreter
python -m pip install --pre -U rapidkit-core
rapidkit --version
rapidkit --help
Quick start
# Create a project (interactive)
rapidkit create
# Or: non-interactive
rapidkit create project fastapi.standard my-api
cd my-api
rapidkit init
rapidkit dev
Notes (important)
- RC builds can include breaking changes between versions.
- There is also an npm package named
rapidkitthat provides arapidkitcommand. If you install both globally, whichever one comes first in your PATH will run.
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
rapidkit_core-0.3.0.tar.gz
(1.3 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rapidkit_core-0.3.0.tar.gz.
File metadata
- Download URL: rapidkit_core-0.3.0.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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08e6ef6fdc255002811d3a06bd1b5bc2ea75bc3c8ae4e1cb0b33d1f710b97abf
|
|
| MD5 |
efe9331b19fd6dee71dddb6045f63e20
|
|
| BLAKE2b-256 |
de844fa83b06c5563566794588aa84097f2e5954a6e602a1a584be5d8de32271
|
File details
Details for the file rapidkit_core-0.3.0-py3-none-any.whl.
File metadata
- Download URL: rapidkit_core-0.3.0-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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6d04d7baca18aedf20086c4a84b647f42fa1d6271988e2f06442d1410a4581c
|
|
| MD5 |
61c21f5ef12c10042fffc67815eaec27
|
|
| BLAKE2b-256 |
3e033dd6a33e4e9e5c15fed697d22c813d003c2355aa835301c65db148a8a6a5
|