templates for servers
Project description
server_templates (v0.2.7)
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.7.tar.gz
(13.8 kB
view details)
Built Distribution
File details
Details for the file server_templates-0.2.7.tar.gz
.
File metadata
- Download URL: server_templates-0.2.7.tar.gz
- Upload date:
- Size: 13.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68faa9be649e1a7d6771477f09dc25e36adced4b6b28575e90efedaa096e9340 |
|
MD5 | 872e6d3b8a2d7fe2ab633a2336089fe6 |
|
BLAKE2b-256 | ab3d200f7a3803660af4124b1a69fa4a03c59d77404b4e749c1ce4cd6ab7ad0a |
File details
Details for the file server_templates-0.2.7-py3-none-any.whl
.
File metadata
- Download URL: server_templates-0.2.7-py3-none-any.whl
- Upload date:
- Size: 14.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 | fc3ea215277319794df9cc31f6c4848af5b77244172ce3acb3c5cfa2fd40d370 |
|
MD5 | b2e94ba668edf0be20180a3e1a1057b8 |
|
BLAKE2b-256 | 93f02926a7496ffdae18305cb0ef3b19df0653b18cfc1923efc5487f7cb0ebe4 |