Commit Graph

10 Commits

Author SHA1 Message Date
Mehmet Can 91c95149a3 V2.0 2023-11-21 18:45:04 +00:00
Andrius Štikonas 2305ac05bd Fix flake8 linting issues. 2023-10-25 01:41:35 +01:00
Vlad Firoiu 5ebf6c8aa1 CLI: allow websocket connection by specifying api token. 2023-10-24 18:53:25 +01:00
Dave O'Connor b55ea393cb Expand our own enums. 2021-01-31 21:16:32 +00:00
Dave O'Connor 53a3d0b5a2 Specify type hints with defaults in NeoHub.
Implement the three methods with optional datetimes.

Implement permit_join with optional timeout.
2021-01-28 19:12:20 +00:00
Dave O'Connor d21c54b4a6 Eliminate the boilerplate approach: - use method signatures to build a callable
other fixes: Standardise capitalisation of NeoHub. Import inspect
entirely.

Still TODO: How to specify neostats on command line.
2021-01-27 12:17:24 +00:00
Dave O'Connor a1248e219e Fix typo and alignment per review. 2021-01-23 12:45:23 +00:00
Dave O'Connor 5c590b3ce0 correct comment. 2021-01-23 11:30:03 +00:00
Dave O'Connor 69819d81b2 Prettify output, add __str__ to neostat class. 2021-01-21 11:16:39 +00:00
Dave O'Connor 2430b7d5cd Add initial neohub_cli 2021-01-20 01:21:44 +00:00