1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 18 hours ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update client to 0.1.4 rename auth_token to api_key More... over 11 years ago
update client to 0.1.3 for api v3.0 More... over 11 years ago
change pypi name to keen More... almost 12 years ago
add docstrings to persistence strategies More... almost 12 years ago
add docstrings to api More... almost 12 years ago
add docstrings to client More... almost 12 years ago
remove unnecessary whitespace More... almost 12 years ago
change persistence strategy to use KeenApi object, change client to use new persistence strategy initializer More... almost 12 years ago
add api module to contain logic for actually making http requests to keen api More... almost 12 years ago
remove nose as requirement for running client, add it as requirement for tests More... almost 12 years ago
require nose, bump version to 0.1.1 More... almost 12 years ago
indentation in setup.py More... almost 12 years ago
replace single quotes with double quotes in setup.py More... almost 12 years ago
tell pypi that we require the requests package More... almost 12 years ago
delete the persistence strategy enum from keen/__init__.py More... almost 12 years ago
don't need no stinking manifest More... almost 12 years ago
add param checking to client.init More... almost 12 years ago
delete persistence strategies in wrong location More... almost 12 years ago
add basic client and persistence strategies More... almost 12 years ago
add some more errors More... almost 12 years ago
update requirements More... almost 12 years ago
update tests, add a simple test for the direct persistence strategy More... almost 12 years ago
change version for client to 0.1.0 More... almost 12 years ago
add persistence strategies More... almost 12 years ago
add persistence strategy enum More... almost 12 years ago
add init tests More... almost 12 years ago
add basic test More... almost 12 years ago
create BaseTestCase More... almost 12 years ago
add base test case file More... almost 12 years ago
add tests package More... almost 12 years ago