Skip to main content

Python library for v2 api on github

  • July 24, 2019
  • 3 replies
  • 4850 views

Hi,

I did for my own purposes long time ago python library (GitHub - klepek/monday_library: Python library for Monday.com (formerly dapulse)), today I have released updated version for v2 api.

Feel free to fork/submit pull requests if you will find this useful.

It might be a bit ugly 🙂

This topic has been closed for replies.

3 replies

dipro
Forum|alt.badge.img
  • Leader
  • July 24, 2019

Hey @jan_klepek – really cool stuff! I’ll admit, I gasped when I saw this post… ⭐ ⭐ ⭐

Have you been using this library to build integrations with our platform? I would love to learn more about the kinds of projects you’ve been developing with our API (and your library)! 💯

Dipro


  • Author
  • New Participant
  • July 25, 2019

It is used for creating reports ie, timetracking from redmine aggregated and pushed to corresponding projects managed in monday, and reading data from monday into status reports.

so the library covers mainly things which we needed rather than complete integration of all possible functionality in Monday.


dipro
Forum|alt.badge.img
  • Leader
  • July 25, 2019

Great! Thanks for sharing ☀️