Skip to content
View the-pythonist's full-sized avatar
💭
Hacking (ethically of course :))
💭
Hacking (ethically of course :))

Block or report the-pythonist

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
the-pythonist/README.md
  • Hi, I'm the_pythonist (not pythonista, not pythoneer).

  • Been coding (on and off) in Python since 2018.

  • I’m passionate about Cybersecurity and Hacking. Hacking is why I began learning Python :)

  • I’m looking to collaborate on anything Python.... :)

Have a look at my repos, you may like them.

Pinned Loading

  1. python-gui-maker python-gui-maker Public

    Simply an application that can help you to quickly build UIs of applications. A GUI Builder with code generation capabilities for Python Tkinter. Collaborations are highly welcome :)

    Python 89 15

  2. tkinter_dndr tkinter_dndr Public

    A package that provides tkinter (in python) with support for drag/drop and widget resizing of widgets directly on a GUI window. I built this while developing my python GUI builder.

    Python 11 2

  3. Accounts-Reconciliation-Software Accounts-Reconciliation-Software Public

    A software program that performs reconciliation of credit and debit transactions. It then gives results of reconciled transactions and unreconciled transactions. This was a software project develop…

    Python 1

  4. vulnerability-scanner-app vulnerability-scanner-app Public

    An application that performs vulnerability scan of domains/websites based on some three (3) parameters

    Python