templates for servers
Project description
server_templates (v0.3.0)
DESCRIPTION_SHORT
templates for servers
DESCRIPTION_LONG
designed for keep all servers templates in one place
Features
- server:
- aiohttp (try not to use, as old)
- FastApi (preferred)
- client_requests item+stack
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
import time
server = server_templates.ServerAiohttpBase()
server.start()
server.wait()
Project details
Release history Release notifications | RSS feed
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.3.0.tar.gz
(14.4 kB
view details)
Built Distribution
File details
Details for the file server_templates-0.3.0.tar.gz
.
File metadata
- Download URL: server_templates-0.3.0.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c4a855afe7694bf68950634fa35f8a6dfb9abf13f53fe2a6b094d2025f310610 |
|
MD5 | b8bbe418a5672762adcfc3c4e940bac0 |
|
BLAKE2b-256 | 971e6d99e1a479434f007070331168cd94597d60a5b8cae190bd2f893126b016 |
File details
Details for the file server_templates-0.3.0-py3-none-any.whl
.
File metadata
- Download URL: server_templates-0.3.0-py3-none-any.whl
- Upload date:
- Size: 15.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 22bc2d0ca11a55e2d36f7c9156902e227e116c5b0111f38e49eb865aae75ee8d |
|
MD5 | 9da975d2bc37d019234562ac51add177 |
|
BLAKE2b-256 | dc909e0b11eb24f2e78f52112643c8a3a9fb00791fa6a1e33c157ed6a9554eed |