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.5.tar.gz (9.7 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.5-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ssl_pydev-0.1.5.tar.gz
  • Upload date:
  • Size: 9.7 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.5.tar.gz
Algorithm Hash digest
SHA256 d68be8d87defdacee84bee9c019716ce7e5bb9b8e17551cd6efdef21bea7a9d5
MD5 16b094b86c24bafcd62d924024ba1563
BLAKE2b-256 216e5396ab2b396142980d6572b031931a70a271334e5e42c4575bdf45937ae6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ssl_pydev-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 13.8 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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 a47bc6da021ecf157a9f57f866233c31ff6cd9c0b3bce75d9a43ec7c5a4e95bf
MD5 cc47c038bb8b7dce6b8a773f05b7626e
BLAKE2b-256 38de01772068c5e123c5ef6ab57c911530efd1798fdc46e4263a9c5e54ee0a0e

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