CodersLegacy
CodersLegacy
  • Видео 325
  • Просмотров 942 099
Lazy Loading Modules in Pyinstaller to Speed Up Load Time
Long Startup times for your Pyinstaller EXE? Learn how to lazy load your modules to help fix this issue.
###### Pyinstaller Alternatives ######
Nuitka: ruclips.net/video/z2aHkuBCLN8/видео.html
cx_Freeze: ruclips.net/video/y4s_lG0IuRc/видео.html
Просмотров: 52

Видео

How to embed a Matplotlib graph into a wxPython ApplicationHow to embed a Matplotlib graph into a wxPython Application
How to embed a Matplotlib graph into a wxPython Application
Просмотров 847 дней назад
How to Fix Connection Timeout Errors in AWS EC2 InstancesHow to Fix Connection Timeout Errors in AWS EC2 Instances
How to Fix Connection Timeout Errors in AWS EC2 Instances
Просмотров 2214 дней назад
Deploy Node.js Backend on AWS EC2 Instance (Windows)Deploy Node.js Backend on AWS EC2 Instance (Windows)
Deploy Node.js Backend on AWS EC2 Instance (Windows)
Просмотров 5021 день назад
Hide and Show Widgets in Tkinter (without destroying them)Hide and Show Widgets in Tkinter (without destroying them)
Hide and Show Widgets in Tkinter (without destroying them)
Просмотров 11428 дней назад
In this video will explore how to temporarily hide widgets from view, and bring them back upon our command. This is done without destroying the widget, preserving the widget state, and also your performance.
How to create a Toolbar in Tkinter (UI + Functionality)How to create a Toolbar in Tkinter (UI + Functionality)
How to create a Toolbar in Tkinter (UI + Functionality)
Просмотров 167Месяц назад
In this tutorial video we will explore how to create a modern looking Toolbar in Tkinter, complete with all the relevant functionality.
How to make an Editable Table using Treeview Tkinter (Python)How to make an Editable Table using Treeview Tkinter (Python)
How to make an Editable Table using Treeview Tkinter (Python)
Просмотров 374Месяц назад
In this tutorial we will explore how to make the Tkinter Treeview Widget, "Editable" from the user's perspective (e.g. using the mouse). Website Link (Code Available Here) coderslegacy.com/how-to-make-ttk-treeview-editable-python/
Creating Tables in Tkinter using the Treeview WidgetCreating Tables in Tkinter using the Treeview Widget
Creating Tables in Tkinter using the Treeview Widget
Просмотров 153Месяц назад
In this tutorial we will explore how to create a Table using the Treeview Widget in Tkinter. The Treeview widget is a versatile widget used to display hierarchical data in a tabular format. It allows for the creation of columns with headings and supports features such as sorting, selection, and editing of data entries. This makes it the perfect candidate for constructing a Table. Website Link (...
Deploying a React App to AWS S3Deploying a React App to AWS S3
Deploying a React App to AWS S3
Просмотров 37Месяц назад
In this tutorial we will explore how to build, upload, and deploy a React application to Amazon Web Services, S3 Storage.
How to Host a Static Website on AWS using S3How to Host a Static Website on AWS using S3
How to Host a Static Website on AWS using S3
Просмотров 47Месяц назад
Learn How to Host your Static Website on Amazon S3.
AutoComplete Entry Widget in Tkinter (Autofill suggestions)AutoComplete Entry Widget in Tkinter (Autofill suggestions)
AutoComplete Entry Widget in Tkinter (Autofill suggestions)
Просмотров 1332 месяца назад
Learn how to make an entry widget which offers automatic autofill suggestions while typing. Website Link (Code available) coderslegacy.com/autocomplete-entry-widget-in-tkinter/
Autocomplete Combobox in Tkinter (autofill suggestions)Autocomplete Combobox in Tkinter (autofill suggestions)
Autocomplete Combobox in Tkinter (autofill suggestions)
Просмотров 2072 месяца назад
Learn how to implement the autofill feature into the combobox widget. Code Available: coderslegacy.com/autocomplete-combobox-widget-in-tkinter/
Searchable Tkinter Combobox with visible Dropdown while Editing TextSearchable Tkinter Combobox with visible Dropdown while Editing Text
Searchable Tkinter Combobox with visible Dropdown while Editing Text
Просмотров 2922 месяца назад
In this Video, we will work on developing a Custom Searchable Tkinter Combobox that filters the options within it based on the current value in the Combobox. It also keeps the dropdown visible while you are typing, allowing you to see the options get filtered in real-time. Website Link (Code) coderslegacy.com/searchable-combobox-in-tkinter/
How to Display an Image on the Tkinter CanvasHow to Display an Image on the Tkinter Canvas
How to Display an Image on the Tkinter Canvas
Просмотров 1062 месяца назад
In this video we will explore how to add and display an image in the Tkinter Canvas.
Tkinter Listbox: Creating a Grocery Shopping ApplicationTkinter Listbox: Creating a Grocery Shopping Application
Tkinter Listbox: Creating a Grocery Shopping Application
Просмотров 1792 месяца назад
Creating a simple, yet practical Grocery Shopping Application featuring the Listbox widget in Tkinter.

Комментарии

  • @dipeshsamrawat7957
    @dipeshsamrawat7957 15 часов назад

    Thank you broh. You mentioned it correctly. Waiting for more videos on this. Thank you again.

  • @Bright-Great
    @Bright-Great День назад

    Please can you make a video to include database

  • @user-bm7bd8jv4w
    @user-bm7bd8jv4w 3 дня назад

    Well done. I have never seen videos like this. Thank you very much

  • @aatifsiddiqui6211
    @aatifsiddiqui6211 3 дня назад

    Can Uh make a video for Deploy React App + Node.JS Backend + postgresql + Docker to Azure container registery As I a having 3 images of frontend, backend and postgres in 1 dockerhub repository I want to deploy it on single url with different ports

  • @GideonSimon-i9q
    @GideonSimon-i9q 4 дня назад

    I had the same problem as you using update_text() until I found the answer here: pyinstaller.org/en/stable/spec-files.html#the-splash-target

  • @Tech_Brigadier
    @Tech_Brigadier 5 дней назад

    Great work!!!

  • @ginescap
    @ginescap 5 дней назад

    Very nice explained thanks :)

  • @dipeshsamrawat7957
    @dipeshsamrawat7957 7 дней назад

    Thank you 😊

  • @chiragjain4137
    @chiragjain4137 7 дней назад

    Hi. What is the start command in your package.json on client ?

  • @no_one4video
    @no_one4video 8 дней назад

    good and useful lecture

  • @hlubradio2318
    @hlubradio2318 10 дней назад

    Very nice and concise thanks

  • @goodbyspam
    @goodbyspam 11 дней назад

    After viewing this I solved the problem! Thanks.

  • @carrocesta
    @carrocesta 11 дней назад

    very nice, thanks a lot dude! greetings from Spain :)

  • @NsSoOoOoOoR
    @NsSoOoOoOoR 12 дней назад

    Be my tutor 😢

  • @shadshirk7334
    @shadshirk7334 12 дней назад

    i try to open it and it just insta closes

  • @workingyabs5683
    @workingyabs5683 13 дней назад

    nice i can hear the chinese within you lol

  • @NiharikaB8405
    @NiharikaB8405 15 дней назад

    hi try hindi for better growth

  • @chhotesarkar_official
    @chhotesarkar_official 15 дней назад

    Sir can we add a splash screen in nuitka

  • @nialyavuzturk379
    @nialyavuzturk379 15 дней назад

    Thank you so much! this video helped me figure out the problem, thanks!

  • @aro_4848
    @aro_4848 16 дней назад

    u talk too much

  • @douglas_SenhorBOT
    @douglas_SenhorBOT 18 дней назад

    I can used this autocomplete in ttkbootstrap? Thanks

  • @zakiinounii7102
    @zakiinounii7102 18 дней назад

    Thank you for the help

  • @buzzdx
    @buzzdx 18 дней назад

    tried to run pyinstaller, immediately got the file killed by defender. is there no way to get around this problem for good? it seems to be around for a long time already.

  • @aitoresteban51090
    @aitoresteban51090 18 дней назад

    Hola, te felicito por la serie de videos que has realizado sobre PyQt6, es de lo mejor que he visto de habla hispana. Una duda respecto a este apartado, es el error "Could not parse stylesheet of object...(por ejemplo: MainWindow(0x187412daeb0))", ¿cuál sería la solución a este error que impide cargar el css y visualizar los estilos en la app? Gracias.

  • @RAGHAVJAIN-um3ou
    @RAGHAVJAIN-um3ou 19 дней назад

    can someone please help me with this error, followed the tutorials but still getting this error, Traceback (most recent call last): File "c:\Users agha\OneDrive\Desktop\test\main.py", line 2, in <module> clibrary = ctypes.windll.LoadLibrary("C:\\Users\ agha\\OneDrive\\Desktop\\test\\clibrary.dll") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Users agha\AppData\Local\Programs\Python\Python312\Lib\ctypes\__init__.py", line 460, in LoadLibrary return self._dlltype(name) ^^^^^^^^^^^^^^^^^^^ File "C:\Users agha\AppData\Local\Programs\Python\Python312\Lib\ctypes\__init__.py", line 379, in __init__ self._handle = _dlopen(self._name, mode) ^^^^^^^^^^^^^^^^^^^^^^^^^ OSError: [WinError 193] %1 is not a valid Win32 application

  • @denjiuzumaki4309
    @denjiuzumaki4309 21 день назад

    nice explanation!!!

  • @MennChanrattanak
    @MennChanrattanak 21 день назад

    Please Build CRM with json data.json and SQLite3 Ok so good brother.. :*

  • @Jayveersinh_Raj
    @Jayveersinh_Raj 21 день назад

    The reason why only J was printed and no john before converting into bytes is that when declared in the function as pointer, by default it only points to the 0th value, this is done for efficiency in c, hence, you do not pass entire array right away. You can increment the pointer and get the entire array (string "john") by incrementing pointer in the c function, that would be faster than converting it to bytes first.

  • @denjiuzumaki4309
    @denjiuzumaki4309 23 дня назад

    great video!!!!

  • @AngelofDarkness677
    @AngelofDarkness677 23 дня назад

    OMG! Thank you so much!!! I struggled so hard, because I didn't know, why it wouldn't load my extra file, even if I added it as an extra file. Now it worked! +.+

  • @mauriciorestrepo7799
    @mauriciorestrepo7799 24 дня назад

    Thank you! Works perfectly on macOS 12.7.5, Python 3.12.2

  • @sickie1961
    @sickie1961 24 дня назад

    Just putting this out there for anyone new to this: I had to reinstall Windows and python today due to a drive failure. (It happened whilst making a backup of my C: drive lol) All of my python scripts that used locateOnScreen() or locateAllOnScreen() crashed when it couldn't find the .png I was looking for, whereas it usually returned 'None'. With the latest version of pygame you need to do this: try: found = pg.locateAllOnScreen(fName,grayscale = True,confidence = .899) for f in found: [do what you want here] except: return False OR try: found = pg.locateOnScreen(fName,grayscale = True,confidence = .899) x = found[0] y = found[1] [do what you want here] except: return False

  • @elJedidev
    @elJedidev 24 дня назад

    what about false positives?

  • @zakdolenc4032
    @zakdolenc4032 25 дней назад

    FIX!! = You need to rename the file because the old icon is cached, after that it will be showing the new icon

  • @raghavsrivastava10
    @raghavsrivastava10 25 дней назад

    Thanks you, you are a saviour.

  • @zen.ali238
    @zen.ali238 27 дней назад

    Thanks for expanding the knowledge !

  • @hasnainahmed6706
    @hasnainahmed6706 28 дней назад

    Following links manually is way more easy I think? I did it manually and it worked in first attempt.

  • @dipeshsamrawat7957
    @dipeshsamrawat7957 28 дней назад

    Amazing!

  • @hasnainahmed6706
    @hasnainahmed6706 29 дней назад

  • @OliveiraCelsoDe
    @OliveiraCelsoDe Месяц назад

    Pretty Good, thanks

  • @user-rt9lu4mq7f
    @user-rt9lu4mq7f Месяц назад

    Thank you for your video. By any chance, do you know how to make draggable vertex label when using Matplotlib 3D?"

  • @janfabik7801
    @janfabik7801 Месяц назад

    Hello mister, Can I see the other video you are referring to at the end of this video please? :)

  • @hasnainahmed6706
    @hasnainahmed6706 Месяц назад

    It gives an error :ModuleNotFoundError: No module named 'scrapy_user_agents'

    • @coderslegacy5661
      @coderslegacy5661 20 дней назад

      Did you install the module? Use "pip install scrapy-user-agents"

    • @hasnainahmed6706
      @hasnainahmed6706 19 дней назад

      @@coderslegacy5661 I installed this module 'scrapy_user_agents' and now it's working fine, thanks.

  • @sowt007
    @sowt007 Месяц назад

    If I didn't find your video, I would never understood that it's a windows bug and the problem is not in me. Thank you so much!!!

  • @hpsd9857
    @hpsd9857 Месяц назад

    tks for great video, this resolved my problem. Thanks so much

  • @isaacafedzi3368
    @isaacafedzi3368 Месяц назад

    Doesn't work for me. After trying with 10 proxies which were all dead, it didn't continue with the rest of 390 proxies in the proxy list

  • @r4c0nnoe27
    @r4c0nnoe27 Месяц назад

    lol, looking for other stuff, but this shit i know, some small issue you have, look here: if getattr(sys, 'frozen', False): application_path = os.path.dirname(sys.executable) else: application_path = os.path.dirname(os.path.abspath(__file__))

  • @user-yv5xo4yq1u
    @user-yv5xo4yq1u Месяц назад

    Please build a sample project with all widgets and methods with class and some technic organize and import file. Additional, control user access... finally make exe with license key love you so much!

  • @Zio-Pera
    @Zio-Pera Месяц назад

    I don't have the classpath option in java build path

  • @hasnainahmed6706
    @hasnainahmed6706 Месяц назад

    Thank you so much for helping me with css and xpath selectors. You gained a subscriber :)