templates for servers
Project description
server_templates (v0.3.2)
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.2.tar.gz
(14.5 kB
view details)
Built Distribution
File details
Details for the file server_templates-0.3.2.tar.gz
.
File metadata
- Download URL: server_templates-0.3.2.tar.gz
- Upload date:
- Size: 14.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4cf7dd50be1eb9ebcb2be63ef663de7e459620c52e55abe26d1115ebf34add4 |
|
MD5 | d4f6e820a332cc4bd275a3fc321d4b2b |
|
BLAKE2b-256 | ff9e2c974e02f6ae4bf5a6de10097588e4884046fb713ba08d0e279394bcc8d0 |
File details
Details for the file server_templates-0.3.2-py3-none-any.whl
.
File metadata
- Download URL: server_templates-0.3.2-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 | 956e7cfd445bdc274c09c3e5d463d4fc49dd4816469d4bae3e956b95e954962d |
|
MD5 | e250d9bf28422cbcaec1e6f85d409317 |
|
BLAKE2b-256 | f5ba071ed6839a0d67e34aa67d5a430e33e0541bb83a866838bd11a0a77a0240 |