templates for servers
Project description
server_templates (v0.2.11)
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.11.tar.gz
(14.0 kB
view details)
Built Distribution
File details
Details for the file server_templates-0.2.11.tar.gz
.
File metadata
- Download URL: server_templates-0.2.11.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 | 18afd780b8a5aae4c52ec18fd4a9396819b1ac20449238505a8326f497a65619 |
|
MD5 | 41b92d83185126e60beac649a2a3b3bf |
|
BLAKE2b-256 | 0dbabb7b341034c5a2e5c49f5a75b4e8b72f8763466286a43b5cb40f9963521a |
File details
Details for the file server_templates-0.2.11-py3-none-any.whl
.
File metadata
- Download URL: server_templates-0.2.11-py3-none-any.whl
- Upload date:
- Size: 14.7 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 | b8ee1e6162d42f0a708f27cd8241929d753e87ba9be3f245350cc75e3e5dce89 |
|
MD5 | e58718bd6a6c396366d88c571f7e9395 |
|
BLAKE2b-256 | 9cff229c4b359375c0eee7182150e7d88943d8ef24377a38c3557e5bd9ff048c |