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.8.tar.gz
(12.7 kB
view details)
Built Distribution
File details
Details for the file ssb_project_cli-1.0.8.tar.gz
.
File metadata
- Download URL: ssb_project_cli-1.0.8.tar.gz
- Upload date:
- Size: 12.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09446e1f68ee1109bd1fdb3865e5f9acd0bb33ff8763df0d6fa7090c634efcbe |
|
MD5 | b8c4d6f19382c368610974cb6545ad1f |
|
BLAKE2b-256 | ef7b90f31f5c494de7eec2e9b8b4ae158bfa059ff8d0b9b9d8dd9437bffd9598 |
File details
Details for the file ssb_project_cli-1.0.8-py3-none-any.whl
.
File metadata
- Download URL: ssb_project_cli-1.0.8-py3-none-any.whl
- Upload date:
- Size: 12.4 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 | 22271a374ca73b5164819fcdbe8811c609af12e0794b92f2273818a3f48cb6e6 |
|
MD5 | 2b887936601fbb341a8b9621dd74329d |
|
BLAKE2b-256 | 97d808bf767de1f299f2c1bfd908fa4879d5625e36f58caf18bcb39db309a28d |