{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/17"},{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/21"},{"label":"System","url":"https://skillfed.io/packages/category/system"}],"enrichment":{"capability":"CosmPy provides Python bindings to interact with Cosmos SDK-based blockchain networks, enabling account queries, token transfers, staking, and smart contract interactions.","skillfed_tags":["blockchain","cosmos-sdk","cryptography"],"use_cases":["Query account balances and transaction history on Cosmos-based networks without running a full node.","Build automated token transfer or staking workflows that interact with blockchain accounts programmatically.","Deploy and interact with smart contracts on Cosmos networks from Python applications.","Integrate blockchain operations into backend services or data pipelines that need to read or write blockchain state.","Perform atomic swaps or multi-step transactions that require coordination across blockchain operations."],"what_it_does":"CosmPy is a Python client library for Cosmos SDK-based blockchains, primarily designed for the Fetch.ai network. It abstracts the complexity of blockchain interaction by providing high-level methods for common operations: querying account balances, transferring tokens, staking, and deploying or calling smart contracts. The library handles cryptographic signing, network communication via gRPC, and protocol buffer serialization internally.\n\nThe package is built on a foundation of established cryptographic and serialization dependencies (bcrypt, ecdsa, pycryptodome, protobuf, grpcio) and is actively maintained with recent releases. It targets developers building applications on Cosmos networks who want to avoid low-level protocol details. The library is in Alpha status, meaning the API may evolve, but it has been in development since 2021 and is actively used.","worth_installing":"Yes, if you are building on Cosmos SDK networks (especially Fetch.ai). The library is actively maintained, has low install friction, carries no known vulnerabilities, and uses a permissive license. The Alpha status means the API may change, so pin the version in production. Not relevant for non-Cosmos blockchain work."},"id":"cosmpy","links":{"html":"https://skillfed.io/packages/cosmpy","md":"https://skillfed.io/packages/cosmpy.md","pypi":"https://pypi.org/project/cosmpy/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-26","license_spdx":null,"license_treatment":"permissive","name":"cosmpy","python_support":"supports_current","summary":"A library for interacting with the cosmos networks"},"popularity":{"monthly_downloads":83709,"position":14054,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.12.2"}
