ObjectWeb
Web Framework
A lightweight, pure-Python web framework that supports CGI and WSGI standards, allowing for fast and flexible web development.
ObjectWeb is a fast, minimalist, pure-Python web framework that relies on no third party libraries. It is designed around using Python as it was originally intended to be used: as an Object Oriented Programming language. ObjectWeb supports the CGI and WSGI standards and has a built-in development server.
28 stars
2 watching
5 forks
Language: Python
last commit: over 10 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A language and standard library for building secure, efficient web applications using a statically typed functional programming paradigm. | 806 |
| A lightweight Pythonic web development framework with modular and flexible application design. | 106 |
| A Java web framework that enforces object-oriented principles and provides a basic structure for building HTTP servers. | 810 |
| A high-performance HTTP server framework for building small to medium-sized web applications in Scala. | 13 |
| A lightweight Python web framework designed to facilitate fast and efficient application development. | 127 |
| A lightweight asyncio web framework for MicroPython-based projects | 30 |
| A lightweight WSGI framework for building web applications with minimal dependencies. | 153 |
| A Python web framework that streamlines explicit development practices without global state | 155 |
| A lightweight web framework that provides a simple and flexible way to build small web applications using Ruby. | 315 |
| A Ruby web framework that provides a minimalistic approach to building web applications with features like routing, session management and template rendering. | 82 |
| A high-level Python web framework that facilitates rapid development and clean design for building web applications. | 81,451 |
| A web application framework that utilizes VDOM, JSX, MobX, and TypeScript to create reusable and maintainable user interfaces. | 174 |
| A Python framework for building dynamic web applications with reusable components and strict type safety | 761 |
| A web framework template built on top of Crystal that aims to provide speed and extensibility for building Ruby-like web applications. | 180 |