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.1.4.tar.gz
(20.0 kB
view details)
Built Distribution
File details
Details for the file ssb_project_cli-1.1.4.tar.gz
.
File metadata
- Download URL: ssb_project_cli-1.1.4.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5bf09967e162219316d6353898b7dab5f2ccf74dc50d7bce669d8b3861d40c59 |
|
MD5 | ca1c92ab9cab0ba50e80a68ee3be714c |
|
BLAKE2b-256 | 787a843a885c89818e249f82b319227b7d5b9964827be73279f9fbe4cfe13043 |
File details
Details for the file ssb_project_cli-1.1.4-py3-none-any.whl
.
File metadata
- Download URL: ssb_project_cli-1.1.4-py3-none-any.whl
- Upload date:
- Size: 26.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70c10133cb8a020fed78f7cb4a41fd5273bf741fb2f4c0187ca213c74dbc07fe |
|
MD5 | baa30e260da44a02fe3c05122a37757d |
|
BLAKE2b-256 | e0924e42d7cf78ef857c15d1ee9c454b7335888f040c41ed2b00105d19afe0e1 |