xy_web_service web工作模块
Project description
xy_web_work
说明
xy-web-service服务设置模块.
源码仓库
安装
pip install xy_web_work
使用
# main.py
from xy_web_work.WebWork import WebWork as xyWebWork
from xy_web_work.Settings.Settings import Settings
class WebServerWork(xyWebWork):
settings: Settings | None = Settings()
prog: str = "xy_test_demo"
description: str = f""">>>>>>>>>>>> xy_test_demo - v1.0.0 <<<<<<<<<<<<<"""
if __name__ == "__main__":
web_server_work = WebServerWork()
web_server_work.main()
python main.py -c project -n xy_web_work_demo
# 创建项目 [ xy_web_work_demo ] 成功!!!
# 项目路径 ==>>> /mnt/bs-media/Workspace/project/opensource/xy-web-service/xy_web_work/test/xy_web_work_demo
许可证
xy_web_work 根据 <木兰宽松许可证, 第2版> 获得许可。有关详细信息,请参阅 LICENSE 文件。
捐赠
如果小伙伴们觉得这些工具还不错的话,能否请咱喝一杯咖啡呢?
联系方式
微信: yuyangiit
邮箱: yuyangit.0515@qq.com
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
xy_web_work-1.0.2.tar.gz
(16.7 kB
view details)
Built Distribution
File details
Details for the file xy_web_work-1.0.2.tar.gz
.
File metadata
- Download URL: xy_web_work-1.0.2.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4266d4056fec3f40db9214e517af964132f23e4cc87f4e15057981cb7f312050 |
|
MD5 | d3758e84e6e822965875fef15ff6e997 |
|
BLAKE2b-256 | ff69a7b9451393fd6979ea0b74b74a0ed1abb0fe065f2e7f5654e41cb0991d72 |
File details
Details for the file xy_web_work-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: xy_web_work-1.0.2-py3-none-any.whl
- Upload date:
- Size: 43.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fbfaf4724184ef433fb717e3859f7cacb7782ffd4ed33a51f2c7ee14efe19999 |
|
MD5 | 64003f1506e05cf51a04e3b90b116b61 |
|
BLAKE2b-256 | 0a0e53cfd187f616ce52e69cf39438853ed5d0b19586ffdb29128c7ca351fa03 |