Giter Site home page Giter Site logo

streak_client's Introduction

streak_client

Description

Python client module for Streak API. For more information and documentation please refer to Streak API Documentation.

Installation

> pip install streak_client

Known issues

  • Python 3.x support is experimental.
  • Unittests are not complete (see dev status)

TODO

  • Resolved issues with API methods tagged tested 'unclear'
  • Implement unittests for API methods tagged tested 'manual'

Tests

Tests use a dummy gmail account. Feel free to change it with your own. :)

Development Status

Status Description
manual Indicates manually verified.
unittest Indicates tests implemented.
unclear Indicates API issue.

Methods Implemented Tested
User Methods    
get_user Yes unittest
get_pipeline Yes unittest
delete_pipeline Yes unittest
delete_all_pipelines Yes unittest
create_pipeline Yes unittest
update_pipeline Yes unittest
Box Methods    
get_box Yes Manual
get_pipeline_boxes Yes Manual
delete_box Yes Manual
create_pipeline_box Yes Manual
update_box Yes Manual
Search Methods    
search Yes Manual
Snippet Methods    
get_snippet Yes Manual
Stage Methods    
get_pipeline_stage Yes Manual
create_pipeline_stage Yes Manual
delete_pipeline_stage Yes Manual
update_pipeline_stage Yes Manual
Field Methods    
get_pipeline_field Yes Manual
create_pipeline_field Yes Manual
update_pipeline_field Yes Manual
delete_pipeline_field Yes Manual
get_box_field Yes Unclear
create_box_field Yes Unclear
update_box_field Yes Unclear
delete_box_field Yes Unclear
Newsfeed Methods    
get_pipeline_newsfeeds Yes Manual
get_box_newsfeeds Yes Manual
Thread Methods    
get_thread Yes Manual
get_box_threads Yes Manual
Comment Methods    
create_box_comments Yes Manual
get_box_comments Yes Manual
delete_box_comment Yes Unclear
Reminder Methods    
create_box_reminder Yes Manual
update_reminder Yes Manual
get_box_reminders Yes Manual
get_reminder Yes Manual
delete_reminder Yes Manual
File Methods    
get_file Yes Manual
get_file_contents Yes Unclear
get_file_link Yes Unclear
get_box_files Yes Manual

streak_client's People

Contributors

mehmetg avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.