CodersLegacy
CodersLegacy
  • 324
  • 938 578

วีดีโอ

How to Fix Connection Timeout Errors in AWS EC2 Instances
มุมมอง 22วันที่ผ่านมา
How to Fix Connection Timeout Errors in AWS EC2 Instances
Deploy Node.js Backend on AWS EC2 Instance (Windows)
มุมมอง 4714 วันที่ผ่านมา
Deploy Node.js Backend on AWS EC2 Instance (Windows)
Hide and Show Widgets in Tkinter (without destroying them)
มุมมอง 11321 วันที่ผ่านมา
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)
มุมมอง 165หลายเดือนก่อน
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)
มุมมอง 362หลายเดือนก่อน
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 Widget
มุมมอง 150หลายเดือนก่อน
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 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 S3
มุมมอง 46หลายเดือนก่อน
Learn How to Host your Static Website on Amazon S3.
AutoComplete Entry Widget in Tkinter (Autofill suggestions)
มุมมอง 132หลายเดือนก่อน
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)
มุมมอง 2032 หลายเดือนก่อน
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 Text
มุมมอง 2842 หลายเดือนก่อน
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 Canvas
มุมมอง 1052 หลายเดือนก่อน
In this video we will explore how to add and display an image in the Tkinter Canvas.
Tkinter Listbox: Creating a Grocery Shopping Application
มุมมอง 1762 หลายเดือนก่อน
Creating a simple, yet practical Grocery Shopping Application featuring the Listbox widget in Tkinter.
Interactive Scatter Plots with Matplotlib RectangleSelect Feature
มุมมอง 1252 หลายเดือนก่อน
This video will showcase an interactive highlighter tool using the Matplotlib RectangleSelect feature. This includes features like being able to mass-select and highlight individual scatter points on the group, and performing actions on the highlighted points (e.g. delete, copy, move). Website Link (Code Available) coderslegacy.com/interactive-scatter-plot-highlighting-and-deletion-with-matplot...
Switch between Python Versions on Visual Studio Code (VSC)
มุมมอง 3393 หลายเดือนก่อน
Switch between Python Versions on Visual Studio Code (VSC)
Node.js and SQLite3 Tutorial (DB creation, CRUD operations, Best practices)
มุมมอง 2433 หลายเดือนก่อน
Node.js and SQLite3 Tutorial (DB creation, CRUD operations, Best practices)
Python SQLite3 with Tkinter GUI
มุมมอง 4283 หลายเดือนก่อน
Python SQLite3 with Tkinter GUI
PandasTable + Tkinter: Creating Interactive Data Tables
มุมมอง 1.1K3 หลายเดือนก่อน
PandasTable Tkinter: Creating Interactive Data Tables
PyInstaller .EXE Detected as Virus? - How to Fix
มุมมอง 3.3K3 หลายเดือนก่อน
PyInstaller .EXE Detected as Virus? - How to Fix
PyDub Tutorial: Audio Manipulation in Python
มุมมอง 1.2K3 หลายเดือนก่อน
PyDub Tutorial: Audio Manipulation in Python
Python init.py File: Best Practices and Customizations
มุมมอง 4743 หลายเดือนก่อน
Python init.py File: Best Practices and Customizations
Disable Frame Shrinking in Tkinter using Pack Propagate
มุมมอง 2053 หลายเดือนก่อน
Disable Frame Shrinking in Tkinter using Pack Propagate
Python Webbrowser: Opening Browsers through Code
มุมมอง 814 หลายเดือนก่อน
Python Webbrowser: Opening Browsers through Code
How to create Draggable Annotations in Matplotlib
มุมมอง 1974 หลายเดือนก่อน
How to create Draggable Annotations in Matplotlib
Selenium Tutorial: How to Scroll to the Bottom of the Page (Python)
มุมมอง 1564 หลายเดือนก่อน
Selenium Tutorial: How to Scroll to the Bottom of the Page (Python)
Selenium Tutorial: Automated Unit Testing with Pytest (Python)
มุมมอง 844 หลายเดือนก่อน
Selenium Tutorial: Automated Unit Testing with Pytest (Python)
Selenium Tutorial: Writing Test Cases with Unittest (Python)
มุมมอง 704 หลายเดือนก่อน
Selenium Tutorial: Writing Test Cases with Unittest (Python)
Selenium Tutorial: How to Disable the Cache
มุมมอง 2064 หลายเดือนก่อน
Selenium Tutorial: How to Disable the Cache
Executing JavaScript Code in the Browser using Selenium
มุมมอง 594 หลายเดือนก่อน
Executing JavaScript Code in the Browser using Selenium

ความคิดเห็น

  • @user-bm7bd8jv4w
    @user-bm7bd8jv4w วันที่ผ่านมา

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

  • @aatifsiddiqui6211
    @aatifsiddiqui6211 วันที่ผ่านมา

    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 2 วันที่ผ่านมา

    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 2 วันที่ผ่านมา

    Great work!!!

  • @ginescap
    @ginescap 2 วันที่ผ่านมา

    Very nice explained thanks :)

  • @dipeshsamrawat7957
    @dipeshsamrawat7957 4 วันที่ผ่านมา

    Thank you 😊

  • @chiragjain4137
    @chiragjain4137 5 วันที่ผ่านมา

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

  • @no_one4video
    @no_one4video 5 วันที่ผ่านมา

    good and useful lecture

  • @hlubradio2318
    @hlubradio2318 7 วันที่ผ่านมา

    Very nice and concise thanks

  • @goodbyspam
    @goodbyspam 8 วันที่ผ่านมา

    After viewing this I solved the problem! Thanks.

  • @carrocesta
    @carrocesta 9 วันที่ผ่านมา

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

  • @NsSoOoOoOoR
    @NsSoOoOoOoR 9 วันที่ผ่านมา

    Be my tutor 😢

  • @shadshirk7334
    @shadshirk7334 9 วันที่ผ่านมา

    i try to open it and it just insta closes

  • @workingyabs5683
    @workingyabs5683 11 วันที่ผ่านมา

    nice i can hear the chinese within you lol

  • @NiharikaB8405
    @NiharikaB8405 13 วันที่ผ่านมา

    hi try hindi for better growth

  • @chhotesarkar_official
    @chhotesarkar_official 13 วันที่ผ่านมา

    Sir can we add a splash screen in nuitka

  • @nialyavuzturk379
    @nialyavuzturk379 13 วันที่ผ่านมา

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

  • @aro_4848
    @aro_4848 14 วันที่ผ่านมา

    u talk too much

  • @douglas_SenhorBOT
    @douglas_SenhorBOT 15 วันที่ผ่านมา

    I can used this autocomplete in ttkbootstrap? Thanks

  • @zakiinounii7102
    @zakiinounii7102 15 วันที่ผ่านมา

    Thank you for the help

  • @buzzdx
    @buzzdx 16 วันที่ผ่านมา

    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 16 วันที่ผ่านมา

    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 17 วันที่ผ่านมา

    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 18 วันที่ผ่านมา

    nice explanation!!!

  • @MennChanrattanak
    @MennChanrattanak 18 วันที่ผ่านมา

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

  • @Jayveersinh_Raj
    @Jayveersinh_Raj 19 วันที่ผ่านมา

    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 20 วันที่ผ่านมา

    great video!!!!

  • @AngelofDarkness677
    @AngelofDarkness677 21 วันที่ผ่านมา

    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 22 วันที่ผ่านมา

    Thank you! Works perfectly on macOS 12.7.5, Python 3.12.2

  • @sickie1961
    @sickie1961 22 วันที่ผ่านมา

    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 22 วันที่ผ่านมา

    what about false positives?

  • @zakdolenc4032
    @zakdolenc4032 22 วันที่ผ่านมา

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

  • @raghavsrivastava10
    @raghavsrivastava10 23 วันที่ผ่านมา

    Thanks you, you are a saviour.

  • @zen.ali238
    @zen.ali238 25 วันที่ผ่านมา

    Thanks for expanding the knowledge !

  • @hasnainahmed6706
    @hasnainahmed6706 26 วันที่ผ่านมา

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

  • @dipeshsamrawat7957
    @dipeshsamrawat7957 26 วันที่ผ่านมา

    Amazing!

  • @hasnainahmed6706
    @hasnainahmed6706 27 วันที่ผ่านมา

  • @OliveiraCelsoDe
    @OliveiraCelsoDe 27 วันที่ผ่านมา

    Pretty Good, thanks

  • @user-rt9lu4mq7f
    @user-rt9lu4mq7f 28 วันที่ผ่านมา

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

  • @janfabik7801
    @janfabik7801 28 วันที่ผ่านมา

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

  • @hasnainahmed6706
    @hasnainahmed6706 29 วันที่ผ่านมา

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

    • @coderslegacy5661
      @coderslegacy5661 18 วันที่ผ่านมา

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

    • @hasnainahmed6706
      @hasnainahmed6706 17 วันที่ผ่านมา

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

  • @sowt007
    @sowt007 29 วันที่ผ่านมา

    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 29 วันที่ผ่านมา

    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 :)

    • @coderslegacy5661
      @coderslegacy5661 หลายเดือนก่อน

      Glad you found it helpful 🙂

  • @garawaa5411
    @garawaa5411 หลายเดือนก่อน

    I think nuitka is total winner. For qt apps nuitka's exe output size is 2 times smaller then pyinstaller. Only one big disadvantage is compile time. It requeres too long time for complex apps.

    • @coderslegacy5661
      @coderslegacy5661 หลายเดือนก่อน

      Yes, I agree with you. Though I am surprised that Nuitka produces smaller EXEs. I guess it varies from case to case, and what settings you are using. Nuitka's onefile mode + zstandard optimization is pretty good when it comes to file sizes. On default settings for both, I have found PyInstaller EXE's to generally be smaller.

  • @haxidenti6001
    @haxidenti6001 หลายเดือนก่อน

    Would be good to see working with pointers and structure