time-link / timelink-py

Timelink Python Package
MIT License
3 stars 0 forks source link

Accept Kleio URL like kleio://user:token@localhost:8088/path_to_kleio_home #33

Open joaquimrcarvalho opened 8 months ago

joaquimrcarvalho commented 8 months ago
        TODO:

https://github.com/time-link/timelink-py/blob/8c72535dbefaa7200d86517277a2e9d84e6b3e2e/timelink/kleio/kleio_server.py#L118

joaquimrcarvalho commented 7 months ago

This should be handled by KleioServer.attach() or KleioServer.fromUrl() but not in the init since we don't create objects in init