__str__() method for convenience pretty string#10
Conversation
Complete with unit tests
included python 3.4 in testing, added classifiers for PyPI
|
@loisaidasam sorry, for some reason I missed your PR. I like these additions, could you please swap the order of appearance to from Thanks! |
|
Should we also add a |
|
Hey @selwin sorry for the delay. I added a |
|
@loisaidasam no worries :). Because browser is the most important component, user agent capabilities are mostly dependent on browser type rather than what device they run on. Of course, use cases may vary, I could also be biased because I'm first and foremost a web developer ;) |
|
@loisaidasam could you also try to merge master into your branch? This PR no longer merges cleanly I'm afraid :( |
|
Should be good to go! Thanks @selwin |
__str__() method for convenience pretty string
|
Merged, thanks! |
|
👍 |
Complete with unit tests, version bump, and documentation updates