Typing stubs for dataclasses
Project Links
Meta
Classifiers
License
- OSI Approved :: Apache Software License
Programming Language
- Python :: 3
Typing
- Stubs Only
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
.
Jun 30, 2022
0.6.6
Apr 16, 2022
0.6.5
Jan 08, 2022
0.6.4
Jan 07, 2022
0.6.3
Dec 28, 2021
0.6.2
Oct 15, 2021
0.6.1
Oct 12, 2021
0.6.0
Aug 08, 2021
0.1.7
Aug 08, 2021
0.1.6
Jun 17, 2021
0.1.5
Jun 13, 2021
0.1.4
Apr 26, 2021
0.1.3
Feb 02, 2021
0.1.2
Feb 02, 2021
0.1.1
Feb 02, 2021
0.1.0
Wheel compatibility matrix
Files in release
No dependencies