Commit Graph

7 Commits

Author SHA1 Message Date
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