templates for servers
Project description
server_templates (v0.2.12)
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.12.tar.gz
(14.0 kB
view details)
Built Distribution
File details
Details for the file server_templates-0.2.12.tar.gz
.
File metadata
- Download URL: server_templates-0.2.12.tar.gz
- Upload date:
- Size: 14.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a2375e502bd5c9116410fbc37a6f2b432db98459377de227578a3231e35c2b99 |
|
MD5 | 107b4ed0f78b1ffbb4cc59ba19024df2 |
|
BLAKE2b-256 | e6bee071eb45993e3f3f5042ab9de3129e4434d91a99c2a5d992c106da6e46b2 |
File details
Details for the file server_templates-0.2.12-py3-none-any.whl
.
File metadata
- Download URL: server_templates-0.2.12-py3-none-any.whl
- Upload date:
- Size: 14.8 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 | a817ab40c910a8a27b1b4c6074982354a9d4afdbf5613c8e6644242f89bff290 |
|
MD5 | d3b2df7f979d39b047a077ba9aa2f5e5 |
|
BLAKE2b-256 | f7992c9e9cf57f2aa39a107b8e5fd258b6239ca80024c82a7e9d4dc199a35747 |