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.10.tar.gz
(14.9 kB
view details)
Built Distribution
File details
Details for the file ssb_project_cli-1.0.10.tar.gz
.
File metadata
- Download URL: ssb_project_cli-1.0.10.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2e85b39f73294c305e47f49304aaeaca957f123a25320bf7cfdd2025a47317b |
|
MD5 | 190984f3e43c22f4640f0deb422bf771 |
|
BLAKE2b-256 | b0e87aca59e96d63f7b16b641a6026e883c4f28b0322c8ef9718b98b7859277f |
File details
Details for the file ssb_project_cli-1.0.10-py3-none-any.whl
.
File metadata
- Download URL: ssb_project_cli-1.0.10-py3-none-any.whl
- Upload date:
- Size: 19.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b61f72062550b49ab954196185515932744724f16707b5260a9222a4d9f32555 |
|
MD5 | 942748b4aa0243293477e0a0dbffcfb9 |
|
BLAKE2b-256 | a15162808f25ff3aadeebccabde64140facf075cbcefbe25372cd4db602a37e5 |