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.3.tar.gz
(11.4 kB
view details)
Built Distribution
File details
Details for the file ssb-project-cli-1.0.3.tar.gz
.
File metadata
- Download URL: ssb-project-cli-1.0.3.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c8f167709f2444317bedda9865242fd424d959bec9bbb38c214c8535c02781d |
|
MD5 | 3fa5e318f6e8f0e1ee72b96c35e2ef54 |
|
BLAKE2b-256 | a9adde7ec69ae5aaa08d08d73214da2db7d8397669703a9fcc14d1ff993bd31e |
File details
Details for the file ssb_project_cli-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: ssb_project_cli-1.0.3-py3-none-any.whl
- Upload date:
- Size: 10.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b8479325fb530c57e68f0f65bdad01d249d9b503dd4f1975f3d119c1edecadc |
|
MD5 | 051dfcc8a82d291072352119247dc436 |
|
BLAKE2b-256 | 6caefb5a4e1dd4cc3341c6f0159a598d4f1f94b9cd6b02e5d5403e50ce00ea95 |