🚀 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
-
🔐 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
-
🏆 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
-
This week at Baserun 1/15: Bring your own fine-tuned model to the Baserun Playground and more! - Playground performance improvements and bug fixes: The Playground now loads five times faster. We've fixed multiple state management and scrolling issues bugs and improved error handling. - Playground UI Improvements: In the chat model, separate each test case into individual tabs. - New Python SDK Version 0.9.8b1 in Beta: We added x-request-id in the LLM request metadata. baserun https://lnkd.in/gQykKnUi
To view or add a comment, sign in
-
B.Tech | AI & Data Engineering Enthusiast | Python, Web Dev, Full Stack Developer | Passionate About Innovation & Problem-Solving
🚀 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
-
#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
-
🚀 Happy to share I've completed a beginner's course on FastAPI! Key highlights include: 🚀 Routers & automatic path generation 📤 API responses & management 🔐 Authentication & authorization 📁 File management 🚀 API deployment Ready to leverage FastAPI and more! #Python #FastAPI #WebDevelopment 🎓🚀🔐📁
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
-
Computer Science Graduate | Expertise in C++,Python HTML, CSS, and JavaScript| UI/UX Design | B.Tech in Computer Science (CGPA 9.2)
Day 18/30: 30 Days of Code - Stacks and Queues Today’s lesson focused on understanding the concepts of Stacks and Queues and applying them to solve a classic problem – checking if a string is a palindrome. By using these data structures, I developed a solution to compare characters from the front and back of a string to determine if they are the same when read forwards and backwards. Stacks and Queues are incredibly useful in various programming challenges and real-world applications. This challenge helped reinforce the importance of thinking in terms of different data structures to solve problems efficiently. Excited for the next challenge! 💻🚀 #30DaysOfCode #CodingChallenge #Python #DataStructures #HackerRank #WomenWhoCode #CodeNewbie #TechJourney #DailyJourney #Everydaygrowth
Day 18: Queues and Stacks | HackerRank
hackerrank.com
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/dnu5zcwG 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