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
1. Use BotFather to create the bot token, and make sure to save it
2. Write the bot's code
3. Consider using SQLite if it's about stock management
Yes, bots run only when the Python program is running (which is impossible to do 24/7). So it's best to deploy your bot online using cloud hosting services.
The code is also prepared in Python. How do I upload it so that the robot can work?
Читать полностью…
Guys, qq..
If you have Posts and then you can comment in a post in your application.. how would you set the comments up?
Htmx polling or websockets channels?
This is not a Python specific question, please delete your offtopic message, move to @PythonOfftopic and ask there.
Читать полностью…
You can’t be serious ? What were you going until now then ?
Читать полностью…
You cant easyly
Use Java or Kotlin like a normal person
learn the essentials, use the 20/80 rule, but still 1 day is not enough, my big brain dude
Читать полностью…
Rules in our groups are strictly enforced. It is strongly recommended to read our rules before engaging in any other activity!
Читать полностью…
You need a server
https://github.com/python-telegram-bot/python-telegram-bot/wiki/Where-to-host-Telegram-Bots
Hello, good morning. I want a Telegram bot for warehouse management. Can you please advise me on how to make one?
Читать полностью…
Why not just make a database like a normal person?
Excell is not a database
Either way, expose that file/database on the network and access it using IP addresses
So a mindset problem not specific to Python. Can’t fix that in 24 hours regardless
Читать полностью…
You could be in 8th 38th or 100th, but you still need preparation for an exam. Alternatively you could take the exam and if you do not pass, get serious about your next attempt
Читать полностью…
Nor build games on Android so you still need to learn
Читать полностью…
How can I create games in android phone using python
Читать полностью…
let s imagine you need one week to learn a good amount of things in python. now let s suppose you spend 2 to 3 hours per day. a day is made of 24 hours. so 2x7=14 while 3x7=21. at this point either 14 or 21 is lower than 24. you can
Читать полностью…
Python is widely regarded as the more popular language choice for beginners as its code can be quite related to English. For example, print(), def (for define), .upper() (to upper case), etc. Also it branches off to multiple frameworks for complicated projects e.g. Flask, Pygame, Django... It also supports websites, games, AI, etc.
Читать полностью…
https://en.wikipedia.org/wiki/Python_(programming_language)
Читать полностью…
paper rock scissors, dice rolling, cows and bulls, number guessing. Basically most programs noob and above require if else statements already.
Читать полностью…