Skip to main content

Python SDK for Passport MCP

Project description

Passport MCP Python SDK

A Python SDK for interacting with the Passport MCP browser extension, enabling browser automation and control.

Installation

pip install ppmcp
ppmcp setup # get local message host

Prerequisites

  • Python 3.10 or higher
  • Passport MCP browser extension

Examples

Check out the examples directory for more detailed examples:

Development Setup

  1. Create and activate a virtual environment:
python -m venv .venv
source .venv/bin/activate  # On Windows: .venv\Scripts\activate
  1. Install development dependencies:
pip install -e ".[dev]"
  1. Run tests:
pytest tests/

Building and Publishing

  1. Update version in pyproject.toml

  2. Build the package:

python -m build
  1. Install build dependencies:
pip install build twine
  1. Test the build:
pip install dist/ppmcp-0.1.0-py3-none-any.whl
  1. Publish to PyPI:
python -m twine upload dist/*

License

MIT License

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

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

ppmcp-0.1.2.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

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

ppmcp-0.1.2-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file ppmcp-0.1.2.tar.gz.

File metadata

  • Download URL: ppmcp-0.1.2.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.0

File hashes

Hashes for ppmcp-0.1.2.tar.gz
Algorithm Hash digest
SHA256 58753d0708b9c5ea974df58989cf36544a0e55ca35b5cf0e6faebc2bb0ec6d25
MD5 69e74e38d85370ebeecb6dced7a11c65
BLAKE2b-256 78f48b791fb3a2e5604d2b1758082f87be0547e2ad010cff6b38254d5194a198

See more details on using hashes here.

File details

Details for the file ppmcp-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: ppmcp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.10.0

File hashes

Hashes for ppmcp-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3bb48b11ae0fc0980d9e3d7c2d9f4e3a65500f953916f901c1dec7342892cc2e
MD5 1c956f14287b637b8239d580f95bfca8
BLAKE2b-256 909c73120532999cd9ad308244eb48dfc9164f64507774716c9c1ecbf783d792

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