-
-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Hey everyone, thank you for using Zendriver!
Since the project now has a quite stable public API, and only has few bugs, we are thinking about promoting the library to a version 1.0.0
.
But before this, we would love to hear your feedbacks and gather any important changes that would be necessary before this release.
Here are some of the changes we already want to consider:
- Added functionality to locate elements based on any combination of their tagname, attributes, and text value. #55: bs4-like API to find elements
- Mentionned in Fix/flash point #148: Improve type safety, by getting rid of
__getattr__
as much as possible (+ adding aget
method for element, deprecating dynamic calls) - Find a solution for Bug from
_register_handlers
#158
Feel free to comment, share your thoughts, and even help to fix those issues if you want to 😄
We would also consider breaking changes if they solve issues (like the __getattr__
one).
I'll keep this issue up to date with what's happening.
266918, chinhtranv and Someone45
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed