Skip to main content

templates for servers

Project description

server_templates (v0.0.6)

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

Uploaded Source

Built Distribution

server_templates-0.0.6-py3-none-any.whl (4.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: server_templates-0.0.6.tar.gz
  • Upload date:
  • Size: 4.2 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.6.tar.gz
Algorithm Hash digest
SHA256 9fc4bdf62732ee07b1049d7a5e40392e59b5a993986e1916a39673ceb2141a40
MD5 ab57363eac57adcf7db5f005150c69cd
BLAKE2b-256 34196da847c43f92cc517c56e17319d23ce0dd706c2d2730b7a50312b7366003

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for server_templates-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 9ba0a6442222a5ed5e1cc719d209ca3140f8545706cc9b51ada02415a0d3f703
MD5 ee88462832ae72fbebc96b21cf6ee3e9
BLAKE2b-256 22aa6d6b2528d6b2972158c2602ca940966180e6a74f138e5433bf8ed31dfdbc

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