Browsing Category
Python
Python open source projects and codes.
Python Algorithm for finding similar words
I wanted to do something like; Google did u mean.
Python Similar Words Projects Download
What Is PyCharm? How To Install?
What is PyCharm?
PyCharm is an integrated development environment developed by Jetbrains(IDE). Those who follow…
How to use Python UrlLib – Getting Html Source Codes with Python
What is Html Source Code?
The source code is an entire code in the creation of a software. The source code is…
How to Make Executable File From Python (.Py to .Exe)
Convert Python Application to EXE
You can convert your application to EXE using the Pyinstaller application.…
Python – Finding and closing database vulnerabilities / SQLmap
How to use SQLmap in Python
Sqlmap is an easy-to-use Linux tool that provides excellent results with many features…
PyQT5 — Python Tutorial – PyQT5 Window
Today, I am writing the label and text fields that I set as the second section.
With this section, we will begin…