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.0.9.tar.gz
(14.5 kB
view details)
Built Distribution
File details
Details for the file ssb_project_cli-1.0.9.tar.gz
.
File metadata
- Download URL: ssb_project_cli-1.0.9.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b658f44d369cd41c04ec2fdf7f9758dd9c2f7f7dad1a382bccd8899d736e3b7d |
|
MD5 | 3601ddbab9af543f0feebb90710a61c8 |
|
BLAKE2b-256 | 176936a6c13ee57a7209f4ccf464d9125cbdb01953398a7e7910fad4430d81ce |
File details
Details for the file ssb_project_cli-1.0.9-py3-none-any.whl
.
File metadata
- Download URL: ssb_project_cli-1.0.9-py3-none-any.whl
- Upload date:
- Size: 19.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb9d858760c4239fa1e1768c6cf2643968590e837539d17183ea72ead110489d |
|
MD5 | 6688e48399440c76732c8f8cc27e9350 |
|
BLAKE2b-256 | 3ed1b0b281b732f08700aa33a04af7164d22c476a84eaccf2ff9b16a29fb307d |