templates for servers
Project description
server_templates (v0.1.7)
DESCRIPTION_SHORT
templates for servers
DESCRIPTION_LONG
designed for keep all servers templates in one place
Features
- aiohttp
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
Built Distribution
File details
Details for the file server_templates-0.1.7.tar.gz
.
File metadata
- Download URL: server_templates-0.1.7.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74ebead85acace77c5469b1e42483746251162517715674176a96ae67a554746 |
|
MD5 | a8ddddb6a7de776af6313599fe808d9e |
|
BLAKE2b-256 | aed51dc83974878f50f4369856f9e27fb1b6f4d6427d3c024f70e116ff6fae0e |
File details
Details for the file server_templates-0.1.7-py3-none-any.whl
.
File metadata
- Download URL: server_templates-0.1.7-py3-none-any.whl
- Upload date:
- Size: 5.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0e7cf120eb159b99bcb389b690f6b4a49910c175f201a709b8b972f74bb9f69 |
|
MD5 | c1ccc589cc47dff4de2f8f09dacfc18d |
|
BLAKE2b-256 | 758155f0c5567f98ec7193bf74f1cac92fbb0494802626bdc20b06af45cad8d6 |