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
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.0rc3.tar.gz.
File metadata
- Download URL: rapidkit_core-0.3.0rc3.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 |
a9db983e61522a31d348986011e93d06f357ccf2b8d6d5db8c24d0c551e92eb5
|
|
| MD5 |
a5255e5bbe5bb59e5b366d3728cfc0e4
|
|
| BLAKE2b-256 |
8b80af356775b6031de1fffa53be6064da48a93b63f9519119731c6fc1b5fdf9
|
File details
Details for the file rapidkit_core-0.3.0rc3-py3-none-any.whl.
File metadata
- Download URL: rapidkit_core-0.3.0rc3-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 |
e3f2c81545f222aa82f4edc7ea3fbc328b620342e63e7a16730be0cf6ff6d6cd
|
|
| MD5 |
0c1fd9be670529a1ac297a4e98b9e765
|
|
| BLAKE2b-256 |
22b44bba56c57e210f2abd87a026dbdd83bc6bb6b1fc05f06081939f4b485d34
|