Skip to main content

Running a light weight web server for reporting

Project description

===========
basicweb
===========

It lauches a basic web server, provides a login page, validates the credenatilas fron sqlite DB and maintains cookies.

-----------

Useful for basic reporting of confidential data. It is a scalable application which launches more number of threads as per the requirement.

Pre-requisite
============

* sqlite DB knowledge

* Basic HTML, CSS

* Baisc HTTP protocol

Execution & Output
-------------------

arjun$ python web.py

('Started httpserver on port ', 8080)

192.168.2.1 - - [16/Jul/2017 15:14:14] "GET / HTTP/1.1" 200 -Filename: web.py

192.168.2.1 - - [16/Jul/2017 15:15:06] "GET /css/table.css HTTP/1.1" 200 -

192.168.2.1 - - [16/Jul/2017 15:15:06] "GET /js/table.js HTTP/1.1" 200 -

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

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

Source Distribution

basicweb-1.0.tar.gz (2.9 kB view hashes)

Uploaded Source

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