0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 25, 2025 — Sep 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Getting rid of default value for api_key in main prog's option parsing. More... over 15 years ago
Made api_key mandatory in main prog. More... over 15 years ago
Getting rid of try/except in main for Wordnik initialization. I don't understand what purpose it could serve. Maybe it was for when the api_key wasn't passed in, but this is better handled by making it mandatory with a parser.error. More... over 15 years ago
Passing sys.argv[1:] to main instead of full. Let's me run main from interactive without needing to pass dummy first arg. More... over 15 years ago
Fixed a few bugs and main() now works. Changed FORMAT constants from module level to class and updated references. Fixed incorrect Wordnik.__init__ default keyword in main. More... over 15 years ago
add url to metadata More... about 16 years ago
version bump More... about 16 years ago
moved some code around to match the docs More... over 16 years ago
delete readme stub More... over 16 years ago
Merge branch 'master' of [email protected]:wordnik/wordnik-python More... over 16 years ago
add text_pronunciations method and some make_request refactoring More... over 16 years ago
Merge branch 'master' of http://github.com/vinces1979/wordnik-python More... over 16 years ago
clean up the formater selection a bit and call the formater after checking the status enable a format to be specified on each call Add some argueents to the definiation and fix the args on suggest More... over 16 years ago
first commit More... over 16 years ago
edit author More... over 16 years ago
first commit More... over 16 years ago