templates for servers
Project description
server_templates (v0.2.24)
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.2.24.tar.gz
(14.4 kB
view details)
Built Distribution
File details
Details for the file server_templates-0.2.24.tar.gz
.
File metadata
- Download URL: server_templates-0.2.24.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 | fc935142ffd573a1074ac85d4eeb4e69e363988cfc0a478c28a50569f4b12e11 |
|
MD5 | be8201452963874ab7fadd4f5d9c8e39 |
|
BLAKE2b-256 | 6d666322aadcb2abcf067aab3a4c7f502ce2db5ba401280869baff743e15403c |
File details
Details for the file server_templates-0.2.24-py3-none-any.whl
.
File metadata
- Download URL: server_templates-0.2.24-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 | ae2110219e2c7d1ad28feb5c7032257b3f7ed1e3227f56ca9a922922c5e5d78a |
|
MD5 | d87fe0a73e2d525cae945de7e9146a0f |
|
BLAKE2b-256 | 4ad4c1b811c47c8edab0373b9aa71555c46fcae972dd8a3f98eb0e3ca9079f15 |