loongson/pypi/: python-socketio-4.3.0 metadata and description

Homepage Simple index

Socket.IO server

author Miguel Grinberg
author_email miguelgrinberg50@gmail.com
classifiers
  • Environment :: Web Environment
  • Intended Audience :: Developers
  • License :: OSI Approved :: MIT License
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 2
  • Programming Language :: Python :: 3
  • Topic :: Internet :: WWW/HTTP :: Dynamic Content
  • Topic :: Software Development :: Libraries :: Python Modules
license MIT
platform
  • any
provides_extras client
requires_dist
  • six (>=1.9.0)
  • python-engineio (>=3.9.0)
  • aiohttp (>=3.4) ; extra == 'asyncio_client'
  • websockets (>=7.0) ; extra == 'asyncio_client'
  • requests (>=2.21.0) ; extra == 'client'
  • websocket-client (>=0.54.0) ; extra == 'client'

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
python_socketio-4.3.0-py3-none-any.whl
Size
45 KB
Type
Python Wheel
Python
3
https://travis-ci.org/miguelgrinberg/python-socketio.svg?branch=master

Python implementation of the Socket.IO realtime client and server.

Resources