Hacker News new | ask | show | jobs
by ed_blackburn 4571 days ago
Two questions from a none Python developer.

- If there are no Python bindings, could one invoke native bindings from with Python? - Is it normal to add a base class for utility rather than use a field level instance?

Yours, curiously.