0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
Jan 28, 2025 — Jan 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from syl20bnr/master More... almost 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... almost 13 years ago
Merge pull request #4 from syl20bnr/master More... almost 13 years ago
added support for windows platform
Sylvain Benner
as syl20bnr
More... almost 13 years ago
Added credits section of readme More... about 14 years ago
Fix my name in the copyright... doh More... about 14 years ago
Setting main author and url back to me More... about 14 years ago
Merge pull request #2 from dergraf/pip_compat More... about 14 years ago
added comments to setup.py More... over 14 years ago
updated readme More... over 14 years ago
Merge branch 'pip_compat' of https://github.com/dergraf/python-ernie into pip_compat More... over 14 years ago
set version to 1.0.0 instead of taking the one from python-bert More... over 14 years ago
set version to 1.0.0 instead of taking the one from python-bert More... over 14 years ago
fixed indentation More... over 14 years ago
fetch python-bert dependency directly More... over 14 years ago
changed the import line More... over 14 years ago
Fixed some py 2.5 compatibility issues, fixed exception responses More... about 16 years ago
Several brain farts today, need to put the keyboard down More... about 16 years ago
Fixed indents More... about 16 years ago
Realized the readme example wasn't correct More... about 16 years ago
First working prototype, still rough, and haven't wrote tests around the service itself yet More... about 16 years ago