1 private link
Voir aussi ici. En lien avec des ETL. Pas tout lu. Cela a l'air sympa.
Intégration d'un projet Django dans PyCharm...
A essayer (et la licence PRO a l'air alléchante aussi :) )
Python 3 is awesome. Upgrade today!
Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It’s the “Command Line Interface Creation Kit”. It’s highly configurable but comes with sensible defaults out of the box.
GraphQL was introduced by Facebook in February 2015, and at first what I didn't quite get is how adding this layer of abstraction into my web application would be any helpful and useful. We’ve been offered to rewrite everything in a new way when we’ve just got used to using REST API. But when I became more familiar with it, I clearly understood that GraphQL is the future of web development, and let me explain why.
Make sure to craft your code carefully as you write it because your future self will have a much more difficult time cleaning it up than you will right now. So take that line of code you just wrote and carefully add line breaks to it.