Ранее мы уже говорили о том, как выполнить какой-либо код перед открытием интерактивной консоли.
Расскажу еще один способ! На самом деле, даже запустив интерпретатор в обычном режиме с выполнением скрипта из файла вы можете в любом месте активировать интерактивный режим. Или даже несколько по очереди. За это отвечает модуль code.
Как это может пригодиться?
🔸 Вам не хватает pdb и хочется больше "власти"
🔸 Нужно запросить у юзера данные в достаточно сложном виде. В этом случае можно попросить его создать что ему надо и сохранить в определённую переменную, с которой потом и работать.
🔸 Нужна изолированная среда для выполнения каких-либо действий.
🔸 Просто забавы ради😁
Запускается консоль очень просто
import code
ic = code.InteractiveConsole()
try:
ic.interact()
except SystemExit:
pass
Выход обратно на предыдущий уровень происходит как обычно, вызов функции exit() или клавиши Ctrl+D(Ctrl+Z для Windows).
Я набросал простой пример с некоторым функционалом
🔹 Меняются символы приглашения
🔹 В неймспейсы добавляются дополнительные объекты
🔹 Считается время, проведённое в интерактивном режиме
🔹 Скрипт просит юзера заполнить переменную и по выходу распечатывает её значение
Код здесь ↗️
Для запуска сохраните код в файл и запускайте как обычный скрипт.
python my_console.py
Для быстрого запуска можно сделать отдельный алиас
alias py="python3 /home/username/my_console.py"
#tricks#source
Unveiling the Future of AI: OECD's Expert Group on AI Futures
Hello, AI & Law community! The Organisation for Economic Co-operation and Development (OECD) has established a brand new Expert Group on AI Futures to tackle the challenges arising from the rapid advancements in artificial intelligence systems. This initiative aims to provide valuable insights into the future of AI, empowering governments to develop proactive and effective AI policies.
The group is intended to provide insights on:
1️⃣ key milestones for possible future developments in advanced AI systems;
2️⃣ various risks associated with each milestone;
3️⃣ best practices in AI safety;
4️⃣ scenarios about AI’s future; and
5️⃣ suggested policy approaches to mitigate future risks while harnessing the benefits of AI.
#AI#AIInsights#FutureofAI#AIpolicies#OECD
🚀Introducing GPT-5: The Next Evolution in AI
We’re excited to announce the launch of GPT-5, the latest breakthrough in artificial intelligence technology. This powerful new model brings significant advancements in understanding and generating human-like text, taking AI interactions to a whole new level.
🔍Key Features of GPT-5:
Enhanced Language Understanding: GPT-5 can grasp more nuanced contexts, offering even more coherent and contextually aware conversations.
Greater Creativity: With improved creativity and imagination, GPT-5 is now capable of generating more dynamic and innovative content, from stories to complex ideas.
Faster Processing: Expect lightning-fast responses, with the ability to handle more complex queries at scale.
Better Multilingual Support: GPT-5 speaks and understands more languages than ever before, helping you communicate across borders effortlessly.
Refined Ethical Safeguards: GPT-5 is designed with enhanced safety mechanisms, making it even better at aligning with human values and ethical standards.
💡 Whether you’re a researcher, developer, content creator, or just curious about the future of AI, GPT-5 is here to empower your work, spark creativity, and unlock new possibilities.
🌐 Dive into the future of AI with GPT-5 today!
➖➖➖➖🔻
🧠 BOT: @Chatgpt_OfficialBOT
💎@Chatgpt_OfficialNews
#️⃣#GPT5#AI#ArtificialIntelligence#Innovation#FutureOfAI
➖➖➖➖🔺
🚀 Exciting News from OpenAI! 🤖✨
OpenAI is reviving its Robotics Initiative, and it's as ambitious as ever! They're hiring for roles to develop versatile, adaptive robots equipped with custom sensors—robots that aim to operate with human-like intelligence in real-world settings. 🌎🤖
Imagine robots navigating our world with the power of OpenAI's cutting-edge AI models—helping, innovating, and making life better for everyone. 🌟
This is a huge step in bringing AI into the physical world, and we can't wait to see what they'll achieve! 🙌
💡 Thoughts on this exciting development? Drop them in the comments below! ⬇️
➖➖➖➖🔻
💎@Chatgpt_OfficialNewsjoin US ⚡️
🤖BOT:@Chatgpt_OfficialBOT
📱#ChatGPT#AI#OpenAI#Robotics#AIInnovation#FutureOfAI#TechNews
➖➖➖➖🔺
MEPs ready to negotiate first-ever rules for safe and transparent AI
Members of the European Parliament (MEPs) are prepared to enter negotiations for the establishment of groundbreaking rules governing the safe and transparent use of artificial intelligence.
Today the European Parliament adopted its negotiating position on the Artificial Intelligence Act with 499 votes in favour, 28 against and 93 abstentions ahead of talks with EU member states on the final shape of the law.
Negotiations with the Council on the final form of the law will begin later today.
#AI#Regulation#EuropeanParliament#AIAct#Ethics#Transparency#DataProtection#Innovation#FutureOfAI
🚀 CZ on AI's Trajectory: 'Right Now We Solve Problems for AI — Soon AI Will Solve Problems for Us'
Speaking on The Wolf of All Streets Podcast, Binance co-founder Changpeng Zhao (CZ) said the exchange's original 2018 customer service agent "cs_bob" was not true AI but rather an SQL script, which has since evolved significantly. CZ said approximately 80% of Binance's customer support inquiries are now handled from first response to resolution by AI, with a target of reaching 99%. He expressed confidence that advances in neural language models and new training data will close the gap. CZ described AI as one of three transformative technologies of his adult lifetime — alongside the internet and blockchain — and said the trajectory will shift from humans solving problems for AI to AI solving problems for humans.
#AI#Binance#CZ#Blockchain#NeuralLanguageModels#CustomerSupport#TechTransformation#FutureOfAI#BNB