openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
W
wordnik-python
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Sep 25, 2025 — Sep 25, 2026
Showing page 4 of 4
Search / Filter on:
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.
colin
More...
over 15 years ago
Made api_key mandatory in main prog.
colin
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.
colin
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.
colin
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.
colin
More...
over 15 years ago
add url to metadata
altay
More...
about 16 years ago
version bump
altay
More...
about 16 years ago
moved some code around to match the docs
altay
More...
over 16 years ago
delete readme stub
altay
More...
over 16 years ago
Merge branch 'master' of
[email protected]
:wordnik/wordnik-python
altay
More...
over 16 years ago
add text_pronunciations method and some make_request refactoring
altay
More...
over 16 years ago
Merge branch 'master' of http://github.com/vinces1979/wordnik-python
altay
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
Vince Spicer
More...
over 16 years ago
first commit
Tony Tam
More...
over 16 years ago
edit author
altay
More...
over 16 years ago
first commit
altay
More...
over 16 years ago
←
1
2
3
4
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree