π£ I'm proud to announce the first version of "nostress", my new python package.
Nostress is a modern Python CLI for Nostr protocol interactions - secure key management, event creation, and relay operations.
It already support key management, and it will come with lot of new exciting features:
Current Features (v0.1.x)
β Secure key generation (hex/bech32)
β Key validation and verification
β Rich terminal output and JSON support
β Encrypted key storage
Coming Soon (v0.2.x)
π Format conversion between hex/bech32
π Event creation and signing
π Relay connection management
πͺ Event publishing and querying
Checkout nostress on github:
https://github.com/4383/nostress
Or install it directly from pypi:
pip install nostress
#nostr #cli #tools