{"categories":[{"label":"Cryptography","url":"https://skillfed.io/packages/category/security-cryptography"}],"enrichment":{"capability":"Generates and cryptographically signs orders for Polymarket's CLOB (Central Limit Order Book) exchange, producing JSON-formatted order and signature data ready for API submission.","skillfed_tags":["polymarket","order-signing","eip712"],"use_cases":["Build and sign limit orders programmatically for Polymarket prediction market trading.","Automate order submission workflows that require cryptographic signing before API calls.","Integrate Polymarket trading into a larger Python trading bot or portfolio management system.","Generate properly formatted order and signature JSON for direct CLOB API consumption."],"what_it_does":"py-order-utils is a Python library for constructing and signing orders on Polymarket's CLOB exchange. It wraps the order-building and EIP-712 signing logic needed to prepare orders for submission to Polymarket's API, handling the cryptographic details through dependencies on eth-account, eth-utils, and poly-eip712-structs.\n\nThe package is designed for developers integrating Polymarket trading into Python applications. It provides an OrderBuilder class to construct order objects and a Signer class to cryptographically sign them, then serializes the result to JSON for API transmission. The library requires Python >= 3.9.10 and depends on Ethereum signing primitives.","worth_installing":"Yes, if you are actively building on Polymarket and need order signing. The library is permissively licensed, has low install friction, and carries no known vulnerabilities. However, dormant maintenance (last update 2024-07-29) means you should verify compatibility with the current Polymarket API and Ethereum tooling before committing to production use."},"id":"py-order-utils","links":{"html":"https://skillfed.io/packages/py-order-utils","md":"https://skillfed.io/packages/py-order-utils.md","pypi":"https://pypi.org/project/py-order-utils/"},"maintenance":{"status":"dormant"},"meta":{"latest_release":"2024-07-29","license_spdx":null,"license_treatment":"permissive","name":"py-order-utils","python_support":"supports_current","summary":"Python utilities used to generate and sign orders from Polymarket's Exchange"},"popularity":{"monthly_downloads":1243337,"position":4170,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.3.2"}
