Skip to content

Packaging practice problems in Python

Difficulty:
Category:
Tag:

Showing 6 of 6

Status Title Difficulty
__all__, re-export rules, and the accidental public API Medium
Does this version satisfy this specifier? Medium
Flattening a dependency group Medium
Parsing an entry-point object reference Medium
What does this module actually export? Hard
Which copy of the package wins? Easy