TGTGInsightinteligencia telegramLIVE / telegram public index
← Python Academy

TGINSIGHT SIMILAR POSTS

Buscar contenido similar

Canal fuente @python_academy · Post #1524 · 15 nov

Управление зависимостями в Python с Poetry Сегодня расскажем о мощном инструменте для эффективного управления зависимостями в ваших Python-проектах - Poetry. Poetry представляет собой интуитивно понятный инструмент, который упрощает создание, управление и публикацию пакетов, делая процесс разработки более прозрачным и удобным. Poetry - это инструмент для управления зависимостями и управления проектами в Python. Он предоставляет удобный способ определения зависимостей, настройки окружения и управления проектом с использованием файла pyproject.toml. Преимущества использования Poetry: - Простота: Poetry предоставляет простой и интуитивно понятный способ управления зависимостями, позволяя сосредоточиться на коде, а не на конфигурации. - Управление версиями: Poetry автоматически создает файлы requirements.txt и Pipfile.lock, обеспечивая точное управление версиями зависимостей. - Встроенная документация: Интегрированная поддержка документации и команд для упрощения публикации пакетов. - Интеграция с проектами: Poetry легко интегрируется в процессы разработки и может использоваться вместе с такими инструментами, как VSCode, PyCharm и другими. Как использовать Poetry? Для начала работы установите Poetry с помощью следующей команды: pip install poetry Инициализируйте новый проект: poetry new your_project Добавьте зависимости: poetry add package_name И Poetry автоматически обновит ваш файл pyproject.toml и управит зависимостями. #python#poetry#pyprojecttoml

Resultados

1,551 posts similares encontrados

Búsqueda global general

GitHub Trends

@githubtrending · Post #14708 · 15/05/2025, 12:30

#python fairchem is a centralized open-source library by FAIR Chemistry that provides advanced machine learning models, datasets, demos, and tools for materials science and quantum chemistry. You can install it via pip and use pretrained models through the FAIRChemCalculator with ASE, enabling tasks like catalysis, inorganic materials, molecules, MOFs, and molecular crystals. It supports simulations such as structure relaxation and molecular dynamics. Version 2 is a major update and not compatible with version 1 models. Using fairchem helps you quickly apply state-of-the-art AI models to accelerate research and discovery in chemistry and materials science[1][2][4][5]. https://github.com/facebookresearch/fairchem

Hashtags

GitHub Trends

@githubtrending · Post #14705 · 14/05/2025, 14:00

#python This library helps you test and compare language models by running standard benchmarks like math, reading, coding, and general knowledge tasks. It uses simple, clear instructions to measure how well models perform without complicated prompts, reflecting real-world use better. You can evaluate many models, including OpenAI’s and others, to see their strengths and weaknesses on tasks like problem-solving and factual accuracy. This transparency helps you pick the best model for your needs and understand their capabilities. The library supports easy setup and running of tests via APIs, making it practical for developers and researchers to assess model quality quickly and reliably. https://github.com/openai/simple-evals

Hashtags

GitHub Trends

@githubtrending · Post #14700 · 13/05/2025, 11:30

#python Torchtitan is a PyTorch-native platform designed for easy and large-scale training of generative AI models like Llama 3.1. It supports advanced distributed training techniques such as multi-dimensional parallelism, activation checkpointing, and Float8 precision, enabling efficient use of many GPUs. Torchtitan is modular and cleanly coded, making it easy to extend and customize for different AI research and development needs. It also integrates with PyTorch’s latest features like torch.compile for faster training. This platform helps you rapidly experiment and scale AI model training with minimal code changes, boosting productivity and innovation in generative AI development[1][3][4][5]. https://github.com/pytorch/torchtitan

Hashtags

GitHub Trends

@githubtrending · Post #14694 · 10/05/2025, 12:30

#python FieldStation42 is a project that lets you experience old TV like it was in the past. It uses a Raspberry Pi to simulate multiple TV channels with shows and commercials. You can set up different channels, schedule shows, and even add seasonal content. The system supports multiple channels playing at the same time and can automatically insert commercials. This project is great for people who miss the old TV experience and want to relive it with a nostalgic feel. It requires some technical setup but offers a fun way to enjoy retro TV. https://github.com/shane-mason/FieldStation42

Hashtags

GitHub Trends

@githubtrending · Post #14644 · 29/04/2025, 11:30

#python The Jelly Evolution Simulator is a program that lets you watch jelly-like creatures evolve over time. You can run it using a simple command in Python. The simulator allows you to control various features like closing the program, toggling markers, storing species, and changing colors. It also lets you scroll through different generations to see how the creatures change. This tool is useful for understanding how evolution works in a fun and interactive way. It helps users visualize how small changes can lead to different outcomes over time. https://github.com/carykh/jes

Hashtags

FOSS Post

@fosspost · Post #772 · 05/10/2021, 05:48

Version 3.10 of the legendary programming language is now here: https://www.python.org/downloads/release/python-3100 No rush to update, though. #Python

Hashtags

Cursos gratis por mega

@cursosgratismega · Post #689 · 21/03/2022, 19:28

PYTHON en menos de una semana - Con ejercicios de práctica | #Python

Hashtags

FOSS Post

@fosspost · Post #593 · 23/12/2020, 17:38

#Python is the main language of data science, per this analysis on 10M Jupyter Notebooks: https://blog.jetbrains.com/datalore/2020/12/17/we-downloaded-10-000-000-jupyter-notebooks-from-github-this-is-what-we-learned/

Hashtags

Linuxgram 🐧

@linuxgram · Post #18747 · 11/05/2026, 14:45

📰 Feature freeze for Python 3.15 as first beta released JIT compiler much improved, but no reinstatement for leaky incremental garbage collector. 🔗 Source: https://www.theregister.com/devops/2026/05/11/feature-freeze-for-python-315-as-first-beta-released/5237934 #python

Hashtags

Linuxgram 🐧

@linuxgram · Post #18631 · 30/04/2026, 15:35

📰 New Python Backdoor Uses Tunneling Service to Steal Browser and Cloud Credentials Cybersecurity researchers have disclosed details of a stealthy Python-based backdoor framework called DEEP#DOOR that comes with capabilities to establish persistent access and harvest a wide range of sensitive information from compromised hosts."The intrusion chain begins with execution of a batch script ('install_obf.bat') that disables Windows security controls, dynamically extracts an. 🔗 Source: https://thehackernews.com/2026/04/new-python-backdoor-uses-tunneling.html #python

Hashtags

Linuxgram 🐧

@linuxgram · Post #18589 · 27/04/2026, 17:17

📰 PyPI package with 1.1M monthly downloads hacked to push infostealer An attacker pushed a malicious version of the popular elementary-data package Python Package Index (PyPI) to steal sensitive developer data and cryptocurrency wallets. 🔗 Source: https://www.bleepingcomputer.com/news/security/pypi-package-with-11m-monthly-downloads-hacked-to-push-infostealer/ #python

Hashtags

Yiove 资讯频道

@yiovenews · Post #8709 · 12/10/2022, 16:37

#Python crawlTelegraph 【简介】:一个批量爬取 Telegra.ph 中图片的程序 【起因】: 因为看到一个COSER挺漂亮的,所以想下载她的资源。但是呢,找是找到了,只不过是放在Telegraph中的。这如果是一张一张下吧,效率特别低。要是用浏览器插件吧,我又不太乐意。 所以就自己动手用Python写了一个爬虫。 【查看详情】:https://www.skyqian.com/archives/crawlTelegraph.html

Hashtags

12•••1516171819•••100•••129130