awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 repository-uri

Awesome GitHub RepositoriesHTML Analysis Reports

Generation of standalone HTML files that embed statistical summaries and visualizations for data analysis.

Distinct from HTML Serialization: Focuses on data analysis reporting rather than general HTML serialization or UI prototyping.

Explore 9 awesome GitHub repositories matching data & databases · HTML Analysis Reports. Refine with filters or upvote what's useful.

Awesome HTML Analysis Reports GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • shengqiangzhang/examples-of-web-crawlersAvatar shengqiangzhang

    shengqiangzhang/examples-of-web-crawlers

    14,651Vezi pe GitHub↗

    This project is a collection of Python scripts and tools designed for web scraping, browser automation, and large-scale data extraction. It provides a set of implementations for retrieving information from websites and private APIs, including tools for multimedia downloading and social media data archiving. The toolset includes specialized mechanisms for bypassing anti-scraping measures through IP proxy pool rotation and multi-threaded crawlers. It also features capabilities for simulating browser sessions to handle authentication, intercepting session cookies, and decrypting network payloads

    Compiles processed social statistics and visual data into a standalone HTML file for reporting.

    HTMLagent-poolcrawlerexample
    Vezi pe GitHub↗14,651
  • ydataai/pandas-profilingAvatar ydataai

    ydataai/pandas-profiling

    13,610Vezi pe GitHub↗

    This project is an exploratory data analysis framework and profiling tool designed to generate comprehensive statistical reports from Pandas and Spark DataFrames. It functions as a data quality profiler that identifies missing values, duplicates, and high correlations within tabular datasets. The tool distinguishes itself through specialized capabilities for time-series analysis, extracting temporal statistics, seasonality, and auto-correlation plots. It also includes a dataset comparison utility to identify structural or content changes between different versions of a dataset. The analysis

    Generates portable standalone HTML reports containing embedded visualizations and statistical summaries.

    Python
    Vezi pe GitHub↗13,610
  • xiaomi/soarAvatar XiaoMi

    XiaoMi/soar

    8,770Vezi pe GitHub↗

    Soar is a suite of specialized tools designed for analyzing MySQL performance, advising on indexing, and optimizing SQL syntax. It functions as a performance analyzer, index advisor, and query optimizer to identify bottlenecks and suggest structural improvements for faster execution. The project distinguishes itself through a system for rewriting SQL statements into optimized equivalent versions using custom heuristic rules and patterns. It also features a dedicated index advisor that evaluates query patterns and database metadata to recommend the creation of new indexes. Its broader capabil

    Produces optimization analysis reports in Markdown or HTML formats with severity-based scoring.

    Goadvisorauditorcommand-line
    Vezi pe GitHub↗8,770
  • nccgroup/scoutsuiteAvatar nccgroup

    nccgroup/ScoutSuite

    7,548Vezi pe GitHub↗

    ScoutSuite is a multi-cloud security audit and configuration tool designed to identify security risks and misconfigurations across cloud environments. It functions as a security posture manager and compliance auditor, gathering resource metadata from cloud APIs to evaluate infrastructure against security benchmarks. The tool provides auditing capabilities for AWS, Google Cloud, DigitalOcean, and Kubernetes clusters and control planes. It distinguishes itself by decoupling data collection from analysis, allowing users to cache cloud configurations locally for offline auditing and iterative rul

    Generates structured HTML reports for visual inspection of cloud security posture and analysis results.

    Pythonauditingawsazure
    Vezi pe GitHub↗7,548
  • ranaroussi/quantstatsAvatar ranaroussi

    ranaroussi/quantstats

    6,717Vezi pe GitHub↗

    QuantStats is an open-source Python library that calculates risk and return metrics from a portfolio return series and generates comprehensive HTML tear sheets. It computes dozens of financial statistics—including Sharpe ratio, drawdown, and volatility—in a single pass over the input data, using vectorized pandas operations for efficiency. The library distinguishes itself by combining portfolio performance analysis with Monte Carlo simulation, which models thousands of random return paths to estimate the probability of reaching financial targets or hitting loss thresholds. It produces self-co

    Assembles metrics and plots into self-contained HTML reports for sharing or offline review.

    Pythonalgo-tradingalgorithmic-tradingalgotrading
    Vezi pe GitHub↗6,717
  • michenriksen/aquatoneAvatar michenriksen

    michenriksen/aquatone

    5,940Vezi pe GitHub↗

    Aquatone is a web screenshot reconnaissance tool that captures full-page screenshots of web services discovered during network reconnaissance and groups them by visual similarity. It scans a list of hosts or domains for HTTP and HTTPS services on common and custom ports to find responsive web endpoints, then takes full-page screenshots of those pages for quick review. The tool accepts piped input from other tools and extracts URLs, domains, and IP addresses using regex pattern matching, making it pipeline-friendly for integration into existing workflows. It can also read XML output from Nmap

    Produces a browser-viewable report that groups screenshots and response headers by similarity for quick analysis.

    Go
    Vezi pe GitHub↗5,940
  • nanmicoder/crawlertutorialAvatar NanmiCoder

    NanmiCoder/CrawlerTutorial

    4,262Vezi pe GitHub↗

    CrawlerTutorial este un tutorial cuprinzător de web scraping în Python și un framework conceput pentru extragerea datelor de pe site-uri web statice și dinamice. Acesta funcționează ca o conductă de extracție a datelor web și un orchestrator de cereri HTTP, acoperind întregul ciclu de viață al aplicațiilor de scraping, de la preluarea inițială până la stocarea finală a datelor. Proiectul oferă îndrumări specializate privind tehnicile de evitare a sistemelor anti-bot și ingineria inversă a API-urilor web. Include metode pentru evitarea detectării browserului prin mascarea identității și rotația proxy-urilor, precum și tehnici pentru identificarea endpoint-urilor API ascunse prin analizarea traficului de rețea și a semnăturilor cererilor. Framework-ul cuprinde un set larg de capabilități, inclusiv automatizarea browserului pentru pagini cu conținut JavaScript intens, autentificarea automată a utilizatorilor prin coduri QR sau SMS și gestionarea persistenței sesiunii. De asemenea, dispune de instrumente de preprocesare a datelor pentru curățarea textului brut, eliminarea înregistrărilor duplicate și persistența informațiilor colectate în fișiere plate sau baze de date relaționale.

    Generates statistical summaries and visual word clouds from extracted metrics in HTML report format.

    Python
    Vezi pe GitHub↗4,262
  • gnucash/gnucashAvatar Gnucash

    Gnucash/gnucash

    4,096Vezi pe GitHub↗

    GnuCash is a double-entry accounting software designed for personal and small-business financial management. It tracks assets, liabilities, income, and expenses using a bookkeeping system that ensures financial accuracy. The platform functions as a multi-currency bookkeeping system and a SQL-based financial ledger, persisting accounting data in relational databases or XML files. The system is distinguished by its extensibility as a Python-scriptable accounting tool, providing Python bindings and a REPL for automating tasks and creating custom reports. It also serves as an investment portfolio

    Enables saving generated financial reports as HTML files for external distribution and viewing.

    C
    Vezi pe GitHub↗4,096
  • simonmichael/hledgerAvatar simonmichael

    simonmichael/hledger

    4,059Vezi pe GitHub↗

    hledger is a plain text accounting tool and double-entry ledger manager that stores financial transactions in human-readable text files. It functions as a financial reporting engine for generating balance sheets and income statements, and as a multi-currency investment tracker for managing commodity lots and capital gains. The project distinguishes itself by providing multi-interface data access, allowing users to interact with their financial data via a command line interface, a terminal user interface, and a web server. It features a market-price valuation system to calculate the current va

    Exports accounting summaries and balance sheets into standalone HTML, Markdown, or text files.

    Haskellaccountingcommand-line-toolconsole-application
    Vezi pe GitHub↗4,059
  1. Home
  2. Data & Databases
  3. HTML Analysis Reports

Explorează sub-etichetele

  • Financial Report ExportsExporting of financial summaries and balance sheets into standalone HTML files. **Distinct from HTML Analysis Reports:** Focuses on exporting accounting reports specifically, rather than general statistical analysis reports