Some assorted stuff I should read again and sort it somewhere, either here or in my brain.
API Evolution the Right Way: If you maintain a library, keep these promises to your users, and you can innovate your library without breaking the code of the people who rely on you.
Top 50 matplotlib Visualizations - The Master Plots (w/ Full Python Code): A compilation of the Top 50 matplotlib plots most useful in data analysis and visualization. This list lets you choose what visualization to show for what situation using python’s matplotlib and seaborn library.
HTTPie – command line HTTP client: a command line HTTP client with an intuitive UI, JSON support, syntax highlighting, wget-like downloads, plugins, and more.