Quantcast
Channel: CodeSection,代码区,Python开发技术文章_教程 - CodeSec
Viewing all articles
Browse latest Browse all 9596

Python attrs library; stackoverflow documentation

$
0
0

Article: The One python Library Everyone Needs: attrs

Some people are excited about eventually being able to program in Python 3 everywhere. What I’m looking forward to is being able to program in Python-with-attrs everywhere. It exerts a subtle, but positive, design influence in all the codebases I’ve see it used in.

Or, for those who want more power (an complexity) than the attrs module, there’s macropy and it’s case-classes .

Stackoverflow has introduced a new tech documentation tool that focuses on providing examples, rather then merely sparsely documenting an API. The one on Python string formatting is quite useful.

All topics: http://stackoverflow.com/documentation/ Python: http://stackoverflow.com/documentation/python/topics Go: http://stackoverflow.com/documentation/go/topics Vim: http://stackoverflow.com/documentation/vim/topics Git: http://stackoverflow.com/documentation/git/topics MongoDB: http://stackoverflow.com/documentation/mongodb/topics RethinkDB: http://stackoverflow.com/documentation/rethinkdb/topics Angular 2: http://stackoverflow.com/documentation/angular2/topics Node.js: http://stackoverflow.com/documentation/node.js/topics Linq: http://stackoverflow.com/documentation/linq/topics

Viewing all articles
Browse latest Browse all 9596

Trending Articles