python | Unsorted

Telegram-канал python - Python

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

Subscribe to a channel

Python

If you need help, don't just say "not working", explain in detail what's not working the way you expect it to.

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

Python

Guys whats the best python app for android i kinda like python code app but its paid is there other alternatives

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

Python

This is not a terminal.

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

Python

pip install python-telegram-bot

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

Python

"Hi", "hello" and all other socializing goes to @pythonofftopic! Feel free to chat there, and ask for help with Python code here. Don't forget to delete your message from this group!

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

Python

see i found this docs of faker library to generate a random word,

https://faker.readthedocs.io/en/master/providers/faker.providers.lorem.html#faker.providers.lorem.Provider.word

in this part there is a arg name:- parts_of_speech what to use for this value, the docs here dont clearify this 😢
is this be what ???

because sometime i used, abc = fake.word("conjunction")
or pronoun then it shows error thorow

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

Python

We prefer full errors. Please mind rule #5.

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

Python

code:

connection = psycopg2.connect(dbname="estate_horizon_db", user="poniadmin", password="pg1", host="127.0.0.1", port="5444")

output:
>flask run
* Serving Flask app 'server'
* Debug mode: on
WARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.
* Running on http://127.0.0.1:5000
Press CTRL+C to quit
* Restarting with stat
* Debugger is active!


connection = psycopg2.connect(dbname="estate_horizon_db", user="poniadmin", password="pg1", host="127.0.0.1", port="5432")


output:
    connection = psycopg2.connect(dbname="estate_horizon_db", user="poniadmin", password="pg1", host="127.0.0.1", port="5432")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\...\miniconda3\Lib\site-packages\psycopg2\__init__.py", line 122, in connect
conn = _connect(dsn, connection_factory=connection_factory, **kwasync)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc2 in position 55: invalid continuation byte

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

Python

https://wiki.python.org/moin/BeginnersGuide/NonProgrammers

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

Python

Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.

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

Python

Can you please tell me how to start coding

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

Python

I stake my pyth on staking website , and now no have any option for unstake option ,

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

Python

Stop tagging random people and better explain your issue

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

Python

Admin please help how to unstake my pyth ?

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

Python

How to unstake pyth ?

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

Python

It was just a question but out of nowhere it stopped working in my code

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

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

Is anyone having problems with callbacks on Telegram?

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

Python

This group has narrow focus on actual issues. For "friends" and everything that does not fit into this group, the @pythonofftopic group exists. Please also note that the rules are enforced strictly. It is a very good idea to familiarize yourself with the rules.

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

Python

https://github.com/joke2k/faker/blob/master/faker/providers/lorem/en_US/__init__.py#L995

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

Python

But it looks like it could be a copy and paste issue.

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

Python

Why the port changing crush my app?

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

Python

Alright, thanks
Btw, are those parts will be learned at university? So, I just need to know the basic at this time?

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

Python

Thanks for the suggestion

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

Python

Hii Pavani. Just google it.

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

Python

What is staking? That seems like a crypto term but not sure how do you apply to python

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

Python

Please don't address people directly. The ones that can help you (and have the time and motivation to do that) will answer on their own.

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

Python

What do you mean by unstake?

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

Python

Check the documentation of the library you're using. The benefit of doing that is that it is very likely to be up-to-date, unlike tutorials or anything that generates code for you.

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

Python

No, help is provided here.

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