#! /usr/bin/env python# -*- coding: utf-8 -*_from setuptools import setup,find_packagessetup(name='socketd',version='2.6.0',description='@noear/socketd python project',author='noear,bai',url='https://socketd.noear.org/',packages=find_packages(exclude=['*test*']), # 包内不需要引用的文件夹install_requires=[ # 依赖包'loguru==0.7.2','websockets==12.0'],classifiers=['Development Status :: 5 - Production/Stable','Intended Audience :: Developers','License :: OSI Approved','Operating System :: OS Independent','Programming Language :: Python','Programming Language :: Python :: 3.10','Topic :: Software Development :: Libraries'],zip_safe=True,python_requires='>=3.10', # 建议使用3.10及以上)
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。
1. Open source ecosystem
2. Collaboration, People, Software
3. Evaluation model