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.6.tar.gz
(12.2 kB
view details)
Built Distribution
File details
Details for the file ssb_project_cli-1.0.6.tar.gz
.
File metadata
- Download URL: ssb_project_cli-1.0.6.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f1f809f6728f46700a84b33073a947511fcbedef60a716cdc0401dcb3a5a308e |
|
MD5 | a65abaec9b6da0d5c8a3671ec530fd83 |
|
BLAKE2b-256 | 5166b844d8b77d9587b16cb3174ee97b1e03f7ae7d2bd237a3b8ca9ef95c858f |
File details
Details for the file ssb_project_cli-1.0.6-py3-none-any.whl
.
File metadata
- Download URL: ssb_project_cli-1.0.6-py3-none-any.whl
- Upload date:
- Size: 11.9 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 | 6b4995485f8d4dd2cf234ade5d2a47ed8b433ac81b12f1d2ee7d9e41eac57bf9 |
|
MD5 | a5a562f06390d3143fe4e2412bbb4209 |
|
BLAKE2b-256 | 1a6286bdfc5ceb7ed7f41cb6efe4ef7250c6fc55049437825773ddbf4e1b6686 |