Skip to main content

SSB Project CLI

Project description

SSB Project CLI

PyPI Status Python Version License

Read the documentation Tests Codecov

pre-commit Black

Features

Help text

  • 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.

:sparkles: Now allows specifying any Cookiecutter template which uses Poetry, for example

ssb-project create my-project --template-git-url https://github.com/cjolowicz/cookiecutter-hypermodern-python

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

  1. Install dependencies
  2. Install pre-commit hooks
  3. Run tests: nox -r (More information here)
  4. 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


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.3.2.tar.gz (20.6 kB view details)

Uploaded Source

Built Distribution

ssb_project_cli-1.3.2-py3-none-any.whl (27.3 kB view details)

Uploaded Python 3

File details

Details for the file ssb_project_cli-1.3.2.tar.gz.

File metadata

  • Download URL: ssb_project_cli-1.3.2.tar.gz
  • Upload date:
  • Size: 20.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.11.6

File hashes

Hashes for ssb_project_cli-1.3.2.tar.gz
Algorithm Hash digest
SHA256 d8d22366f3850355c3e354a32e8c59f6ebd67f952b73725019308b051f6521e9
MD5 18aec2a4420fc2a69583f0f45d243f47
BLAKE2b-256 2ff0b5d321ad3b1776199cab93356bbc91e02d869b96d8c9e897fcbe84c9c051

See more details on using hashes here.

File details

Details for the file ssb_project_cli-1.3.2-py3-none-any.whl.

File metadata

File hashes

Hashes for ssb_project_cli-1.3.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3901351daef59b6151586ff444a2fecd6ad1481bf3b0b587116a3b68c2e40f42
MD5 90e975e0fa00aece0d40a0735ff15c5b
BLAKE2b-256 619f4c4fc4284215315b910df130ec81c79ce808ac2925310328c66d782c8d02

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page