templates for servers
Project description
server_templates (v0.3.3)
DESCRIPTION_SHORT
templates for servers
DESCRIPTION_LONG
designed for keep all servers templates in one place
Features
- [SERVERS]:
- [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.3.3.tar.gz
(14.8 kB
view details)
Built Distribution
File details
Details for the file server_templates-0.3.3.tar.gz
.
File metadata
- Download URL: server_templates-0.3.3.tar.gz
- Upload date:
- Size: 14.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39da6d1dcbed84bbfb65c4c3aee3eed7fc0346f1f1eef1502214349cd24814e8 |
|
MD5 | c0d141da345ffa171d00e0137a099cec |
|
BLAKE2b-256 | 08befa7a2b5f7c375b58724b233654f071147a0a5e39f671160eec90b08f258a |
Provenance
File details
Details for the file server_templates-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: server_templates-0.3.3-py3-none-any.whl
- Upload date:
- Size: 16.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 | e119ba4660b17cf29395d46f36a41e573ed789c1b31c92a9d30ba30a718131ce |
|
MD5 | 55c2fd142f0fb053c65a1136a4b2cc92 |
|
BLAKE2b-256 | 04e7fdb1c2a690bdd4875d2dc26348c6b18289e2ccba4ce975dfeafe098d7a77 |