Skip to main content

MVCactus is a lightweight, open-source web framework for building small web applications in Python.

Project description

MVCactus is a lightweight, open-source web framework for building small web applications in Python. It provides a simple and intuitive interface for handling HTTP requests and generating dynamic HTML content.

With MVCactus, you can define routes for handling different URLs, process GET and POST requests, and serve static files such as images, CSS files, and JavaScript files. MVCactus also includes a simple file uploader and validator for processing file uploads from HTML forms.

MVCactus is designed to be easy to use and easy to extend. It is suitable for building small web applications and prototypes, as well as for learning the basics of web development in Python.

### Features: * Simple and intuitive interface. * Supports GET and POST requests. * Jinja2 templating engine for generating dynamic HTML content. (Check tempt) * Routing system for handling different URLs. * Simple file uploader and validator for processing file uploads. * Supports serving static files such as images, CSS files, and JavaScript files. * Lightweight and easy to extend.

### Documentation: https://github.com/Dcohen52/MVCactus

### Installation: `pip install MVCactus`

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

MVCactus-0.0.1.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

MVCactus-0.0.1-py3-none-any.whl (6.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page