Skip to content

SethLK/GooBa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gooba

Gooba is a frontend framework written in Python, inspired by React, aimed at beginners who want to build web UIs with Python.

Precautions:

  • DO NOT USE THIS ON PRODUCTION: Gooba is a work in progress and not yet considered safe for production environments.
  • Fun Project:
    This project is developed for fun and learning purposes.

Features:

  • Component-Based: Gooba allows you to build reusable components similar to how you would in React.
  • Pythonic Syntax: Write your
    UI components and logic entirely in Python, making it accessible for
    Python developers.
  • Lightweight: Designed to be simple and easy to understand, perfect for learning and experimentation.

License:

  • Gooba is distributed under the MIT License. It is open-source and
    free to use, including for commercial purposes, but remember that it
    is not safe for production environments at this time.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages