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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 dépôts

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

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • textualize/rich-cliAvatar de Textualize

    Textualize/rich-cli

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

    danielbeach/data-engineering-practice

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

    aramk/crayon-syntax-highlighter

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

Explorer les sous-tags

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