4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Jan 29, 2025 — Jan 29, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
start to add blob support More... over 12 years ago
add a crate cli app More... over 12 years ago
remove __version__.py; move definition to __init__.py More... over 12 years ago
client is now python3 compatible More... over 12 years ago
prepare release 0.0.3 More... over 12 years ago
include txt files in the bdist_egg More... over 12 years ago
add tox to test against multiple python versions More... over 12 years ago
vesion bump More... over 12 years ago
added changes More... over 12 years ago
Merge branch 'master' of github.com:crate/crate-python More... over 12 years ago
Merge pull request #6 from crate/dist-fixes More... over 12 years ago
more detailed exceptions More... over 12 years ago
fix tag script More... over 12 years ago
only method which uses a connection must check for closed connection More... over 12 years ago
added tag script More... over 12 years ago
removed unused import More... over 12 years ago
decorated method docstrings must be treated special, otherwise they are not recognized More... over 12 years ago
added attribute docstrings More... over 12 years ago
fixed setup.py and manifest More... over 12 years ago
Merge pull request #5 from crate/http_client More... over 12 years ago
updated More... over 12 years ago
renamed test data folder More... over 12 years ago
added (missing) empty lines More... over 12 years ago
implemented decorators for checking if the connection the cursor is bound to was closed More... over 12 years ago
added docstrings More... over 12 years ago
param ``servers`` is now optional, use hardcoded default one at http client, optional connection client instance supported now More... over 12 years ago
client mocked class glob renamed More... over 12 years ago
fixed line with in doctests More... over 12 years ago
concrete connection client class can no be passed as an optional parameter on connect More... over 12 years ago
Merge branch 'http_client' of github.com:crate/crate-python into http_client More... over 12 years ago