Skip to main content

Shared local-dev CLI for Swarm Systems Lab Python projects

Project description

ssl_pydev

Shared local-dev CLI for Swarm-Systems-Lab Python projects. Wraps the same build/publish/docs-validation logic that ssl_ci's composite actions run in CI, packaged here so it can be installed once per machine instead of copy-pasted into every project's scripts/ directory.

Install

uv tool install ssl_pydev

This installs a single ssl-pydev command, available from any project directory, independent of that project's own virtualenv/dependencies.

Using VS Code installed via snap on Linux? Run the command above from a regular system terminal, not VS Code's integrated terminal. Snap confinement redirects $HOME/$XDG_DATA_HOME for processes spawned inside VS Code's snap, so uv tool install ends up putting ssl-pydev somewhere only visible from inside that snap (e.g. ~/snap/code/<rev>/.local/share/uv/tools/...), invisible to any other terminal.

Usage

ssl-pydev setup-env --extras dev,tests
ssl-pydev build
ssl-pydev build-native     # for compiled-extension (pybind11/scikit-build-core) projects
ssl-pydev publish          # uv-based publish, requires UV_PUBLISH_* env vars
ssl-pydev publish-ci       # twine-based publish, requires TWINE_* env vars
ssl-pydev validate-docs
ssl-pydev generate-stubs --module mypkg._core --output src/   # pybind11 type stubs

Every command operates on the current working directory, so run it from the root of the project you want to act on - same as the scripts/*.sh files it replaces. A project's justfile recipes become one-liners, e.g.:

setup:
    ssl-pydev setup-env --extras dev,lint,tests,type-checking,pre-commit

Versioning

Released the same way as the other Swarm-Systems-Lab packages: tag vX.Y.Z, push, and ssl_ci's publish.yml builds and uploads to PyPI.

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

ssl_pydev-0.1.4.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ssl_pydev-0.1.4-py3-none-any.whl (13.5 kB view details)

Uploaded Python 3

File details

Details for the file ssl_pydev-0.1.4.tar.gz.

File metadata

  • Download URL: ssl_pydev-0.1.4.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ssl_pydev-0.1.4.tar.gz
Algorithm Hash digest
SHA256 e1c3c6eabbfa3043ada602876792f2184f5032f8f46f1b96d0a9aa822edc2d10
MD5 29e15ac9205a608b20b69ae9eedb9947
BLAKE2b-256 8ecf8787746dcfd0998886bd8eb79ff2b4fcf00983ab29d9d84edbad7276d128

See more details on using hashes here.

File details

Details for the file ssl_pydev-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: ssl_pydev-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 13.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for ssl_pydev-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 cdc812d783044f62b0026cda7d4d39861fcc09b55a5f0664e43cc6af2d990f91
MD5 ac7f4ca690e031b1759f7339fb3a77ce
BLAKE2b-256 393cf86a66400f5b8b19bf5d573dab21f2906f271fcc298e9b5a3dbb8e3cf3d2

See more details on using hashes here.

Supported by

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