Skip to main content

2 posts tagged with "Python"

View All Tags

· 3 min read
Priyansh Khodiyar

Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel. It’s free and open source.

In this tutorial, we will see how can we deploy a sample Django application in a few clicks using the Humalect platform.

· 5 min read
Priyansh Khodiyar

Discord bots are helpful artificial intelligence that can carry out a number of useful activities automatically on your server. That entails greeting any new participants, expelling disruptive individuals, and moderating the conversation. Several bots can even add games or audio to your server.

In this tutorial, we will see how can we deploy a sample Discord Bot application in a few clicks using the Humalect platform.