Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Gtasks: a better Google Tasks Package
[![Latest Version](https://pypip.in/version/gtasks/badge.svg?style=flat)](https://pypi.python.org/pypi/gtasks/)
[![Downloads](https://pypip.in/download/gtasks/badge.svg?style=flat)](https://pypi.python.org/pypi/gtasks/)
[![Latest Version](https://img.shields.io/pypi/v/gtasks.svg?style=flat)](https://pypi.python.org/pypi/gtasks/)
[![Downloads](https://img.shields.io/pypi/dm/gtasks.svg?style=flat)](https://pypi.python.org/pypi/gtasks/)
## Overview

Gtasks is a Google Tasks python package that emphasizes simplicity and ease of use. If you've ever felt frustrated with Google's [Tasks API Client Library](https://developers.google.com/api-client-library/python/apis/tasks/v1), then Gtasks is for you.
Expand Down