Commit Graph

15 Commits

Author SHA1 Message Date
Dinner Bone
88961d3b46 Merge pull request #43 from adilosa/master
Implement CLI using Click (fixes #36)
Made cli install with pip install
2017-04-01 17:39:58 +02:00
Nathan Adams
7bcbbc7409 Added a MinecraftServer.lookup method, converts a string to host/port (including SRV lookup)
This closes #12
2014-09-26 01:06:29 +02:00
Peter Urda
f07be86a20 Use 'format' instead of % 2014-09-16 13:15:45 -07:00
Peter Urda
e7ac2f24f6 Fix bad query example 2014-09-16 13:14:35 -07:00
Peter Urda
7d3c926a3a Use 'format' instead of % 2014-09-16 13:10:08 -07:00
Peter Urda
d0d7e01850 This status call was wrong, in produced a tuple instead.
Honestly, ping should be wrapped up into the same variable!
2014-09-16 13:07:34 -07:00
Peter Urda
43caf72a59 query.query_server() doesn't work, fixed README 2014-09-16 12:44:12 -07:00
Peter Urda
9d4c54f6e8 Switch "installation" to bash 2014-09-16 12:43:03 -07:00
Peter Urda
947d1802cd Cleanup intro section 2014-09-16 12:42:34 -07:00
Peter Urda
ed792b4642 Set usage to python block 2014-09-16 12:40:31 -07:00
Nathan Adams
1b17c1f702 Updated readme 2014-09-07 02:35:02 +02:00
Nathan Adams
6b6a565915 Changed some things around to submit to pypi - release 1.0 2014-09-02 16:39:45 +02:00
Peter Urda
684f2da6bd The documentation example is wrong
Should be `minecraft_query` not status_query given the current repo.
2014-01-27 16:31:29 -08:00
Nathan Adams
57984d9e09 Fixed readme newline typo 2011-11-07 12:20:31 +00:00
Nathan Adams
45cb961a89 Added readme 2011-11-06 07:23:01 +00:00