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.

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

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

Relationship to ssl_ci

  • ssl_ci holds the GitHub Actions side: reusable workflows and composite actions that CI calls directly via uses:.
  • ssl_pydev (this repo) holds the local-dev side: the same logic, installed once per developer machine via uv tool install.

Today the two are maintained in parallel (the underlying .sh scripts started as copies of each other). Once this package has at least one published release, the plan is to update ssl_ci's composite actions to install and call ssl_pydev themselves, so there's a single source of truth used by both CI and local dev.

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.0.tar.gz (6.5 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.0-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ssl_pydev-0.1.0.tar.gz
  • Upload date:
  • Size: 6.5 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.0.tar.gz
Algorithm Hash digest
SHA256 6d2e0b733eda213be0803ae9d05e9f1174be6bf9d957f274bb1ee091daa4cdf7
MD5 c66791f74464b36ec1d8e0bdf7b80ab2
BLAKE2b-256 0815e3638d9cff18dc87b4a11f8a6613298f388bcddb257303728f88bec2e46f

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ssl_pydev-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 8.7 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3d8d6cd234faf0b3df33b6d95d96565da1506c45c52cdf0b43fc64e652d0bf8a
MD5 ab63f8a313832b54c76cf9ce3ed40b71
BLAKE2b-256 562e65a54bd04e2a6d5edd77d7bebcfa20d0d6eee2d1101e3a7fba1560de706f

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