🚀 Exciting Update! 🚀 For the fellows who still use wfuzz like me for some particular use cases. I'm thrilled to announce a recent improvement to wfuzz . I've just committed a significant change to module loading mechanism, replacing the deprecated imp module with the modern importlib module. This update enhances code's compatibility with the latest Python versions and ensures a more robust and efficient module loading process. Check out the update on my GitHub repository: https://lnkd.in/eeyy52F6 #python #coding #softwaredevelopment #opensource #importlib #techupdate
Paras Sevda’s Post
More Relevant Posts
-
🏆 The winner of our @eigenlayer @encodeclub hackathon was parkhar728, who built an AVS overview app using #DuneAPI! 👏👏👏 https://lnkd.in/eH6dTzCg The API is set up in "/main/collector/main.py" here, calling a few of our Preset Eigenlayer Endpoints. You can learn about our @eigenlayer endpoints here 🔗https://lnkd.in/gq3zydSi The Preset Endpoint here is just a dune query that the dune team owns/schedules, so developers don't have to worry about the SQL or the update executions. 🔗https://lnkd.in/e4ggSeXP Any dune query can be an API, just plug in the query id using our #python or #typescript sdks. Check out our quickstart guides to learn more about our SQL API. 🔗https://lnkd.in/egDs9G63
Execution & Results - Dune Docs
docs.dune.com
To view or add a comment, sign in
-
🔐 Successfully completed Project🎉 I'm excited to share that I've developed a Password Generator application using Python and tkinter. This tool not only generates secure passwords of varying strengths but also allows users to save their credentials securely. Key features include: 1. Password strength indicator 2. Customizable password length 3. Easy clipboard copying 4. Secure credential storage It was a rewarding challenge integrating these functionalities seamlessly into the UI. GitHub: https://lnkd.in/dnccjwTr #Python #Tkinter #ApplicationDevelopment #PasswordGenerator #TechSkills #PythonProgrammingLanguage
To view or add a comment, sign in
-
#Day 8: Hi everyone!... 🎉 Today’s coding session was filled with exciting topics! 🚀 I focused on developing a "Book Store Page", diving deep into CSS and HTML, and honing my skills. It’s all part of the #30DaysofCode challenge by @NxtWave, and I’m enjoying every moment of it! 💻✨ Tags: #CCBP #NxtWave #FullStack #ReactJS #Python #Coding #Programming #30DaysofCode
To view or add a comment, sign in
-
🚀 Excited to share my latest project on GitHub! 🎉 I've just completed a To-Do List application using Python Tkinter. It's designed to help manage tasks efficiently with a user-friendly interface. Whether it's organizing daily tasks or planning projects, this application makes it easy to stay productive. Check out the project here: https://lnkd.in/gbg8WDHX 🔍 Key Features: Add, delete, and manage tasks Save tasks to a file for later use Clean and intuitive user interface powered by Tkinter I'd love to hear your feedback and contributions. Feel free to explore the code, fork the repository, or suggest improvements! #Python #Tkinter #GitHub #OpenSource #SoftwareDevelopment #Coding #To_Do_List #Productivity
To view or add a comment, sign in
-
-
I just dropped the new v0.6 minor release on PyAction and it's super cool! ✨ ✏ TLDR; PyAction is a tool that enables you to create custom GitHub Actions using Python. Benefit from the powerful Python libraries within your GitHub workflows! 🔥 Features and updates: ☑ Using Pydantic for type-casting and better workflow interaction stability ☑ New decoration design that eases the creation of the action in a more clean and descriptive way ☑ Ability to test your action locally ☑ Ability to run additional bash scripts within the runner container This release also shipped with full code coverage and improved Development Experience. 👉 Check out the repo here: https://lnkd.in/dByb8MGU 👉 PyAction docs: https://lnkd.in/e6k8bxyj Can't wait to see what you're gonna make with PyAction! :D #github #python #githubactions #cicd #pydantic #newrelease #new #update #opensource #pythonpackage #package #lnxpy #pyaction
To view or add a comment, sign in
-
-
🍯 Introducing my new open-source project Baitroute. It’s a web honeypot project that serves realistic, vulnerable-looking endpoints to detect vulnerability scans and mislead attackers by providing false positive results. Go, Python and Javascript are supported. https://lnkd.in/dUhTq97t
To view or add a comment, sign in
-
-
Day 47 of #100DaysOfCode. Today, I completed my password manager project.😊 I enhanced the user interface by integrating dialog boxes with Tkinter's messagebox module. This feature allows users to confirm if they want to save a generated password, improving usability. For the password generator, I implemented a radio button(which I prefer to the normal button). I also created a function to generate secure passwords by combining random letters, symbols, and numbers from a predefined list. This project allowed me to apply earlier concepts from Day 5, where I initially worked with randomization for password generation. Overall, it was a great experience seeing how these elements came together. #Python #100DaysOfCode #Progress 🔥
To view or add a comment, sign in
-
🚀 Excited to Share My Latest Project! 🚀 I’m thrilled to announce the completion of my latest project: Simple Locker. This Python script provides a basic system lock mechanism where users can secure their system using personal details and a custom security question. 🔐 Project Overview: Create Your Lock: Set up a lock using your Birthday Date, Pet Name, and Favorite Color. Unlock the System: Access the system by entering the correct details. Reset Mechanism: Forgot your details? Reset the system using a custom security question. 🔗 Check out the full repository here: https://lnkd.in/dfk624wj Feel free to explore the code and share your feedback! 😊 #Python #Coding #GitHub #Programming #Project
GitHub - shabnamparveen05/simple-locker
github.com
To view or add a comment, sign in
-
🚀 Day 30 of #100DaysofCode #The_Complete_Python_Pro_Bootcamp 🛠️ Just leveled up my password generator project! 🌟 Now it features JSON integration and a search function to retrieve previously saved passwords. Loving the journey of continuous learning and improvement! 💻🔐 Today's Project : upgraded Password Generator Github : https://lnkd.in/dx4cdCch #Python #CodingLife #JSON #Tkinter #PasswordSecurity #TechJourney
To view or add a comment, sign in
-
I've been working with DRF for the past few days. Learned a lot and a lot more to go! 😁 Here's an Authentication, Authorization with JWT and Role management repo! 🔓 👇 👇 Github - https://lnkd.in/gN-Kn3Wi If any back-end dev brother is willing to give suggestions, feel free to knock me! 😁 I'm open for discussion and improvement! 😇 API documentation is also in the project readme! 📃 #Python #DRF #BackendDevelopment #RestAPI
To view or add a comment, sign in
-