Skip to main content

Base library for other web servers.

Project description

WSBLib

BADGE BADGE

Web Server Base Library (WSBLib), a library that serves as a basis for creating other web server frameworks in Python. The goal is to be simple, fast and secure.

To create server frameworks, you need to use this library and the HTTPPyParser library to get data from the request, as it is your framework that will manage the entire request cycle, the WSBLib library just makes it easier for you.

Installation

You can use the PIP package manager to install WSBLib...

pip install wsblib

Or install manually, cloning the repository and running the command below:

python3 setup.py install

Examples

You can see WSBLib Usage Examples to get an idea of how this library works or get inspired to create your own project using WSBLib.

License

BSD 3-Clause
Copyright (c) 2022, Jaedson Silva
All rights reserved.

This project use the BSD 3-Clause license. Please see LICENSE file to more information about license.

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

wsblib-1.2.0.tar.gz (8.7 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