templates for servers
Project description
server_templates (v0.2.22)
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.22.tar.gz
(14.3 kB
view details)
Built Distribution
File details
Details for the file server_templates-0.2.22.tar.gz
.
File metadata
- Download URL: server_templates-0.2.22.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 | 0118dc1860209bb8f3322dceac5e169977c8a6385767d60f4dbbf46b6e572f89 |
|
MD5 | ee8adad88d3c3eaa6e2a9b8b1cdf09ed |
|
BLAKE2b-256 | 05e60968bd4b91bfd9ad2e3ae0ddfa732dbf560bd5883566eef8e2cb739154fe |
File details
Details for the file server_templates-0.2.22-py3-none-any.whl
.
File metadata
- Download URL: server_templates-0.2.22-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 | 51573ab809ea477bd867243c9ebe68412c978994563e9e94d0e211b02a83f855 |
|
MD5 | f863bf1b0eabc10e179434b6d3c10adf |
|
BLAKE2b-256 | 4572dbc955be5693e814d7bfe20e95a088b75f99da84b6adcbe71056ba6cd1db |