Forum Discussion
blackbaron
Feb 15, 2022Copper Contributor
How to create a teams app using python
Hi, Could you guide me to a sample Git repo or tutorial that shows how to create a teams app using python and publish the same within the organization only ! Any help is greatly appreciated !...
Prasad_Das-MSFT
Microsoft
Feb 15, 2022blackbaron - Please refer below repo where there are few samples using Python
OfficeDev/Microsoft-Teams-Samples: Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App! (github.com)
Thanks,
Prasad Das
----------------------------------------------------------------------------------
If the response is helpful, please click "**Mark as Best Response**" and like it. You can share your feedback via Microsoft Teams Developer Feedback link. Click here to escalate.
- blackbaronFeb 15, 2022Copper ContributorThanks for the reply. These repo's only talk about bots. Could you point me to some tutorials that helps in displaying a interactive dashboard from another website.
basically build a tabs app using python rather than JavaScript
Thanks,
black baron- ChetanSharma-msftFeb 15, 2022
Microsoft
You can refer below docs:
Microsoft Teams tabs - Teams | Microsoft Docs
https://www.codeproject.com/Articles/5321633/Building-Microsoft-Teams-Apps-with-Serverless-Pyth