Been working on developing a terminal lately called Pulse. A GUI terminal built in Python Current features: -Run commands like ls, pwd, git, grep, mkdir and more -Navigate folders with cd, prompt updates as you move -Real-time streaming output for long-running commands -Tab autocomplete for file and folder names -Scroll through previous commands with arrow keys -Interrupt a running command with Ctrl+C More features yet to come. Check it out on GitHub: https://lnkd.in/dw6f_g3u #Python #Terminal #DevTools #PySide6 #Qt #OpenSource
Introducing Pulse: A Python GUI Terminal
More Relevant Posts
-
𝗔 𝗣𝘆𝘁𝗵𝗼𝗻 𝗦𝗢𝗠𝗘/𝗜𝗣 𝘀𝘁𝗮𝗰𝗸 𝘆𝗼𝘂 𝗰𝗮𝗻 𝗶𝗻𝘀𝘁𝗮𝗹𝗹 𝘁𝗼𝗱𝗮𝘆 Looking for a Python SOME/IP stack aligned with the open SOME/IP specification? You can install one today: 𝘱𝘪𝘱 𝘪𝘯𝘴𝘵𝘢𝘭𝘭 𝘰𝘱𝘦𝘯𝘴𝘰𝘮𝘦𝘪𝘱 It’s still early-stage, but the basics are already working. Under the hood it leverages the OpenSOMEIP C++ stack, while exposing a Python interface useful for tests, service simulation, and quick experiments. Code is here: https://lnkd.in/eayrmrC9 Feedback and contributions are welcome. #automotive #sdv #someip #embeddedsoftware #opensource
To view or add a comment, sign in
-
Back to working on a local Python setup and got a quick refresher on something easy to forget My pytest coverage config (in pyproject.toml) wasn’t being picked up in VSCode. CLI? Perfect. VSCode? Different story. Everything looked right… and it was. The catch: VSCode was running pytest from a different working directory and missing the pyproject.toml configuration. Fix: // .vscode/settings.json { "python.testing.cwd": "folder_where_pyproject_is_stored" } Nothing broken — just a good reminder: Same tools, same config… context still matters. #SoftwareTesting #BackendDevelopment #CleanCode #Debugging #Productivity #Python #Pytest #DevEx #DeveloperExperience #Testing
To view or add a comment, sign in
-
LiteLLLM [compromised] - Python library and proxy server that makes applications Llm-agnostic - Was a catchy phrase that I thought was going to help with model switching efficiently instead of custom code... until... it was found out that, it contains litellm_init.pth with base64 encoded instructions to send all the credentials it can find to remote server + self-replicate!! Another reason why you don't want to just blindly follow the "Agent" hype with a a flashy site, PiP install and use it in prod. . https://lnkd.in/g5NDyj8C
To view or add a comment, sign in
-
Been building a small Python toolkit over the past few days to automate the stuff I kept doing manually on my machine monitors CPU/RAM/disk in real time, sorts files automatically, runs scheduled jobs in the background, backs up folders to zips, and plots a live stats chart all from one CLI menu nothing groundbreaking, just scratching my own itch and figured I'd clean it up and open source it repo's up if you want to check it out or use it https://lnkd.in/dSyts_Gx built under Litends we're slowly open sourcing more of our internal tooling #Python #OpenSource #Automation #Litends
To view or add a comment, sign in
-
Managing Python environments across different tools can get messy fast. As I’ve been using uv with good results in my Python projects, I decided to align agents around a uv-first workflow for generating and running code. Using one tool for environments, dependencies, and execution made the setup much simpler and more predictable. I wrote down how I set this up step by step: https://lnkd.in/dAvyjEwr There’s also a GitHub repo linked in the post with AGENTS.md and CLAUDE.md you can use as a starting point.
To view or add a comment, sign in
-
-
CI/CD has improves code quality - and GitHub Actions makes it easier than ever to get started. I just built my first CI/CD pipeline with GitHub Actions! Check out my documentation for the step-by-step process 👇 ✅ Created a Python project with pytest tests ✅ Set up GitHub Actions workflow ✅ Configured automated testing on every push ✅ Watched my first green build pass Huge thanks to @NextWork for this awesome project guide. https://lnkd.in/euZXyCfN #CICD #GitHubActions #Python #DevOps #NextWork
To view or add a comment, sign in
-
🧑🏻💻 Been trying out Moss (YC F25) python sdk recently. They've got an interesting and fast approach toward document retrieval that was pretty quick to implement. 📝 Created a series of demo apps to better experiment and test it with, including: - Moss's vanilla quickstart example - An interactive CLI wrapped version for tweaking settings and using custom docs - A Promptfoo redteam set up (as a way of checking an LLM using retrieved documents, doesn't really test Moss itself) - Simple benchmarking tool to get a general sense of how source file sizes impact local latency. 🤔 If you're looking for faster document retrieval options, give Moss a go. My repo at https://lnkd.in/gvTcHYfP
To view or add a comment, sign in
-
🚀 Shemul v1.0.1 is live from March 20, 2026 Your favorite project-aware CLI for Python just got smoother ⚙️ Organize all your repetitive commands in one place with shemul.json and run them with a clean, simple CLI 💻✨ No more messy scripts. No more forgotten commands. 📦 Install / Update: 👉 https://lnkd.in/gXhn-iSE 🌐 Learn more: 👉 https://lnkd.in/g58VTVDv #Shemul #Python #CLI #DevTools #OpenSource #Automation #STechBD
To view or add a comment, sign in
-
-
Trivy’s GitHub Actions were breached via 75 force-pushed tags, injecting a Python infostealer that exfiltrates CI/CD secrets and developer tokens. Attack linked to hackerbot-claw and TeamPCP. #DevOpsSecurity #GitHubAttack #TeamPCP ➡️ https://ift.tt/siJCFS4
To view or add a comment, sign in
-
-
Just added CLI support to my unofficial GoPro API Python library — v0.0.5 You can now interact with the GoPro Media Library directly from the terminal! Very helpful for shell workflows and quick automations. Commands: - search media by date - list media files - download media assets #GoPro #Python #AsyncIO #GoProQuik #PythonAPI #GoProCloud
To view or add a comment, sign in
-
Explore related topics
Explore content categories
- Career
- Productivity
- Finance
- Soft Skills & Emotional Intelligence
- Project Management
- Education
- Technology
- Leadership
- Ecommerce
- User Experience
- Recruitment & HR
- Customer Experience
- Real Estate
- Marketing
- Sales
- Retail & Merchandising
- Science
- Supply Chain Management
- Future Of Work
- Consulting
- Writing
- Economics
- Artificial Intelligence
- Employee Experience
- Workplace Trends
- Fundraising
- Networking
- Corporate Social Responsibility
- Negotiation
- Communication
- Engineering
- Hospitality & Tourism
- Business Strategy
- Change Management
- Organizational Culture
- Design
- Innovation
- Event Planning
- Training & Development