135201
You will be muted until you read the rules. Read them! @Rules_for_Python A group about the Python programming language. Offtopic things go here: @pythonofftopic Resources to learn python: @pythonres Group for Hy: @hylang Selenium: @SeleniumPython
Yeah, Flask is solid for that, but if you want to explore more advanced stuff, trying out PyTorch or TensorFlow could give you some neat options
Читать полностью…
Does anyone have an idea about how to generate the 3 QSAR via machine learning ?
Читать полностью…
The original question was to make a chatbot so deep learning framework may help make a good chatbot
Читать полностью…
Yeah, I think flask is okay. You could try pytorch or tensorflow too!
Читать полностью…
In order to make a chatbot, which is the best language to use and source to use to learn
Читать полностью…
Hi everyone!! I'm new here. Just got into python programming, anyone know any good sources to learn from?(I prefer books over videos)
Читать полностью…
Hello, which one in Python should you start learning? Django vs Flask
Читать полностью…
Ever thought about adding some fun features like reminders or themes?
Читать полностью…
Android does have a C++ NDK
But yeah, not the best tool for it
This is not a Python specific question, please delete your offtopic message, move to @PythonOfftopic and ask there.
Читать полностью…
Well yes, you are right, maybe I thought it was overkill
Читать полностью…
Why would suggest a deep learning framework for that?
Читать полностью…
Either adapt your question or move to the suggested group, in which case you shouldn't forget to delete your messages from here.
Читать полностью…
This is not a Python specific question, please delete your offtopic message, move to @PythonOfftopic and ask there.
Читать полностью…
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…
i'd say django, simply because you can make your own django with flask. thus, you can apply same learning strategy like when learning Python vs C.
Читать полностью…
That depends on the project you are building...
I would recommend flask if you have never done this as its much easyer to wrap your head around
They serve diffrent purposes
Flask is micro framework
It gives you basic tools and you build around that
Django is a fully-featured batteries-included framework
It gives you specific way of doing things, and includes everything you might need
Flask is for small to medium projects
Django is for big ones....
You litterally cant compare the two
Hey, if you're looking to get hands-on, maybe try building a simple to-do list app or a calculator—something that pushes your Python skills but isn’t too overwhelming.
Читать полностью…
First of all
This is Python group
Not C++
Second, you have not learned a language if you did not make a couple of projects with it
Third...
That is the wrong tool for mobile developent
Android suggest Kotlin and iOS suggests Swift
I've learned C++ and I want to create an application. I don't know where and how to do this, or how to upload it to the Play Store and App Store. Can someone help me with this?
Читать полностью…
Please suggest me a project so that I can work on it and learn how I can improve.
Читать полностью…
I just want the project to see where I am making mistakes and to see the code, not how the actual code looks.
Читать полностью…