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.15.tar.gz
(16.8 kB
view details)
Built Distribution
File details
Details for the file ssb_project_cli-1.0.15.tar.gz
.
File metadata
- Download URL: ssb_project_cli-1.0.15.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b81e892d933243591b448371d82313e663ff7dfa798faf151790a31ae2ed9df |
|
MD5 | 6070fbd94cb3005ec4b8c35a16e1ffae |
|
BLAKE2b-256 | 951c69b2b1358b66d2738840542ab0450c582875644c4bf11a83944d99b0220f |
File details
Details for the file ssb_project_cli-1.0.15-py3-none-any.whl
.
File metadata
- Download URL: ssb_project_cli-1.0.15-py3-none-any.whl
- Upload date:
- Size: 21.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1e7d4170e9d4ab8959e653c361fb6df725c784ae5429ff1e8f4b0bd06e5fbf7 |
|
MD5 | 2fc236bdc0c7adbe2591eaaca28dbf5a |
|
BLAKE2b-256 | 6ea321896f18540fc28d9847506add0d0c45f4430e5740077dd776850f6c7c3d |