int-72h / oftoast1

(DEPRECATED) Open Fortress frontend using TVN.
GNU General Public License v3.0
6 stars 10 forks source link

Deprecation of the Python CLI #14

Closed w3bb closed 1 year ago

w3bb commented 2 years ago

The CLI in this repository is in a bit of a sad state. At best it could be seen as a reference implementation. It's missing features like threading, and is overall not worth using. Most of the work I've put into TVN lately is on murse, a reimplementation of that with proper concurrency and more robust code. I think instead of trying to fix the Python CLI we should deprecate it in favour of murse or another community TVN client.

int-72h commented 2 years ago

I think that the python one should be fixed purely to remain a reference implementation, but the use of murse should be encouraged.