awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
spaceandtimefdn avatar

spaceandtimefdn/SxT-Python-SDK

0
View on GitHub↗
3,927 स्टार्स·88 फोर्क्स·Python·MIT·7 व्यूज़spaceandtime.io↗

SxT Python SDK

The SxT-Python-SDK is a Python library and SQL database client designed for executing queries and managing database schemas via the Space and Time API. It serves as a programmatic interface for interacting with a decentralized data warehouse.

The SDK provides tools for decentralized database management, including the ability to define and create table structures and establish views. It enables blockchain data analysis by allowing users to run SQL statements to extract and manipulate on-chain data.

The library handles the full data lifecycle from authentication to export. It manages session tokens and environment credentials to authorize network requests and includes utilities to transform query results into CSV format or serialize configurations for shell environments.

Features

  • Database SDKs - Provides a Python library for executing SQL queries and managing database schemas via the Space and Time API.
  • Decentralized Data Warehouses - Provides a programmatic interface for managing tables and views within a decentralized data warehouse.
  • Blockchain Data Management - Queries and manipulates on-chain data using SQL to extract insights from blockchain networks.
  • Database Clients - Implements a programmatic interface for running queries and manipulating table structures on a remote database.
  • SQL Query Execution - Enables the execution of SQL statements against a remote data interface to retrieve and manipulate information.
  • REST API Integrations - Wraps HTTP requests in a Pythonic object-oriented interface for communication with a remote REST API.
  • API Authentication - Manages session tokens and environment credentials to securely authorize requests to a remote data API.
  • API Request Authentication - Verifies user identity and session tokens using environment files to authorize network interactions.
  • API Wrappers - Wraps the remote data API to handle session tokens and environment credentials for authorization.
  • Token-based Authorization - Attaches security credentials and bearer tokens to outgoing requests to maintain authorized network access.
  • Class-Based Schema Mappings - Maps database table definitions and view structures to Python classes for managed schema manipulation.
  • Database and Table Management - Defines and creates database table structures on the network using schema and permission objects.
  • Database Views - Establishes and manages virtual database views over existing tables using stored queries.
  • Database Schema Managers - Provides a structured Python interface for defining tables and creating database views.

स्टार हिस्ट्री

spaceandtimefdn/sxt-python-sdk के लिए स्टार हिस्ट्री चार्टspaceandtimefdn/sxt-python-sdk के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

SxT Python SDK के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो SxT Python SDK के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • datlechin/tableprodatlechin का अवतार

    datlechin/TablePro

    4,471GitHub पर देखें↗

    TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL and NoSQL databases. It functions as a unified workspace that integrates a code-centric SQL editor with schema visualization tools, allowing developers to manage complex data models and execute queries across diverse database engines. The application distinguishes itself through an agentic AI integration layer that connects language models directly to database tools, enabling automated query generation, optimization, and error fixing with configurable approval gates. It features

    Swift
    GitHub पर देखें↗4,471
  • makenotion/notion-sdk-jsmakenotion का अवतार

    makenotion/notion-sdk-js

    5,611GitHub पर देखें↗

    This project is a JavaScript client library and SDK for interacting with the Notion REST API. It provides typed methods and utilities to programmatically manage pages, databases, and workspace resources within a Notion environment. The SDK includes tools for implementing OAuth 2.0 authorization flows to grant third-party application access to workspace content. It features mechanisms for handling cursor-based pagination via asynchronous iterators and implements exponential back-off retries to manage rate limits and transient server errors. The library covers a broad range of capabilities, in

    TypeScriptapiapi-clientjavascript
    GitHub पर देखें↗5,611
  • inventree/inventreeinventree का अवतार

    inventree/InvenTree

    6,350GitHub पर देखें↗

    InvenTree is an open-source inventory management platform built on Django, designed for tracking parts, stock levels, and supply chain operations through a web interface and REST API. The system uses barcodes—including QR codes, 1D barcodes, and Data Matrix codes—as primary identifiers for scanning, linking, and triggering inventory actions, and extends core functionality through a Python plugin framework supporting custom actions, UI panels, barcode handlers, and scheduled tasks. The platform distinguishes itself through a comprehensive plugin-based extensibility system that allows custom in

    Pythondjangohacktoberfestpython
    GitHub पर देखें↗6,350
  • kuzudb/kuzukuzudb का अवतार

    kuzudb/kuzu

    3,965GitHub पर देखें↗

    Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data management. It operates as a library within the host application process, utilizing a columnar-based storage architecture and just-in-time query compilation to execute complex graph traversals and pattern matching efficiently. By mapping database files directly into system memory, it ensures data durability and high-speed access while maintaining ACID-compliant transactional integrity. The engine distinguishes itself by integrating vector similarity search and full-text search di

    C++cypherdatabaseembeddable
    GitHub पर देखें↗3,965
SxT Python SDK के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

spaceandtimefdn/sxt-python-sdk क्या करता है?

The SxT-Python-SDK is a Python library and SQL database client designed for executing queries and managing database schemas via the Space and Time API. It serves as a programmatic interface for interacting with a decentralized data warehouse.

spaceandtimefdn/sxt-python-sdk की मुख्य विशेषताएं क्या हैं?

spaceandtimefdn/sxt-python-sdk की मुख्य विशेषताएं हैं: Database SDKs, Decentralized Data Warehouses, Blockchain Data Management, Database Clients, SQL Query Execution, REST API Integrations, API Authentication, API Request Authentication।

spaceandtimefdn/sxt-python-sdk के कुछ ओपन-सोर्स विकल्प क्या हैं?

spaceandtimefdn/sxt-python-sdk के ओपन-सोर्स विकल्पों में शामिल हैं: datlechin/tablepro — TablePro is a cross-platform database management client designed for browsing, querying, and administering both SQL… makenotion/notion-sdk-js — This project is a JavaScript client library and SDK for interacting with the Notion REST API. It provides typed… inventree/inventree — InvenTree is an open-source inventory management platform built on Django, designed for tracking parts, stock levels,… kuzudb/kuzu — Kùzu is an embedded property graph database engine designed for high-performance analytical queries and local data… binance/binance-spot-api-docs — This project provides technical documentation and reference guides for spot trading, including specifications for… passbolt/passbolt_api — Passbolt is an open-source, self-hosted password manager designed for teams. It provides a centralized, encrypted…