File: SOURCES.txt

package info (click to toggle)
python-engineio 4.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 772 kB
  • sloc: python: 9,613; makefile: 4; sh: 3
file content (31 lines) | stat: -rw-r--r-- 849 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
LICENSE
MANIFEST.in
README.rst
setup.py
engineio/__init__.py
engineio/asyncio_client.py
engineio/asyncio_server.py
engineio/asyncio_socket.py
engineio/client.py
engineio/exceptions.py
engineio/middleware.py
engineio/packet.py
engineio/payload.py
engineio/server.py
engineio/socket.py
engineio/static_files.py
engineio/async_drivers/__init__.py
engineio/async_drivers/aiohttp.py
engineio/async_drivers/asgi.py
engineio/async_drivers/eventlet.py
engineio/async_drivers/gevent.py
engineio/async_drivers/gevent_uwsgi.py
engineio/async_drivers/sanic.py
engineio/async_drivers/threading.py
engineio/async_drivers/tornado.py
python_engineio.egg-info/PKG-INFO
python_engineio.egg-info/SOURCES.txt
python_engineio.egg-info/dependency_links.txt
python_engineio.egg-info/not-zip-safe
python_engineio.egg-info/requires.txt
python_engineio.egg-info/top_level.txt