|
You are here |
kishstats.com | ||
| | | | |
adl1995.github.io
|
|
| | | | | ||
| | | | |
www.integralist.co.uk
|
|
| | | | | Introduction This post is going to cover a few tools and features I plan on using when writing Python code in 2019. I've grouped these into the following sections: Type Hints and Static Analysis Interfaces, Protocols and Abstract Methods Dependency Management (with pipenv) (OUTDATED! ?) ? read my post "Python Management and Project Dependencies". But before we get into it... time for some self-promotion ?? Want to be up and running quickly with Python? | |
| | | | |
lepisma.xyz
|
|
| | | | | [AI summary] The author discusses the benefits of adopting optional static type checking with Python 'mypy' and gradually typed languages to improve code maintainability and reduce errors. | |
| | | | |
wwwtech.de
|
|
| | | [AI summary] A user shares their experience learning Rust, a systems programming language, by building a parallel file search tool and praising its safety features, type system, and documentation while critiquing some API usability. | ||