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

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

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

3 रिपॉजिटरी

Awesome GitHub RepositoriesRemote File Fetching

Retrieving files and data from remote web addresses for local rendering.

Distinct from CMS Content Fetching: Distinct from CMS Content Fetching: retrieves general files via URL rather than structured page data from a CMS.

Explore 3 awesome GitHub repositories matching data & databases · Remote File Fetching. Refine with filters or upvote what's useful.

Awesome Remote File Fetching GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • textualize/rich-cliTextualize का अवतार

    Textualize/rich-cli

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

    rich-cli is a terminal rich text renderer and data visualizer that transforms raw text and structured data into styled console output. It functions as a command line markup processor, converting Markdown and custom markup into formatted text with clickable links and colors. The tool specializes in terminal content rendering for various formats, including syntax-highlighted source code, JSON data with consistent indentation, and CSV tables. It also supports the rendering of Jupyter notebooks and provides a terminal content pager for navigating long files and remote content via a scrollable int

    Allows fetching and rendering of remote files from secure web addresses for display in the terminal.

    Pythonmarkdownrichsyntax-highlighting
    GitHub पर देखें↗3,686
  • danielbeach/data-engineering-practicedanielbeach का अवतार

    danielbeach/data-engineering-practice

    2,726GitHub पर देखें↗

    Data engineering practice repository providing tutorials, distributed processing engines, and Python data pipeline automation scripts. The system encompasses automated data validation, distributed compute aggregation, embedded columnar querying, lazy evaluation planning, partitioned storage export, and cloud storage retrieval. The capability surface covers cloud integration and storage, data engineering and pipelines, data processing and analytics, data quality and testing, database and storage, file management, and monitoring and observability.

    Fetches compressed files over HTTP and extracts their contents locally using automated scripts.

    Python
    GitHub पर देखें↗2,726
  • aramk/crayon-syntax-highlighteraramk का अवतार

    aramk/crayon-syntax-highlighter

    1,093GitHub पर देखें↗

    Crayon Syntax Highlighter is a web-based tool designed to render source code snippets with language-specific color formatting and styling. It functions as a content management plugin that enables the insertion, configuration, and visual customization of code blocks directly within web editors. The project distinguishes itself through its ability to fetch and display source code from external URLs, local files, or direct text input. It supports complex rendering requirements, such as mixed-language parsing and the isolation of specific code segments within a single document. Users can control

    Retrieves source code from remote URLs or local paths for rendering.

    PHP
    GitHub पर देखें↗1,093
  1. Home
  2. Data & Databases
  3. Remote Data Fetching
  4. CMS Content Fetching
  5. Remote File Fetching

सब-टैग एक्सप्लोर करें

  • Compressed HTTP ExtractionsFetches compressed files over HTTP and executes automated scripts to extract their contents locally. **Distinct from Remote File Fetching:** Distinct from general remote file fetching: focuses on downloading and extracting compressed HTTP archives.