|
You are here |
hynek.me | ||
| | | | |
blog.startifact.com
|
|
| | | | | A discussion of what patterns occur in software framework design. | |
| | | | |
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? | |
| | | | |
initialcommit.com
|
|
| | | | | In this article, you'll take a look at the different rules of thumb posited by the Zen of Python, as well as how to implement them in your development workflow. | |
| | | | |
swtch.com
|
|
| | | [AI summary] This article compiles resources and implementations for creating efficient regular expression search algorithms using finite automata and DFA/NFA methods. | ||