Community-built rapid automation toolkit for makers who ship with heart
Project description
RapidKit Core
RapidKit Core is the open-source RapidKit engine + CLI.
-
Install package:
rapidkit-core -
CLI command:
rapidkit -
Website: https://www.getrapidkit.com/
-
Repository: https://github.com/getrapidkit/rapidkit-core
-
Discussions: https://github.com/getrapidkit/rapidkit-core/discussions
What you get
- Production-grade scaffolding for FastAPI and NestJS
- A consistent module system (add, remove, upgrade, diff)
- Project-aware commands:
init,dev,build,test,lint,format
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
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
- Start here: https://github.com/getrapidkit/rapidkit-core/tree/main/docs/contributing
- Bug reports: https://github.com/getrapidkit/rapidkit-core/issues
- Ideas and Q&A: https://github.com/getrapidkit/rapidkit-core/discussions
License
MIT — see https://github.com/getrapidkit/rapidkit-core/blob/main/LICENSE
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.2rc1.tar.gz.
File metadata
- Download URL: rapidkit_core-0.3.2rc1.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 |
229eac8b82540e2821326e01f37dadfb7cbf11f7e87fb108948b1b05d4f55f7e
|
|
| MD5 |
6ad59da9891f9e0ec107dd6f096c38ae
|
|
| BLAKE2b-256 |
59ff3ace71da1a40508034b77ac56e4dcebb7cc72972947607095f5958e182c7
|
File details
Details for the file rapidkit_core-0.3.2rc1-py3-none-any.whl.
File metadata
- Download URL: rapidkit_core-0.3.2rc1-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 |
f795068f3c05d5849cc1b00179279b392460ff51625328c5574619e65b1b28fa
|
|
| MD5 |
e0510e3bff2fec91dcff222bc370d4e7
|
|
| BLAKE2b-256 |
a02dc1243536889d7a0c8f5270ea73afe0f26e7d8cc7ad20a01f5000822fb502
|