A
A
Alexander Bureyko2021-11-02 23:09:43
Python
Alexander Bureyko, 2021-11-02 23:09:43

How to understand what module name to specify when importing it?

Hello, I understand that my question may be incorrect and stupid, but I would like to understand it.
I installed the pytelegrambotapi library and want to use it in my code, but how can I understand what name of the imported module should be specified (I already know that it is telebot)? Do you need to open the documentation for the library and take information from there, or can you do without it?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Michael S., 2021-11-02
@alexander1212

Without documentation, in any way, you won’t even be able to use the functionality.
No, well, if you are ready to scour all this file web and figure out which function is responsible for what - go for it, no one is holding :)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question