templates for servers
Project description
server_templates (v0.2.19)
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.19.tar.gz
(14.1 kB
view details)
Built Distribution
File details
Details for the file server_templates-0.2.19.tar.gz
.
File metadata
- Download URL: server_templates-0.2.19.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 | a6fe3e8cadeecbdedf5c27ba87b44ca6696906a1718ba4b6ea4bffba702bdeb7 |
|
MD5 | a4b6bcc71d8ce1c3805fe58d4c1a874a |
|
BLAKE2b-256 | eb50076ee45b3baaedb2aca0898cbe4e95c6f24dacc7ddebfe36a30eb538b613 |
File details
Details for the file server_templates-0.2.19-py3-none-any.whl
.
File metadata
- Download URL: server_templates-0.2.19-py3-none-any.whl
- Upload date:
- Size: 15.1 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 | c7ba73e936df90e73ab2f53b5e21173a0841b4cfc7a9fac3ba023998751e7a81 |
|
MD5 | 6956d61ca897a175820445d6dade3e74 |
|
BLAKE2b-256 | db396c8560f3e362fba3198b088d325feabc362f88c8c11194945e17454e8d34 |