mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 06:39:38 +07:00
10 lines
338 B
HTML
10 lines
338 B
HTML
<html>
|
|
<body>
|
|
<p>Reports availability of stub packages.</p>
|
|
<p>
|
|
<a href="https://www.python.org/dev/peps/pep-0561/">Stub package</a> is a package that contains type information for the corresponding
|
|
runtime package.
|
|
</p>
|
|
<p>Using stub packages ensures better coding assistance for the corresponding python package.</p>
|
|
</body>
|
|
</html> |