Files
GX-gp-notify/gx_gp_monitor/__init__.py
T
2026-01-07 17:37:09 +08:00

8 lines
163 B
Python

"""
广西政府采购网公告监控系统
广西政府采购网公告爬取和监控的智能系统
"""
__version__ = "1.0.0"
__author__ = "GX GP Monitor Team"