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
Then check the documentation of the library you're using to test!
Читать полностью…
I read that, it doesn't show how to test authenticated endpoints
Читать полностью…
No I wanna know the systematic way to implement testing like in general how we do this and then I'll fix my errors and implement it by myself
Читать полностью…
Like show us exactly what you done and what errors you get that's a better way to help you
Читать полностью…
I tried but each time it raises a different error, when I try to add a db and test the endpoints it won't work
Читать полностью…
Yeaaah I read the docs, and also watched some tutorials on YouTube, I am not an expert but I can find my way through
Читать полностью…
Hey there, how can I test my fastapi authenticated endpoints with pytest ?
Читать полностью…
Hello. Could you give me resource for simple projects that use python in data analysis, I couldn't understand without practical examples
Читать полностью…
while u didn't learnt objects:
- learn basics without AI or youtube, use only docs
- don't use editor like vscode, just use python ide
- test yourself every time u think u learnt something
- study how librarys and other projects works and try to do it yourself
docs are foundamental to learn how to do anything, its the first thing which u have to read. AI are ok to learn how to optimize scripts or suggestions to make a better architectures but NEVER use it to make programs from 0 else u will learn absolutely nothing
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…
Bro you will be even able to develop AI solutions decently, it's a good investment for development overall
Читать полностью…
Imo, Mac is absolutely better than windows for developers.
Читать полностью…
https://www.python-httpx.org/advanced/authentication/
Читать полностью…
Dude you need to take some Google soon, not only because of this question
Читать полностью…
Testing your code and knowing how it reacts and works
Читать полностью…
Then pick a library to do the requests and combine both.
Читать полностью…
Try the documentation of the library used or the one you are supposed to use.
Читать полностью…
1 Read and get familiar with the basics
2 Practice coding in the language
3 Understand the code - most important
4 Fix errors and issues independently
5 Read advanced topics and repeat all of the above
looks like you need an offtopic group, please continue this conversation at @pythonofftopic
Читать полностью…
u right, windows is l a m e for development, only ms guys use that cuz they cant decide on their own to use beyond ms
Читать полностью…