Showing 739 open source projects for "python web crawler"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 1
    A simple python wsgi compliant web framework, inspired by Django, Turbo Gears and Web.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BugEye is an XML-based unit test creation framework. Being XML-based, it can be easily translated to almost any language. The current translations are C#, Java, JavaScript, and Visual Basic. Future translations include C++, Python, Perl, and PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Restaurant Table Reservation System is a Django-powered web server framework that allows programmers (or me) to build websites for restaurant owners where customers can reserve tables (over the web) based upon owner-provided table availability data.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Stackful is a web-based programming environment for beginners inspired by Hypercard. Users can create web pages live by dropping in page elements, positioning them, and writing the code behind them. Everyone should learn a little programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    SenseRank Sys: - builds the dictionaries (multidim matrices) of words’ values; - for the set utterance in certain language builds a figure in multidimensional space (in the matrix space) of values (visual schema), which is topological view of sense
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A set of PHP functions giving web developers a simple, yet immensely powerful "drop in" permission system for their current web based applications.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Green Machine is a dynamic web content management system written in Python using Django web framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    It is a Process Monitoring Toolkit with the ability of Extend. E.g. You can use it to monitor a specified process. And set a triger like (over 50MB mem use) then do something like (report to DB).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EfficiencyGuardian extracts callgrind efficiency measures from individual CppUnit test cases to detect efficiency regresion. It includes a data mining web tool to browse historic results and TestFarm integration for unattended execution on commit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    A python web development framework based on cherrypy, sqlalchemy, sqlite, lxml and mochikit. Inspired by turbogears.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Pirate is a programmable API for developing complex, extensible JavaScript objects and modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Treenimation is a tool for creating web-based, multiplayer board games and animated games embedded in a virtual city, Treenopolis. All games/user tools are coded in a scripting language: Treescript. Non-programmers can create drag-and-drop games as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PyUserCreate is a tool for *NIX OSes that allows you to accept user account requests from a web interface, and use a simple command-line tool to approve/disprove requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An attempt at a Xanalogical Web, comprised of a CGI system with both native and HTML interfaces, a set of standards, a backend supporting Transclusion, versioning, and a custom browser with support for Transpointing and editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    "Project EROS" is a collection of software which includes a web application framework for developing intranet and extranet applications (bbsengine), as well as example applications to demonstrate the available functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PONY - ORM & web publication framework

    PONY - ORM & web publication framework

    Pony is a fast and easy to use Python ORM

    Pony is an object-relational mapper. The most interesting feature of Pony is its ability to write queries to the database using generator expressions. Pony works with entities which are mapped to a SQL database. Using generator syntax for writing queries allows the user to formulate very eloquent queries. It increases the level of abstraction and allows a programmer to concentrate on the business logic of the application. Following is an example of a query in Pony: select(p for p in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SETH is a software effort to deeply integrate Python and Semantic Web technologies, i.e. extend Python to support logic programming paradigm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    jToolkit is a Python web application framework built on modpython and Apache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    OSE is a C++ library, with some Python wrappers, containing generic classes, as well as support for event driven systems, interprocess communications and a request/reply, publish/subscribe service agent framework with RPC over HTTP interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SfleX aims at developing a dynamic transaction processing architecture which is fully configurable at run-time. A Zope/Python based prototype is available. A Java version is under development. See http://sflex.ilab-tcs.com for details and download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Distributed peer review plugin for the Trac project management system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bitten is a Python-based framework for collecting various software metrics via continuous integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MVCPython is a framework which automatically generates a MVC architecture (MVC= Model View Controller) just from Python Classes and Object defintions. MVCPython achieves this through a strong use of Python's introspection capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Webcpp converts Ada95, ASP, Assembler, Basic, C, C#, C++, Cg, CLIPS, Fortran, Haskell, Java, Markup, Modula2, Objective C, Pascal, Perl, PHP, Python, Renderman, Ruby, SQL, Tcl, Unix shell, UnrealScript & VHDL into HTML with syntax highlighting and themes
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    FGL is a tightly-integrated self-contained development & execution environment utilizing best-of-breed programming tools and methodologies, optimized web/application server, highly-scalable relational/object database, and robust extension interface.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.