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.1.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.1-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ppmcp-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 3747f92e287fdc3496cb3d11645380ba234296c5d3c2c7026d22c5c71e1db198
MD5 c7fb650aeb110e9567f7aaea7f25a5a9
BLAKE2b-256 ddffe977ebc76a58420ed346759e3383a443ab4bd09c756dfbae76cfd9fc56b8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ppmcp-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 48e47138ba6825168bec1ea76d9c892b938ddecc09b7d651d1615756df2236e9
MD5 07762d9e9ffdeb21795b04c27710d878
BLAKE2b-256 5ac594098ab0d5bfd17ca304df3e103fb3ac4921851583a2e7bdbcddc9744af3

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