websockets

An implementation of the WebSocket Protocol (RFC 6455 & 7692)

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install websockets

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
Files
15.0.1 2025-03-05      
15.0 2025-02-16      
14.2 2025-01-19      
14.1 2024-11-13      
14.0 2024-11-09      
13.1 2024-09-21      
13.0.1 2024-08-28      
13.0 2024-08-20      
12.0 2023-10-21      
11.0.3 2023-05-07      
11.0.2 2023-04-18      
11.0.1 2023-04-06      
11.0 2023-04-02      
10.4 2022-10-25      
10.3 2022-04-17      
10.2 2022-02-21      
10.1 2021-11-14      
10.0 2021-09-09      
9.1 2021-05-27      
9.0.2 2021-05-15      
9.0.1 2021-05-02      
9.0 2021-05-01      
8.1 2019-11-01      
8.0.2 2019-07-31      
8.0.1 2019-07-21      
8.0 2019-07-07      
7.0 2018-11-01      
6.0 2018-07-16      
5.0.1 2018-05-24      
5.0 2018-05-22      
4.0.1 2017-11-02      
4.0 2017-11-02      
3.4 2017-08-20      
3.3 2017-03-29  
3.2 2016-08-17  
3.1 2016-04-21  
3.0 2015-12-25  
2.7 2015-11-18  
2.6 2015-08-18  
2.5 2015-07-28  
2.4 2015-01-31  
2.3 2014-11-03  
2.2 2014-07-28  
2.1 2014-04-26  
2.0 2014-03-17  
1.0 2013-11-14  

Issues with this package?

Page last updated 2025-09-04 09:30:33 UTC