0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 24 hours ago.
Aug 26, 2025 — Aug 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from syl20bnr/master More... over 13 years ago
Fixed bugs on Windows due to stdin and stdout opened in text mode instead of binary mode. Also fixed wrong type of data for file descriptor selection (was dictionary instead of tuple).
Sylvain Benner
as syl20bnr
More... over 13 years ago
Merge pull request #4 from syl20bnr/master More... over 13 years ago
added support for windows platform
Sylvain Benner
as syl20bnr
More... over 13 years ago
Added credits section of readme More... over 14 years ago
Fix my name in the copyright... doh More... over 14 years ago
Setting main author and url back to me More... over 14 years ago
Merge pull request #2 from dergraf/pip_compat More... over 14 years ago
added comments to setup.py More... almost 15 years ago
updated readme More... almost 15 years ago
Merge branch 'pip_compat' of https://github.com/dergraf/python-ernie into pip_compat More... almost 15 years ago
set version to 1.0.0 instead of taking the one from python-bert More... almost 15 years ago
set version to 1.0.0 instead of taking the one from python-bert More... almost 15 years ago
fixed indentation More... almost 15 years ago
fetch python-bert dependency directly More... almost 15 years ago
changed the import line More... almost 15 years ago
Fixed some py 2.5 compatibility issues, fixed exception responses More... almost 17 years ago
Several brain farts today, need to put the keyboard down More... almost 17 years ago
Fixed indents More... almost 17 years ago
Realized the readme example wasn't correct More... almost 17 years ago
First working prototype, still rough, and haven't wrote tests around the service itself yet More... almost 17 years ago