Skip to main content

Defines classes that wraps connections to servers

Project description

Introduction

Usually when dealing with connecting to servers, you need to keep track of various objects and use similar syntax everywhere in your code. This package exists to minimize the amount of redundancy in server connections by abstracting connections through objects. The currently implemented wrappers include:

DatabaseConnector

A class that wraps connections to SQL databases

SocketConnector

A class that wraps connections to servers via sockets

Installation

To install this package, either download the project from Pypi or simply run pip install servconn.

Documentation

View the README file for documentation, or view the online documentation here.

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

servconn-1.1.1.tar.gz (3.6 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