Skip to main content

A short description for your project.

Project description

miniweb is a Python module that allow us to build hassle free small web projects. It is based on Django, but it is extremely simplified and requires no boilerplate. The goal is to provide a nice environment to teach programming for non-programmers (specially kids) and introduce them to basic web technology.

Hello World

This is our first web server

from miniweb import *

@url
def index():
    return 'Hello World!'

start_server()

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

miniserver-0.1.0.tar.gz (10.0 kB view details)

Uploaded Source

File details

Details for the file miniserver-0.1.0.tar.gz.

File metadata

  • Download URL: miniserver-0.1.0.tar.gz
  • Upload date:
  • Size: 10.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for miniserver-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1ad239e67ceeda216a20fd4eea32e1692e6bc9cc7a0565b135dd10d62ed32e09
MD5 05aa5010c63c069b82d9626ee5537722
BLAKE2b-256 0e1630b97e75452c447ba9cd822650b649da12f4fdf47aa7354ebbe7949948fe

See more details on using hashes here.

Supported by

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