templates for servers
Project description
server_templates (v0.2.21)
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.21.tar.gz
(14.3 kB
view details)
Built Distribution
File details
Details for the file server_templates-0.2.21.tar.gz
.
File metadata
- Download URL: server_templates-0.2.21.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bbabc2d41aac5cc397f1874eff6bc61edc20e3b11dd7be162a4cb8897bcb7e2b |
|
MD5 | 18030c144764f366f1ba4241c34700b8 |
|
BLAKE2b-256 | 2c4f370a9fe42386d1a168b15756e4b971bdd2555a1a19c7fdf51d8a9f9bf267 |
File details
Details for the file server_templates-0.2.21-py3-none-any.whl
.
File metadata
- Download URL: server_templates-0.2.21-py3-none-any.whl
- Upload date:
- Size: 15.3 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 | af280c6a96fbad6dad905a06e25a54afc735469fc3a8a08606c5da014ac58878 |
|
MD5 | 9e0192de538fa8dcc33d46629e577594 |
|
BLAKE2b-256 | 429b3c509db7ea48839def7c22ea417ef9f082ab8f1cd8c90cf77af61b6fe9d0 |