Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-10-20 | 172 Bytes | |
v2.1.1.tar.gz | 2021-10-20 | 890.4 kB | |
v2.1.1.zip | 2021-10-20 | 902.0 kB | |
Totals: 3 Items | 1.8 MB | 0 |
- More type annotation
- Avoid changing types of variables in runtime.
- Avoid changing values of parameters of methods(they stay the same throughout their life).