DataSpell
 
Get DataSpell

Type hinting

Last modified: 26 May 2024

DataSpell provides various means to assist inspecting and checking the types of the objects in your script. DataSpell supports type hinting in function annotations and type comments using the typing module and the format defined by PEP 484.