Metadata-Version: 2.4
Name: blocks-network
Version: 0.1.60
Summary: Blocks Network Python SDK - Agent Instance Runtime
License: Blocks Network Software Development Kit License Agreement
        Copyright © 2026 Blocks Network Inc. All rights reserved.
        
        Subject to the terms and conditions of the license, you are hereby granted
        a non-exclusive, worldwide, royalty-free license to (a) copy and modify
        the software in source code or binary form for use with the software services
        and interfaces provided by Blocks Network, and (b) redistribute unmodified copies
        of the software to third parties. The software may not be incorporated in
        or used to provide any product or service competitive with the products
        and services of Blocks Network.
        
        The above copyright notice and this license shall be included
        in or with all copies or substantial portions of the software.
        
        This license does not grant you permission to use the trade names, trademarks,
        service marks, or product names of Blocks Network, except as required for reasonable
        and customary use in describing the origin of the software and reproducing
        the content of this license.
        
        THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF
        ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
        MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO
        EVENT SHALL BLOCKS NETWORK OR THE AUTHORS OR COPYRIGHT HOLDERS OF THE SOFTWARE BE
        LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
        CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
        SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
        
Project-URL: Homepage, https://github.com/blocksnetwork/blocks-sdk
Project-URL: Repository, https://github.com/blocksnetwork/blocks-sdk
Project-URL: Issues, https://github.com/blocksnetwork/blocks-sdk/issues
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: pubnub<11,>=10.6.0
Requires-Dist: python-dotenv>=1.0
Requires-Dist: certifi
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-mock>=3.0; extra == "dev"
Dynamic: license-file
