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.7.tar.gz
(12.2 kB
view details)
Built Distribution
File details
Details for the file ssb_project_cli-1.0.7.tar.gz
.
File metadata
- Download URL: ssb_project_cli-1.0.7.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 | bbd53926498a826aa4f6c18bcb1e2abfe7fe7420f8414e73823cc2a0a7417f7a |
|
MD5 | 9ba3bee493ba64915360449371ecc46c |
|
BLAKE2b-256 | 3037a29973acf2a9719a0b36e604db78d3e297088cabe7795da54f154c4370c9 |
File details
Details for the file ssb_project_cli-1.0.7-py3-none-any.whl
.
File metadata
- Download URL: ssb_project_cli-1.0.7-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 | 36db769571cc52692dbb51f88e9d22e0400e22e57cda529cce6b00b6b73a4202 |
|
MD5 | 9447800e2784b3cceb52fdd957c6d3d1 |
|
BLAKE2b-256 | 381bc42856a232ee24071db394bf00463e6697b986ea9dda526d015e1d1cca21 |