# Interact with discourse from Python?

**URL:** https://meta.discourse.org/t/interact-with-discourse-from-python/87543
**Category:** Development
**Created:** [May 15, 2018, 4:34pm UTC](https://meta.discourse.org/t/interact-with-discourse-from-python/87543 "2018-05-15T16:34:39Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![Bar\_Smith](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/bar_smith/32/92338_2.png) [@Bar\_Smith](https://meta.discourse.org/u/Bar_Smith)
#### Post date: [May 15, 2018, 4:34pm UTC](https://meta.discourse.org/t/interact-with-discourse-from-python/87543/1 "2018-05-15T16:34:39Z")

</div>

Hi everyone! Love discourse, it’s the backbone of our community.

We are an open source project with a strong presence on Github. We have a robot written in Python which manages our Github repositories and does things like merge pull requests automatically if they have been approved. Since we have a lot of repositories and not everyone follows every repository it would be awesome if the robot could post in the forums when a new project is created or when a pull request needs to be reviewed.

Can anyone point me in the direction of how I could best call the [Discourse API](https://meta.discourse.org/t/discourse-api-documentation/22706) from Python?

---

_[View the full topic](https://meta.discourse.org/t/interact-with-discourse-from-python/87543)._
