Changes between Version 44 and Version 45 of pyson
- Timestamp:
- 06/07/21 14:00:34 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
pyson
v44 v45 236 236 Pyson supports URI objects, normally installed with {{{pip install uri}}}. 237 237 To properly support websocket URIs like {{{ws://localhost:8080/profilesserver/websocket/get/party/party1}}} we use uri version 3.0.0, which is currently still in development on from https://github.com/marrow/uri. 238 239 240 == Download sources 241 242 {{{svn co https://tracinsy.ewi.tudelft.nl/pub/svn/Utilities/pyson}}}