CLI experiments.
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.2.tar.gz
(9.5 kB
view hashes)
Built Distribution
Close
Hashes for blacksheep_cli-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29ceccb62aaf04faa3c29c44f04e00954e383c32c3693fe478e90251e890bfcb |
|
MD5 | 7005e00b4ca6b87ea09f766f70d6e5aa |
|
BLAKE2b-256 | 1bb95b5dc253a97c564dd885d0e04d7cc9b79ff78a0842ce402aa79299362c57 |