# How do I add micropython libraries?

**URL:** https://forum.amebaiot.com/t/how-do-i-add-micropython-libraries/1745
**Category:** MicroPython
**Created:** [March 10, 2023, 3:48am UTC](https://forum.amebaiot.com/t/how-do-i-add-micropython-libraries/1745 "2023-03-10T03:48:10Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![yangwuju](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.amebaiot.com/yangwuju/32/1330_2.png) [@yangwuju](https://forum.amebaiot.com/u/yangwuju)
#### Post date: [March 10, 2023, 3:48am UTC](https://forum.amebaiot.com/t/how-do-i-add-micropython-libraries/1745/1 "2023-03-10T03:48:10Z")

</div>

I want to use mqtt, but python doesn’t have a library for mqtt

---

<div class="post-metadata">

### Author: ![daphwl](https://sea2.discourse-cdn.com/flex016/user_avatar/forum.amebaiot.com/daphwl/32/756_2.png) [@daphwl](https://forum.amebaiot.com/u/daphwl)
#### Post date: [March 13, 2023, 7:37am UTC](https://forum.amebaiot.com/t/how-do-i-add-micropython-libraries/1745/2 "2023-03-13T07:37:19Z")

</div>

Hi @yangwuju,

Thanks for your question. For MicroPython, i am still in the midst of updating it and syncing our current ameba branch with the official MicroPython repository. So most probably, in the next update you will be able to use the MQTT library~ 😃
