Socket
Socket
Sign inDemoInstall

tapioca-asana

Package Overview
Dependencies
0
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    tapioca-asana

Tapioca Asana: Smart python client for Asana.com API


Maintainers
1

Readme

Tapioca Asana: Smart python client for Asana.com API

Install

.. code-block:: console

pip install tapioca-asana

How to use it

.. code-block:: python

from tapioca_asana import Asana


asana = Asana(personal_key='{your-key}')
print(asana.projects().get())

What to do next?

  • Learn more about Tapioca Wrapper_.
  • Explore this package using Jupyter Notebook_.
  • Have fun!

.. _Tapioca Wrapper: http://tapioca-wrapper.readthedocs.org/en/stable/quickstart.html .. _Jupyter Notebook: http://jupyter.org/

License

The MIT License (MIT)

Copyright (c) 2017 Henrique Bastos henrique@bastos.net

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc