Built a Pipeline Parser app using FastAPI + React 🧩 ➤ Backend (FastAPI): Parses nodes & edges and checks DAG validity ➤ Frontend (React + React Flow): Visualizes and sends pipeline data for parsing 🔗 Check it out here → https://lnkd.in/gtcfUCQf #Python #FastAPI #React #ReactFlow #FullStack #BuildInPublic
More Relevant Posts
-
Python Project Series: Part 31 - Typing Speed Test It’s been over two weeks since the last project. I know, I know… the streak took a coffee break. But we’re back, and this time, on the web! After 30 terminal-based projects, this starts a new chapter: our transition to web-based development using Flask (Python) and JavaScript. For this one, I built a Typing Speed Test App that measures WPM and accuracy, with difficulty-based paragraphs and a clean UI. A small yet fun project and a solid start to the web era of the series. Break taken, Focus restored and Projects resumed #PythonProjectSeries #Flask #WebDevelopment #LearningByBuilding #KeepCoding #Frontend #Backend #100DaysOfCode #PythonProjects #ProjectSeries #Part31
To view or add a comment, sign in
-
Flask + Flask-CORS The Simple Connection That Makes Apps Work When you build a web app, the backend and frontend often live in different worlds one speaks data, the other speaks design. That’s where Flask and Flask-CORS come in. ⟶ Flask handles the logic it receives requests, runs your Python code, and sends back results. ⟶ Flask-CORS makes sure your frontend (like React or Vue) can safely talk to that backend without browser errors blocking the way. Together, they make it easy to: ✅ Build quick APIs in Python ✅ Connect with web dashboards. ✅ Avoid the CORS policy headaches developers often face Sometimes, the simplest tools solve the hardest connection problems. #Flask #Python #Backend #Frontend #APIs
To view or add a comment, sign in
-
🚀 Want to build web apps faster, smarter, and cleaner? Python has you covered! 🐍 From Django’s full-stack power to FastAPI’s blazing speed, explore the top frameworks every web developer should know. 🔥 Read: Python Frameworks for Web Development https://lnkd.in/dgyJFkMG
To view or add a comment, sign in
-
-
The Hidden Power Behind a Great Product Most people only see the front end of a product — clean UI, smooth experience, fast response. What they don’t see is the architecture that makes it all work. At Zavod-IT, we specialize in strong backend foundations — built with Python, Django, and years of experience solving real-world challenges. Because great design catches attention. But great engineering keeps users coming back. ⚙️ Build from the inside out. #BackendDevelopment #Python #Django #ScalableTech #SoftwareEngineering
To view or add a comment, sign in
-
-
🌦️ My Simple Weather App Task 🌍 Hey everyone! 👋 I just created a Weather App that shows real-time weather updates for any city — built using Python (Flask) for the backend and HTML + JavaScript for the frontend. ✨ Features: Fetches live weather info like temperature, humidity, and condition Shows detailed location (city, state, country ) Simple and colorful dashboard layout Smooth data fetch using API integration 💻 Tech Stack: Python | Weather API 🎥 This video demonstrate the execution of the entire Task. #oasisinfobyte #intership #python #WeatherApp #Flask #APIIntegration #CodingJourney
To view or add a comment, sign in
-
Hi, I wanted to share something interesting about a Python library called Streamlit. It’s a web application library that allows you to create interactive web apps easily. I looked at the documentation and decided to create a simple web application that functions like a calculator. This app accepts user input and performs basic mathematical operations, including addition, subtraction, multiplication, and percentage calculations. I really enjoy using Streamlit because it eliminates the need to write HTML and CSS code. I was able to create a sample web app that performs these basic mathematical operations. I want to thank the Streamlit developers for creating such a fantastic library. Additionally, I’ve provided a sample video that demonstrates how to use the app to perform these operations. #Python #streamlit #dataScience #coder link : https://lnkd.in/gZRDHdHX
To view or add a comment, sign in
-
After diving deep into web automation, it’s time to step into mobile! 📱 Trying out Appium, POM, Pytest, and Allure Reports for some fun mobile automation. 🚀 Source here: https://lnkd.in/gaPN7vwY. ⚒️ #QAEngineer #MobileAutomation #Python #Appium #Pytest #AllureReport
To view or add a comment, sign in
-
🚀 New Article Alert! I just published a new guide on building your first API with Django REST Framework — using a simple Todo List app. Perfect for anyone starting out with Django or DRF. 👉 Read it here: https://lnkd.in/dBUg9rHw #Django #Python #DjangoRESTFramework #WebDevelopment #API
To view or add a comment, sign in
-
-
🚀 Fake News Prediction Web App A live web application that detects whether a news article is real or fake using Machine Learning. Built with Python, Django, NLTK, and Scikit-learn, and deployed on Render. Frontend designed using HTML, CSS, JavaScript, and Bootstrap for a smooth and responsive user interface. The model preprocesses text, applies TF-IDF vectorization, and classifies news using logistic regression. 🔗 Live Demo: https://lnkd.in/dFUtw869
To view or add a comment, sign in
-
-
When building FastAPI apps, we often focus on routers, schemas, and dependencies — but forget the quiet little hero that holds it all together: 👉 __init__.py Yes, it’s usually empty — yet incredibly powerful. Here’s why 👇 ⚙️ It tells Python that the folder is a package, not just another directory. 📦 It allows relative imports like from .models import User. 🧠 It keeps your app modular and scalable as you split routers, services, and utils. 🪄 It can even run package-level setup logic, like initializing logs or environment configs. Even though Python 3.3+ allows “implicit packages,” adding __init__.py is still a best practice — it makes your FastAPI structure clean, predictable, and bug-free. 💬 Funny how an empty file can make such a big difference, right? #FastAPI #Python #BackendDevelopment #CleanCode #WebDevelopment #Developers
To view or add a comment, sign in
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