This website requires JavaScript.
Explore
Help
Sign in
wrapper
/
construct-typing
Watch
1
Star
0
Fork
You've already forked construct-typing
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
main
construct-typing
/
construct-stubs
/
version.pyi
6 lines
90 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
put a prefix before every object of "typing", because there are a few duplications, e.g. Union and Optional. added stubs for Select, Optional, If, IfThenElse
2020-12-12 13:17:27 +01:00
import
typing
as
t
run black and isort
2021-01-01 23:46:43 +01:00
put a prefix before every object of "typing", because there are a few duplications, e.g. Union and Optional. added stubs for Select, Optional, If, IfThenElse
2020-12-12 13:17:27 +01:00
version
:
t
.
Tuple
[
int
,
int
,
int
]
added README.md added more (mostly empty) stub files added setup.py added construct_typed initial version added initial tests
2020-12-10 20:26:37 +01:00
version_string
:
str
release_date
:
str
Reference in a new issue
Copy permalink