{"categories":[{"label":"Cryptography","url":"https://skillfed.io/packages/category/security-cryptography"}],"enrichment":{"capability":"Generates cryptographically signed HTTP headers for Polymarket builder authentication, supporting both local key-based signing and remote signing via HTTP.","skillfed_tags":["polymarket-integration","api-authentication"],"use_cases":["Authenticate requests to Polymarket builder endpoints when building trading or market-making applications.","Delegate signing to a remote service for key management separation in production environments.","Generate signed headers for custom HTTP clients that need to call Polymarket builder APIs.","Integrate Polymarket builder authentication into Python-based trading bots or market data pipelines."],"what_it_does":"py-builder-signing-sdk is a Python client library for authenticating with Polymarket's builder API. It handles the generation of cryptographically signed HTTP headers required to authenticate builder requests, supporting two signing modes: local signing using API key credentials (key, secret, passphrase) or remote signing by delegating to an HTTP endpoint. The package wraps the signing logic so you pass an HTTP method, path, and body to a config object and receive ready-to-use signed headers.\n\nThe package depends on python-dotenv for environment configuration and requests for HTTP operations. It targets Python 3.9 and later and is distributed as a pure-Python wheel with low installation friction. Given its narrow focus on Polymarket integration and aging maintenance status, it's most useful for developers building applications that interact with Polymarket's builder API.","worth_installing":"Yes, if you are building on Polymarket's builder API and need Python-based authentication. The low install friction and permissive license make it straightforward to add. However, the aging maintenance status (298 days since last release, minimal repository activity) means you should verify that the package still works with current Polymarket API versions and be prepared to maintain a fork if updates stall."},"id":"py-builder-signing-sdk","links":{"html":"https://skillfed.io/packages/py-builder-signing-sdk","md":"https://skillfed.io/packages/py-builder-signing-sdk.md","pypi":"https://pypi.org/project/py-builder-signing-sdk/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-10-20","license_spdx":null,"license_treatment":"permissive","name":"py-builder-signing-sdk","python_support":"supports_current","summary":"Python builder signing sdk"},"popularity":{"monthly_downloads":775901,"position":5091,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.0.2"}
