awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 个仓库

Awesome GitHub RepositoriesIn-Browser Python Runtimes

Technologies that allow Python code to execute within a web browser environment.

Distinct from In-Browser Database Engines: Distinct from code editing or database engines; focuses on the execution of the Python language in the browser.

Explore 3 awesome GitHub repositories matching web development · In-Browser Python Runtimes. Refine with filters or upvote what's useful.

Awesome In-Browser Python Runtimes GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • wistbean/learn_python3_spiderwistbean 的头像

    wistbean/learn_python3_spider

    21,802在 GitHub 上查看↗

    This project is a comprehensive educational guide and framework for building web scrapers using Python. It provides a course-based approach to data extraction, combining a Python crawler framework with tutorials on web reverse engineering and network traffic analysis. The project distinguishes itself by covering advanced extraction challenges, including the decryption of obfuscated JavaScript and the bypass of anti-scraping measures. It specifically addresses mobile application scraping through the simulation of user interactions and the interception of network traffic. The capability surfac

    Enables the execution of Python code directly within a web browser by embedding it in markup.

    Pythonpython-scriptpython-spiderpython3
    在 GitHub 上查看↗21,802
  • cs231n/cs231n.github.iocs231n 的头像

    cs231n/cs231n.github.io

    10,923在 GitHub 上查看↗

    This project is a static educational website and comprehensive curriculum focused on computer vision and deep learning. It serves as a public repository of instructional materials, lecture notes, and technical guides specifically detailing convolutional neural networks and visual recognition. The site is developed using static-site generation to host course documentation and student project directories. It provides structured academic resources that guide learners through image classification, generative modeling, and the implementation of various neural network architectures. The curriculum

    Facilitates iterative experimentation by allowing Python code execution within a web browser.

    Jupyter Notebook
    在 GitHub 上查看↗10,923
  • brython-dev/brythonbrython-dev 的头像

    brython-dev/brython

    6,598在 GitHub 上查看↗

    Brython is a Python 3 runtime and interpreter that executes scripts directly in the web browser. It serves as a client-side environment that translates Python source code into executable JavaScript to handle frontend logic without requiring server round-trips. The project provides a bidirectional interoperability bridge between Python and JavaScript, allowing for the integration of external JavaScript libraries. It further functions as a tool for packaging Python scripts into standalone native mobile applications for Android devices. The runtime includes a library for programmatic manipulati

    Provides a complete Python 3 runtime that executes directly within the web browser.

    Python
    在 GitHub 上查看↗6,598
  1. Home
  2. Web Development
  3. In-Browser Python Runtimes