xpodev / seamless

A Python package for creating and manipulating HTML components. It is working similar to React.js, but in Python.
https://seamless.readthedocs.io
MIT License
11 stars 1 forks source link

Put all the most used functions and classes in the root of the package #19

Closed neriyaco closed 5 months ago

neriyaco commented 7 months ago

The most used functions and classes should be in the main __init__.py file.

In my opinion, the file should include the following properties: