Skip to content

Repository files navigation

Python Imports Test

Due to how buggy most IDEs are with import statements for Python libraries, either the needed import is not generated correctly or what is suggested is not accurate. This project was thus made for fun to test whether you can remember some of the most common and basic imports and the statement to import them.

This project was also made to practice and learn more about:

  • React Development (with Vite)
  • Tailwind
  • shadcn
  • Zustand

Key Learnings

React Development

  • Setting up Contexts
  • Setting up Hooks
  • Typing conventions

Tailwind

  • Basic inline styling without need of a separate style sheet

shadcn

  • Installation and setup
  • Ownership of components from generation

Zustand

  • Setup of state store
  • Setup and use of actions and selectors

About

React app that tests common Python import statements. Made to practice React, Tailwind, shadcn, Zustand.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages