Skip to main content

templates for servers

Project description

server_templates (v0.1.3)

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.1.3.tar.gz (5.3 kB view details)

Uploaded Source

Built Distribution

server_templates-0.1.3-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: server_templates-0.1.3.tar.gz
  • Upload date:
  • Size: 5.3 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.1.3.tar.gz
Algorithm Hash digest
SHA256 e5b6ff12797890f0c210ff12fb97057ca6830c68ad2fd0817a5332f6791f85c0
MD5 39d96ce60cc9da97b1d4bc403a904c82
BLAKE2b-256 e020df37e1cb8c347e8b63dd82dd0d20a31816173ccb83f11d53bf6702694fe5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for server_templates-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 951c1d127fa9362856345583f97f752db63c843ca5ae97fb5a55559fed397b90
MD5 31a3e028d2dfd3a24e431c4c747c3d8f
BLAKE2b-256 48a3ddf351a40c0d76f63d3cecf60f8a6a2393f0c5ca5e90456395b52f046490

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