python | Unsorted

Telegram-канал python - Python

135202

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

Subscribe to a channel

Python

how can i share the code

Читать полностью…

Python

i made flask based app for downloading yt_subtitle but its always shows subtitle not available , whats should i do

Читать полностью…

Python

I mean like manylinux ones

Читать полностью…

Python

What are you talking about?

Читать полностью…

Python

Hey I am trying to use token based authentication in my app using flask security to protect my endpoints but when I send request to the inbuilt flask login api it sends csrf token only as though I have disabled csrf token

Читать полностью…

Python

Good evening, I am doing a thesis work on the RAG approach for powershell code generation and to create the database I would need to extract powershell codes/flags from markdown files and their description with python code. I tried with regex and python libraries but the problem lies not so much in the extraction of the codes (because in markdown it is quite simple), but in the extraction and association of the description with the code. Has anyone ever done something like this and could help me? Thank you.

Читать полностью…

Python

in terminal

python<version> -m venv <enviroment folder name>

Читать полностью…

Python

So make a virtual environment 👍

Читать полностью…

Python

Please don't ask meta questions like:

- Any user of $x here?
- Anyone used technology $y?
- Hello, I need help on $z!

Just ask about your problem directly! If you don't know what to ask, please read: http://catb.org/~esr/faqs/smart-questions.html

Читать полностью…

Python

Unless you want someone to do it for you

Читать полностью…

Python

Hi there
I've just finished learning Python, but I'm not sure what kind of sample projects I should do to attract employers and get projects or even get hired. I would really appreciate it if those who have been through this path could tell me what kind of sample projects I should have to gain employers' trust in my skills.

Читать полностью…

Python

Any alternative module can we get the htmlbody... I tried pywin32 that requires manual intervention for outlook, is there any other modules that I could get.

Читать полностью…

Python

yeah I found it but that's not enough

Читать полностью…

Python

_meta in django models
that provides some specific details about models and their relations and fields

Читать полностью…

Python

_meta where? do you have more context?

Читать полностью…

Python

Please provide a full explanation including all the details that you consider relevant. Your statement is too broad and there is no clear way to answer you, you have to explain:

- what you're doing
- what you're expecting
- what you're using
- where you're running the script
- what Python version you're using
- what packages and their versions you're using
- and the most important thing: show the code YOU wrote (read rule 5️⃣ for that)

and more details, that way your chances to get help will increase.

Читать полностью…

Python

Flask-Security’s CSRF is mainly set up for forms, so it may not work as expected with API requests. You could try adding SECURITY_CSRF_PROTECT_MECHANISMS = ['session', 'basic', 'token'] to cover token-based requests too. For quick testing, you can also set WTF_CSRF_ENABLED = False to turn off CSRF, but remember to switch it back on later.

Читать полностью…

Python

Any way to build tar.gz into whl files

Читать полностью…

Python

Dose there any useful happens except warning

Читать полностью…

Python

Read the rules before any activity!

Читать полностью…

Python

https://docs.python.org/3/library/venv.html

Читать полностью…

Python

I don't know how should I do that

Читать полностью…

Python

I have a problem with installing SpaCy
It give me error...
It say I should make virtual environment....

Читать полностью…

Python

Is there anyone who works with SpaCy library?

Читать полностью…

Python

So if you don't have the basics already it will be impossible for no, no matter how many help your get

Читать полностью…

Python

Why not use a different python version? I don't even know what that modules does

Читать полностью…

Python

The one you said is not enough, why you said is not enough?

Читать полностью…

Python

Ok then the link you got is the good one

Читать полностью…

Python

https://docs.djangoproject.com/en/5.1/ref/models/meta/

Читать полностью…

Python

I want a documentation about ._meta in django I couldn't find in django original documentation

Читать полностью…
Subscribe to a channel