MYCSS

2023-09-08

Нотатка: pyzbar, pyinstaller, poetry, python - missing lib

При використанні бібліотеки pyzbar, її компоненти не додаються до exe файлу створеного за допомогою pyinstaller.
Ось розв'язання проблеми. У мене середовище: Python 3.11.5 та poetry.
pyinstaller "../some_app/main.py" --clean --name some_app --onefile --version-file "../versionfile.txt" --add-binary "%VIRTUAL_ENV%\Lib\site-packages\pyzbar\*.dll;pyzbar"

EXE файл після цього самодостатнім є, додаткових dll додавати не треба.

Перевірено у Windows Sandbox.

За матеріалами.

2023-09-05

Нотатка: збільшення диску iscsi, TrueNAS, zfs, ubuntu

Блочний пристрій сервер Ubuntu - sda = 500G

lsblk
sda           8:0    0   500G  0 disk
└─sda1        8:1    0   500G  0 part

Збільшую том іscsi до 600G (TrueNAS).

Новий розмір тому для iscsi target

2023-08-14

Full course : Google Cybersecurity Professional Certificate. Put It to Work: Prepare for Cybersecurity Jobs - Completed on Aug 6, 2023

Ось і 8-й курс "Put It to Work: Prepare for Cybersecurity Jobs" з 8-ми курсів за напрямком Google Cybersecurity Professional Certificate на платформі Coursera та за підтримки (2022-2023 UA Prometheus)  - успішно завершено. За що отримано підсумковий сертифікат за всі 8 курсів.

Google Cybersecurity Professional Certificate

Google Cybersecurity Certificate Issued by Coursera (Credly)


Put It to Work: Prepare for Cybersecurity Jobs

Google Cybersecurity Professional Certificate - Put It to Work: Prepare for Cybersecurity Jobs

 About course

  • Determine when and how to escalate a security incident

  • Engage with the cybersecurity community

  • Find and apply for cybersecurity jobs

  • Prepare for job interviews


SKILLS YOU WILL GAIN

2023-08-11

Ось і закінчилася наша перша частина навчання в #GoIT з курсу #Python #Developer - Python Core 15

Ось і закінчилася наша перша частина навчання в #GoIT з курсу #Python #Developer - Python Core 15 (ментор Volodymyr Dunkin).
Останнім завданням було виконання командної курсової роботи.

В результаті цього, за неділю роботи, наша команда (11 - "From Zerro to Herro") з 5-ти розробників - створила у межах проєкту консольний додаток "Персональний помічник" - Assistant bot. Де мені випала посада "Team Lead".

З результатами роботи можна ознайомитися на презентації нашого навчального проєкту котрий підготувала і провела "Scrum master" команди - Маргарита.

Велика подяка команді за участь.

Відео презентації: https://www.youtube.com/watch?v=ZYg62JWlqEw
Код проєкту : https://github.com/lexxai/goit_python_core_project_team_11

 


 

2023-08-04

Закінчення курсу Python Core. 14 моїх домашніх завдань. GoIT academy

Shcool GoIT. Course: Python Core. Homework.

  1. https://github.com/lexxai/goit_python_core_hw_06

    Модуль 6. Робота з файлами. Work with files.

    #python

  2. https://github.com/lexxai/goit_python_core_hw_07

    Модуль 7. Створення та встановлення власних пакетів. Creating and installing custom packages, virtual environment.

    #python

  3. https://github.com/lexxai/goit_python_core_hw_08

    Модуль 8. Можливості деяких вбудованих пакетів Python. Work with date and time. Collections. Comprehensions.

    #python

  4. https://github.com/lexxai/goit_python_core_hw_09

    Модуль 9. Функції (декоратори, замикання). Functions. Decorators. Closure. Carrying.

    #python

  5. https://github.com/lexxai/goit_python_core_hw_10

    Модуль 10. Основи роботи з класами. OOP. Basics of working with classes.

    #python

  6. https://github.com/lexxai/goit_python_core_hw_11

    Модуль 11. Магічні методи. OOP. 'Magic' class methods.

    #python

  7. https://github.com/lexxai/goit_python_core_hw_12

    Модуль 12. Серіалізація та копіювання об'єктів. Serialization and copy objects.

    #python

 

Коли забув ти рідну мову, біднієш духом ти щодня...
When you forgot your native language you would become a poor at spirit every day ...

Д.Білоус / D.Bilous
Рабів до раю не пускають. Будь вільним!

ipv6 ready