-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Let's try a first attempt at a python wrapper and guess how much time it'll take to do it properly.
Step 0. Read about the difference between PyO3 and setuptools-rust. How are these related? Do we need to chose one or are they different tools?
Step 1. Wrap a basic object (e.g. string, int etc)
Step 2. Wrap a Soup object.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request