templates for servers
Project description
server_templates (v0.2.16)
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.16.tar.gz
(14.1 kB
view details)
Built Distribution
File details
Details for the file server_templates-0.2.16.tar.gz
.
File metadata
- Download URL: server_templates-0.2.16.tar.gz
- Upload date:
- Size: 14.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a85d57a335faf3099619cf115d09049f39678eb315857704be0dec7e2f4b9188 |
|
MD5 | 7113959e18d66e1994b795f33e87deb0 |
|
BLAKE2b-256 | 52711f23dec4804903280fada8920156a7114f2770ad79a204d6acfbeab35580 |
File details
Details for the file server_templates-0.2.16-py3-none-any.whl
.
File metadata
- Download URL: server_templates-0.2.16-py3-none-any.whl
- Upload date:
- Size: 15.0 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 | 921caffae26fc8b6f342bc17c580173a3865f5e414f4da949a83ef158759c0b0 |
|
MD5 | 4ff21f240aea86e8a9724b8e8108b8d4 |
|
BLAKE2b-256 | 5bdfe1ed7239eb011ac41ea507262d3315b3e6268193e4b9d94ccb8f9a8e1e8c |