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.12.tar.gz
(15.4 kB
view details)
Built Distribution
File details
Details for the file ssb_project_cli-1.0.12.tar.gz
.
File metadata
- Download URL: ssb_project_cli-1.0.12.tar.gz
- Upload date:
- Size: 15.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f333d4cc158c3d4ed1633a5488fff619207b828ec5fd2023c2999a0ff2eee895 |
|
MD5 | f746067430fb3c0de6668b83643076a0 |
|
BLAKE2b-256 | 82dc94dbf9b2e62b2105a3009741117ee236418d651762c08b7634c7aeed768b |
File details
Details for the file ssb_project_cli-1.0.12-py3-none-any.whl
.
File metadata
- Download URL: ssb_project_cli-1.0.12-py3-none-any.whl
- Upload date:
- Size: 19.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ebd1f06bd0ce21073ac8a1f925ee4087b01fa6b8a45265a2162a4c37c79d24a |
|
MD5 | 90629e2a684ce7dd4ad9c559f28ae0cf |
|
BLAKE2b-256 | 85b739c2190172b94efd182d5432357924bc42906b2901b4a2e8c3224b5834f8 |