🛠️ CLI to bootstrap BlackSheep projects
Project description
BlackSheep-CLI
🛠️ CLI to start BlackSheep projects.
- Interactive project scaffolding
- Support for configuring more
cookiecutter
project templates
pip install blacksheep-cli
Official project templates
api
, to scaffold Web API projectsmvc
, to scaffold Web Apps projects with Model, View, Controller architecture, including Server Side Rendering of HTML views (SSR)
Creating a new project
blacksheep create
Listing the project templates
blacksheep templates list
With details:
blacksheep templates details
How to contribute
- clone this repository
- create a Python virtual environment
- install in development mode
pip install -e .
- add new commands, test
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
blacksheep_cli-0.0.4.tar.gz
(9.8 kB
view details)
Built Distribution
File details
Details for the file blacksheep_cli-0.0.4.tar.gz
.
File metadata
- Download URL: blacksheep_cli-0.0.4.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b96555352545e9f683445f981a12de12b78d05e6b6ed6cb039e09e1fcfc8d91e |
|
MD5 | d455de9e986ce45645f04f220cd2e6a1 |
|
BLAKE2b-256 | 3d8e92e4e5de99865da6432e3f6ab61caf7d311a2372ff607157865fab819223 |
File details
Details for the file blacksheep_cli-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: blacksheep_cli-0.0.4-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9470f1556f22d68012eec222ec8c5bbf59bfdc8e797cf4193989343a54120152 |
|
MD5 | 423284ecd2187913dbd176314e4fb936 |
|
BLAKE2b-256 | 37a7543981f176344bbe3c6341ca3244170eea97462b0de40019492565aa6d0d |