SSB Project CLI
Project description
SSB Project CLI
Features
- Create a new project quickly and easily with
ssb-project create
. - Your colleagues can quickly get started when you share the project with them with
ssb-project build
. - Includes:
- Local directory structure
- Virtual Environment
- Kernel for use on Jupyter
- Github repo (if desired)
- The project will follow the most recent SSB guidelines for security and quality.
- It will always be possible to update existing projects as guidelines change.
Installation
You can install SSB Project CLI via [pip] from [PyPI]:
pip install ssb-project-cli
Releasing a new version
To release a new version of the CLI, run the following sequence.
git switch --create release main
poetry version <version>
git commit --message="<project> <version>" pyproject.toml
git push origin release
Contributing
Setup
- Install dependencies
- Install pre-commit hooks
- Run tests:
nox -r
(More information here) - Run the help command:
poetry run ssb-project --help
License
Distributed under the terms of the MIT license, SSB Project CLI is free and open source software.
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
ssb_project_cli-1.1.5.tar.gz
(20.0 kB
view details)
Built Distribution
File details
Details for the file ssb_project_cli-1.1.5.tar.gz
.
File metadata
- Download URL: ssb_project_cli-1.1.5.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f5da899572a00c1ee734faa869ead9d1573d54ba9beca3545187a3cbcfd23d7 |
|
MD5 | 45193617f9f93fcda63ac0a831d62ef0 |
|
BLAKE2b-256 | 0a87290e39bfbd8b214cfac986e01e85eb3151f07999b331359414185858198e |
File details
Details for the file ssb_project_cli-1.1.5-py3-none-any.whl
.
File metadata
- Download URL: ssb_project_cli-1.1.5-py3-none-any.whl
- Upload date:
- Size: 26.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 282999a9a79e01d1506e67d1450a1803d7060cd4ef776a2f0c868cd8f2edebdc |
|
MD5 | bd85ebbf06197ce545878af3b6bd7a1c |
|
BLAKE2b-256 | ce1e9d8adb2f0bbc4d2a03e3d99ee7589b395f1d33e2b9d5f75f26fbc4b79653 |