awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoServidor MCPAcerca deCómo clasificamosPrensa
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • textualize/rich-cliAvatar de Textualize

    Textualize/rich-cli

    3,686Ver en GitHub↗

    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
    Ver en GitHub↗3,686
  • danielbeach/data-engineering-practiceAvatar de danielbeach

    danielbeach/data-engineering-practice

    2,726Ver en GitHub↗

    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
    Ver en GitHub↗2,726
  • aramk/crayon-syntax-highlighterAvatar de aramk

    aramk/crayon-syntax-highlighter

    1,093Ver en GitHub↗

    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
    Ver en GitHub↗1,093
  1. Home
  2. Data & Databases
  3. Remote Data Fetching
  4. CMS Content Fetching
  5. Remote File Fetching

Explorar subetiquetas

  • 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.