📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

types-dataclasses

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

types-dataclasses

Typing stubs for dataclasses

0.6.6
PyPI
Maintainers
1

Typing stubs for dataclasses

This is a PEP 561 type stub package for the dataclasses package. It can be used by type-checking tools like mypy, PyCharm, pytype etc. to check code that uses dataclasses. The source for this package can be found at https://github.com/python/typeshed/tree/master/stubs/dataclasses. All fixes for types and metadata should be contributed there.

Note: types-dataclasses is unmaintained and won't be updated.

See https://github.com/python/typeshed/blob/master/README.md for more details. This package was generated from typeshed commit ec7ab6d4d6147adf01565d3b2bb2ae4d750f6b1e.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts