Skip to main content

templates for servers

Project description

server_templates (v0.0.10)

DESCRIPTION_SHORT

templates for servers

DESCRIPTION_LONG

designed for keep all servers templates in one place

Features

  1. aiohttp

License

See the LICENSE file for license rights and limitations (MIT).

Release history

See the HISTORY.md file for release history.

Installation

pip install server-templates

Import

from server_templates import *

USAGE EXAMPLES

See tests and sourcecode for other examples.


1. example1.py

import server_templates
import pathlib
from testplans import TpMultyDutBase
import time


class Tp(TpMultyDutBase):
    START_GUI = False


tp = Tp()
# print(tp.DIRPATH_TCS)
# print(tp.DIRPATH_TCS.exists())
# print(pathlib.Path.cwd())
server = server_templates.ServerAiohttpBase(tp)
server.start()
server.join()

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

server_templates-0.0.10.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

server_templates-0.0.10-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file server_templates-0.0.10.tar.gz.

File metadata

  • Download URL: server_templates-0.0.10.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.12.0

File hashes

Hashes for server_templates-0.0.10.tar.gz
Algorithm Hash digest
SHA256 cbdfe400b0c3e5d2ea62b41cd906c15ef430b80794e6278d62770f75fd13d35e
MD5 23d58f5197c8582da5150052dd9646e9
BLAKE2b-256 347ffedd64a32608f68f3ded7613368b8cf7ca71b165708e1027fb826b6441d8

See more details on using hashes here.

File details

Details for the file server_templates-0.0.10-py3-none-any.whl.

File metadata

File hashes

Hashes for server_templates-0.0.10-py3-none-any.whl
Algorithm Hash digest
SHA256 090095c66530f912dbbbec323299121daaae844fc42d14718bc17766cc76b05b
MD5 1bf55b274b0c02a691dd899465825b28
BLAKE2b-256 ad5876fb365801e93e4b8748599d4918c138b55550d36e120e980f8886184ed0

See more details on using hashes here.

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