🛠️ 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 hashes)
Built Distribution
Close
Hashes for blacksheep_cli-0.0.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9470f1556f22d68012eec222ec8c5bbf59bfdc8e797cf4193989343a54120152 |
|
MD5 | 423284ecd2187913dbd176314e4fb936 |
|
BLAKE2b-256 | 37a7543981f176344bbe3c6341ca3244170eea97462b0de40019492565aa6d0d |