templates for servers
Project description
server_templates (v0.2.14)
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.14.tar.gz
(14.2 kB
view details)
Built Distribution
File details
Details for the file server_templates-0.2.14.tar.gz
.
File metadata
- Download URL: server_templates-0.2.14.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73bc648f7acb0b6fe3b5f317785f7ed9b2afbc55fba033eb64b36e0f6bd946f9 |
|
MD5 | 18a0416786727ca31c6b6e4f93b9be8e |
|
BLAKE2b-256 | acd8265d2199897048a01be9c950395f2e38082c9994f8152f7a2155b67e401c |
File details
Details for the file server_templates-0.2.14-py3-none-any.whl
.
File metadata
- Download URL: server_templates-0.2.14-py3-none-any.whl
- Upload date:
- Size: 15.2 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 | 5f81951f38105db7d6d69f3ff78a2e6734087a550fc7c7f998ec13840fb5a371 |
|
MD5 | 14014dd714248a6abb976a488f26baac |
|
BLAKE2b-256 | 518621562f1436bf746071926cfb1f9e275b27430089785a68296bbe2d9759f9 |