Size: a a a

2020 August 16

B

BarnY? in Python
а почему в беседе кнопки бота работают как ответ на предыдущее сообщения, а в личке с ботом нет???
источник

DD

Dima Dzundza in Python
🤷 может у бота разные обработчики сообщений?
источник

DD

Dima Dzundza in Python
Для чата одно, для беседы другое
источник

B

BarnY? in Python
Да там 10 строк
источник

B

BarnY? in Python
Dima Dzundza
Для чата одно, для беседы другое
@bot.message_handler(commands=['go'])
def start(message):
   main_markup_dis = types.KeyboardButton('a')
   bot.send_message(message.chat.id, 'b', reply_markup=main_markup_dis)


@bot.message_handler(content_types=['text'])
def chatting(message):
   if message.text == 'c':
       main_markup_dis = types.ReplyKeyboardMarkup('d')
       bot.send_message(message.chat.id, 'e', reply_markup=main_markup_dis)
источник

ДД

Дадо Дадо in Python
Lakshmi
1. Advance Machine Learning with Python

2. Python code for Artificial Intelligence

3. Data Structures and Algorithms in Python

4. Applied Text Analysis with Python

5. AUTOMATE THE BORING STUFF WITH PYTHON

6. Beginning Ethical Hacking with Python

7. Beginning Programming with Python

8. Building Skills in Python

9. Clean Architectures in Python

10. Coding Projects in Python

11. Coding For Dummies

12. Coffee Break Python

13. Computational Physics in Python

14. Computer Simulation

15. Daniel Arbuckle's Mastering Python

16. Data Structures and Algorithms with Python

17. Data Rebellion 88 Python Project Ideas

18. Deep Learning with Python

19. Django unleashed

20. Easy Python Programming for Beginners

21. Python fast Learn

22. Flask By Example

23. Functional Programming For Dummies

24. LEARNING TO PROGRAM WITH PYTHON

25. Invent with Python

26. Lambert K A Fundamentals of Python

27. Learn Python the Hard-way

28. Learning Python

29. Learning Robotics Using Python

30. Learning Python for Forensics

31. Lightweight learn python draft

32. Make Games with Python

33. Mastering Python Design Patterns

34. Mastering Python Regular Expressions

35. Mastering Python for Finance

36. Modeling Creativity Case Studies in Python

37. Natural Language Processing with Python

38. OpenCV-Python Tutorials

39. Python for Unix and Linux System

40. Pandas Cookbook

41. Practical Machine Learning with Python

42. Practical Programming

43. Problem Solving with Algorithms and Data Structures

44. Pro Hadoop Data Analytics

45. Python The Ultimate Beginner’s Guide

46. Python Continuous Integration and Delivery

47. Language Fundamentals

48. Python Essential Reference

49. Python for Computational Science and Engineering

50. Python for Probability, Statistics, and Machine Learning

51. Python for Secret Agents

52. Python: From Apprentice to Master

53. Python Game Programming By Example

54. Python in a Nutshell

55. Python Notes For Professionals

56. Python Penetration Testing Essentials

57. Python for Secret Agents

58. Python Unit Test Automation

59. Python 3 Web Development Beginner's Guide

60. Python Data Analysis

61. Python Dummies

62. Python for begining dummiesbook

63. Testing Python

64. TheGuard Command Reference

65. The Pyramid Web Framework

66. Python – Basic and Beyond Course Outline

67. Introduction to Data Science

68. Strings

69. 20 Python Libraries You Aren’t Using (But Should)

70. Making use of Python


🔹Downloading link🔹

http://bit.ly/2ZeF3V9
🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸🔸
Добрый времени суток
источник

ДД

Дадо Дадо in Python
Ребята как начать учится на Пайтан
источник

ДД

Дадо Дадо in Python
С нуля
источник

ДД

Дадо Дадо in Python
Свободный время я хочу учиться
источник

HH

Hamster House in Python
Дадо Дадо
Ребята как начать учится на Пайтан
Поставь цель
источник

HH

Hamster House in Python
Напиши то, что нужно тебе
источник
2020 August 17

К

Кролик in Python
ребят а как превратить питон код в apk?
источник

NP

Not Pashia in Python
1) никак
источник

NP

Not Pashia in Python
тебе нужна графика?
Терминал?
источник

NP

Not Pashia in Python
Если терминал, то ты можешь запускать через, скажем, tmux
источник

К

Кролик in Python
Not Pashia
тебе нужна графика?
Терминал?
не важно главное заработал
источник

NP

Not Pashia in Python
и ссылоку командой на рабочий стол
источник

NP

Not Pashia in Python
в апк, боюсь, что никак)
источник

К

Кролик in Python
нее мне нужно что бы py —> apk
как py можно преврашать в exe
источник

NP

Not Pashia in Python
неа
источник