Skip to main content

Compatibility shim for the 'parallect' PyPI name. The canonical distribution is now 'parallect-cli'.

Project description

parallect (compatibility shim)

Heads up: The PyPI distribution parallect has been renamed to parallect-cli as of 0.3.0. This package exists only as a backward-compatibility shim so that pip install parallect keeps working.

What this package does

This wheel does two things:

  1. Depends on parallect-cli==0.3.0, so installing it transparently installs the real package. Everything still works:

    pip install parallect        # installs parallect-cli under the hood
    parallect research "…"       # CLI command is unchanged
    python -c "import parallect" # import name is unchanged
    
  2. Installs a tiny sentinel module (parallect_deprecation) which parallect-cli detects on import and uses to emit a DeprecationWarning, so you know to migrate your install command.

What you should do

Update your pip install command in requirements.txt, pyproject.toml, CI scripts, Dockerfiles, and docs from:

-pip install parallect
+pip install parallect-cli

Nothing else needs to change. The import name (import parallect), the CLI entry point (parallect …), the configuration directory (~/.config/parallect/), and the public API are all unchanged.

Timeline

  • 0.3.0 (this release): legacy name installs the canonical package and emits a DeprecationWarning on import.
  • Future release (3–6 months out): legacy name will hard-error at install time, directing users to pip install parallect-cli.

The parallect name will never be deleted, yanked, or transferred.

Why the rename?

The bare name parallect is overloaded across the ecosystem (brand, hosted SaaS, OSS CLI, Claude Code plugin). Separating the CLI into its own distribution name (parallect-cli) frees the bare parallect name for the umbrella brand, while keeping import parallect and the parallect shell command stable for existing users.

See parallect/prx-ecosystem#3 for context.

Canonical package

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

parallect-0.3.0.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

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

parallect-0.3.0-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file parallect-0.3.0.tar.gz.

File metadata

  • Download URL: parallect-0.3.0.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for parallect-0.3.0.tar.gz
Algorithm Hash digest
SHA256 122cc453635599bf99a8f397128651b4703d81c6165ac5d1c4e8749f4e4c9c5c
MD5 6d53c997516e1858425fa29e80fbe299
BLAKE2b-256 e10251e37eb6361cb9892046aba85149b15aa79917ec24e019feff1f406c5058

See more details on using hashes here.

Provenance

The following attestation bundles were made for parallect-0.3.0.tar.gz:

Publisher: release.yml on parallect/parallect

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file parallect-0.3.0-py3-none-any.whl.

File metadata

  • Download URL: parallect-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 2.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for parallect-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 db91075297cb870aa6c464a5f30dbc7d4e85f2dc33ecb3ddde9f5aab268b081e
MD5 1acee0673d728fa493cb1ea845d84924
BLAKE2b-256 88b51da1e31c4f70fee2adabbf5cc6ee3758d792d9358e5cc9171d1c1a840684

See more details on using hashes here.

Provenance

The following attestation bundles were made for parallect-0.3.0-py3-none-any.whl:

Publisher: release.yml on parallect/parallect

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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