templates for servers
Project description
server_templates (v0.2.8)
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.8.tar.gz
(13.9 kB
view details)
Built Distribution
File details
Details for the file server_templates-0.2.8.tar.gz
.
File metadata
- Download URL: server_templates-0.2.8.tar.gz
- Upload date:
- Size: 13.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21ba102adda502134b5f3e0341dc9a62a2d7ecdfc47cecc25c5186e2a0637606 |
|
MD5 | 9f0f58ebf0fe723e4a5b4bf8ce5ed985 |
|
BLAKE2b-256 | 59dff5673e6af5207982271068cff01271982666f35556ff8fcf33d629e902d6 |
File details
Details for the file server_templates-0.2.8-py3-none-any.whl
.
File metadata
- Download URL: server_templates-0.2.8-py3-none-any.whl
- Upload date:
- Size: 14.5 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 | 14d6eb5182e1b95f96ee69f8e1a5a7215f5d6919e08dd4a21290c14ae6a26ac9 |
|
MD5 | 26fcb70476158aa69d1adac85abbf9d6 |
|
BLAKE2b-256 | 9e3748b7203604527e9e459ae08ba48c22a74ca9b0dc9c36148ccde34a69ffd5 |