TGTGInsighttelegram intelligenceLIVE / telegram public index
← Python Заметки

TGINSIGHT SIMILAR POSTS

Најди сличен содржај

Изворен канал @pythonotes · Post #210 · 3 фев.

Что делать если нужно поставить какую-то Python-библиотеку а root-прав нет? То есть в систему библиотеку никак и ничего не поставить. Есть как минимум два способа это решить правильно! 🔸 Сделать виртуальное окружение и ставить там что угодно. Это позволит создать полностью независимое исполняемое окружение для ваших приложений. Все библиотеки будут храниться в домашней директории юзера а значит доступ на запись имеется. Создать очень просто: python3 -m venv ~/venvs/myenvname Теперь активируем окружение # Linux source ~/venvs/myenvname/bin/activate # Windows %userprofile%\venvs\myenvname\Scripts\activate.bat Можно ставить любые библиотеки и запускать приложение. Это стандартный метод работы с любым проектом. Если еще не используете его, то пора начинать. Даже при наличии root доступа! 🔸 Бывает, что нет возможности запустить приложение из своего виртуального окружения. Например, его запускает какой-то сервис от вашего юзера и вставить активацию окружения вы не можете. В этом случае можно установить библиотеки для Python не глобально в систему, а только для юзера. Выполните этот код в консоли: python3 -m site Вы получите что-то такое: sys.path = [ '/home/user', '/usr/lib/python37.zip', '/usr/lib/python3.7', '/usr/lib/python3.7/lib-dynload', '/home/user/.local/lib/python3.7/site-packages', ... ] USER_BASE: '/home/user/.local' USER_SITE: '/home/user/.local/lib/python3.7/site-packages' ENABLE_USER_SITE: True Нас интересует параметр USER_SITE. Это путь к пользовательским библиотекам, которые доступны по умолчанию, если они есть. Именно сюда будут устанавливаться модули если добавить флаг --user при установке чего-либо через pip pip install --user requests Для этой команды не нужны root-права. После неё можно запускать системный интерпретатор без виртуальных окружений и установленная библиотека будет доступна для текущего юзера. Параметр USER_BASE показывает корневую директорию для хранения user-библиотек. Её можно изменить с помощью переменной окружения PYTHONUSERBASE export PYTHONUSERBASE=~/pylibs python3 -m site ... USER_BASE: '/home/user/pylibs' USER_SITE: '/home/user/pylibs/lib/python3.7/site-packages' Получается некоторое подобие виртуального окружения для бедных 😁 которое можно менять через эту переменную (не делайте так!Лучше venv!) 🔸 Дописывание пути в PYTHONPATH Этот способ не входит в список "двух правильных", но тоже рабочий. Здесь придётся сделать всё несколько сложней. Сначала ставим библиотеку в любое место указывая путь установки pip3 install -t ~/mylibs modulename Библиотека установится без привязки к какому-либо интерпретатору. То есть по умолчанию не будет видна. Теперь в нужный момент добавляем этот путь в sys.path или в PYTHONPATH. Не буду советовать так делать. Единственный раз когда этот способ мне пригодился и решил поставленную задачу, это при создании общей библиотеки для кластера компьютеров. Модули лежат в сети и подгружаются для всех из одного и того же места. То есть обновлять файлы требуется только один раз а не на всех хосты отдельно. Минусы такого подхода: ▫️Нужно всем хостам пробить нужный путь в .bashrc или ещё куда-то чтобы он сетапился на старте. ▫️Чем больше хостов тем больше нагрузка на сеть. Иногда такой способ не подходит именно по этой причине. Тогда Ansible вам в помощь. ▫️Не очень подходит если хосты с разными операционками. Некоторые библиотеки различаются для Linux и Windows (там, где есть бинарники) и приходится мудрить более сложные схемы. #tricks#basic

Резултати

Пронајдени 4 слични објави

Пребарај: #xrock

当前筛选 #xrock清除筛选
TONlines – News

@tonlines · Post #7161 · 11.05.2025 г., 12:06

xRocket News: Stake $XROCK for Telegram Gifts #Telegram#XROCK xRocket News invites participants to stake $XROCK on swap.coffee with a 22% APR to enter a Telegram gifts lottery. New positions between May 11 and May 14 will grant tickets, with winners announced by May 16. Over 900 USDT worth of gifts are available. Source: link @tonlines

TONlines – News

@tonlines · Post #7163 · 11.05.2025 г., 17:24

⚡️Swap.coffee: Instant Rewards and Staking Opportunities #swap#staking#XROCK Swap.coffee offers a unique and efficient staking experience, allowing users to claim their rewards instantly. Currently, a prize giveaway is available for staking $XROCK with friends from @XRocket. Tokens available for staking include CES, XROCK, JETTON, and DFC. Source: link @tonlines

🚀xRocket SocialFi Tools: Cheques — the most powerful tool to reach your target audience GMGM! Have you ever heard about xRocket checques? Of course you have. Cheques are the perfect tool for sending cryptocurrency and growing communities on Telegram ❤️ Every token added to xRocket automatically becomes part of our SocialFi ecosystem, allowing users to create cheques, 🔥 fires, and subscriptions with that token. Today’s post is dedicated to the most popular tool —cheques. 🧾What are cheques? Cheques are a convenient tool for sending cryptocurrency to any Telegram user. They can also be used to distribute tokens in channels and chats to attract new subscribers and increase engagement. ⚙️How does it work? You can create a cheque directly in the xRocket bot by specifying the amount and currency. To send it to multiple users, create a multi-cheque by setting the amount and the number of activations. When creating a cheque, you can also add a referral bonus and rewards for each activation via the link for those who share your cheque. 🔎How to increase cheque reach? There are two built-in mechanisms to help distribute your check: the Cheque Board and the xRocket Drops channel. To have your cheque featured on the Cheque Board, it must meet the following requirements: - Only cheques created in thexRocket bot can be listed; - The cheque must not have a password; - Subscriptions must be public and accessible to users; - The cheque cannot be intended for new xRocket users; - The cheque should have more than 100 activations. 👮‍♂️Important: if you add a password or change the subscription after listing the cheque, it will be removed. Cheques worth 100 USD or more in any supported currency are automatically posted in the xRocket Drops channel. 🚀Create your xRocket cheque #TON#XROCK#community#airdrop#Web3

🚀 Solana on xRocket! GMGM! We are thrilled to announce that the integration of a new blockchain into @xRocket is complete – welcome Solana to your favorite Telegram bot! Solana, known for its vibrant community and activity on X (formerly Twitter), is now seamlessly connected to the platform. This integration enables Solana users to enjoy all the benefits of the Telegram web exchange that we've been relishing for so long. With the addition of Solana, the native token $SOLis now available on xRocket for deposits, storage, and withdrawals. Plus, it's fully supported across all our SocialFi tools: launch fires, distribute checks, and use $SOL for subscriptions. Integrating Solana isn't just about expanding xRocket's capabilities – it's a pivotal step in advancing the entire Telegram ecosystem. The opportunities for collaboration between projects on Solana and Telegram are endless. The xRocket team remains committed to its mission of developing the most user-friendly and versatile CEX & SocialFi application on Telegram. #CEX#SocialFi#bot#Telegram#TON#XROCK#SOL#xRocket 🚀Stay tuned for more exciting updates! Bot | WebExchange | p2p | Channel