Hiero Python SDK – Announcing Release v0.1.3
This July, our Python SDK is racing ahead, and we’re excited to share the latest in new transaction support and version milestones.
🚀 Latest Release: v0.1.3 (July 7, 2025)
In this release, we packed dozens of new transaction classes, queries, and utility improvements:
- Various new classes, including:
DurationAccountInfoQuery
- Extensive token services, such as:
NFTTokenCreateTransactionfor spinning up non‑fungible tokensTokenUnfreezeTransactionto unfreeze tokens when neededTokenWipeTransactionfor wiping balances cleanTokenNFTInfoQueryto fetch NFT metadataTokenRejectTransactionto manage association rejectionsTokenUpdateNftsTransactionfor batch NFT updates
- Abstractions & node implementation
– Introduced anexecutableabstraction andnodeimplementation to simplify the codebase and make it easier to scale - Improved testing & logging
– Individualunitandintegrationtests for each transaction type
– Extensions to theloggingmodule - Pythonic type hinting
– Addedtypeannotations across several modules, with documentation on setting up Mypy
See the full changelog at Github
🗒️ Other Recent Releases
v0.1.2 (March 12, 2025)
- Added
NFTIdclass for streamlined NFT identifier handling - Switched to SEC1
ECPrivateKeyformat instead of PKCS#8
v0.1.1 (February 25, 2025)
- Introduced
RELEASE.md&CONTRIBUTING.md; revamped README files for clarity - Upgraded support from Python 3.9 to 3.10
v0.1.0 (February 19, 2025)
- Inaugural release: core SDK features, documentation, and example scripts
🔭 Smart Contracts on the Horizon
We’ve laid the groundwork in our token and file‑service layers—now we’re shifting gears into file service and smart contract logic, with upcoming support for:
ContractCreateTransactionContractExecuteTransaction- …and beyond.
Get ready to deploy and interact with contracts entirely in Python!
Recent Hiero Posts
-
Announcing the Hiero DID SDK JS: A Modern JavaScript Toolkit for Decentralized Identity on Hedera
August 25, 2025
Introducing the Hiero DID SDK JS — an open-source JavaScript toolkit for building decentralized identity applications on Hedera, with support for Hedera DID Method and Hedera AnonCreds Method.
-
Hiero Graduates as the First Project under the Linux Foundation Decentralized Trust Umbrella and Its New Project Lifecycle Framework
August 22, 2025
-
Introducing the Hiero Python SDK Office Hour
August 18, 2025
Join our new fortnightly Office Hour to get real‑time help on the Hiero Python SDK.
-
Developer Community Interest in the Python SDK is Flourishing
August 9, 2025
The Python SDK Developer Community is Growing!