- Python Weekly
- Posts
- Python Weekly (Issue 435 February 6 2020)
Python Weekly (Issue 435 February 6 2020)
Python Weekly - Issue 435
Python Weekly
Welcome to issue 435 of Python Weekly. Let's get straight to the links this week.
From Our Sponsor
Vettery is an online hiring marketplace that's changing the way people hire and get hired. Ready for a bold career move? Make a free profile, name your salary, and connect with hiring managers from top employers today.
Articles, Tutorials and Talks
A recent eBay Tech Blog article presented the Unified AI platform called Krylov. In this article, we show how Krylov users interact with the platform to build and manage powerful workflows in a pythonic and efficient way.
In this tutorial, you’ll learn how to setup your NVIDIA Jetson Nano, run several object detection examples and code your own real-time object detection program in Python from a live camera feed. Several DNN models are supported, including SSD-Mobilenet and SSD-Inception, which are pre-trained on the 90-class MS COCO dataset and can detect a variety of objects.
This post shows how to create a simple application to track the Coronavirus spreading using Python. At this end of this tutorial we will get a html page that shows a map with infected locations, including a slider to track the virus spreading based on date.
A follow up to a previous post we wrote in the midst of our Python 2 to 3 project, describing our strategy and rollout plan. Now that we’ve fully rolled out to Python 3 (as of early September), we wanted to talk about how our production deployment went and reflect a little on the project.
SciPy is an open-source scientific computing library for the Python programming language. Since its initial release in 2001, SciPy has become a de facto standard for leveraging scientific algorithms in Python, with over 600 unique code contributors, thousands of dependent packages, over 100,000 dependent repositories and millions of downloads per year. In this work, we provide an overview of the capabilities and development practices of SciPy 1.0 and highlight some recent technical developments.
I think static typing can be very oversold. All the same, mypy offers quite a lot of benefits for how minimally invasive it is. Here are some ideas, in rough order of importance, for how to add typing to an existing Python project.
Learn how Dell and Domino created a refreshingly simple approach to help companies get their data science teams and the technologies they need up and running faster, with an easy path to scale.
SPONSORCreating an Online Chat App w/ Python! In this coding live stream I'll be creating an online chat application! The goal will be to create a basic front end with flask and handle communication and messaging through a python socket server.How to use OpenCV’s “dnn” module with NVIDIA GPUs, CUDA, and cuDNNIn this tutorial, you will learn how to use OpenCV’s “Deep Neural Network” (DNN) module with NVIDIA GPUs, CUDA, and cuDNN for 211-1549% faster inference.Random Forests (and Extremely) in Python with scikit-learnIn this post, you will learn by example how to do two popular machine learning techniques called random forest and extremely random forests.Common Issues Using Celery (And Other Task Queues)The place of the 'is' syntax in PythonTyped functional Dependency Injection in PythonHow I’m testing in 2020The Parallelism Blues: when faster code is slower Interesting Projects, Tools and LibrariesvardbgA simple Python debugger and profiler that generates animated visualizations of program flow, useful for algorithm learning.Sovereign A set of Ansible playbooks to build and maintain your own private cloud: email, calendar, contacts, file sync, IRC bouncer, VPN, and more.ChaosVisualizations connecting chaos theory, fractals, and the logistic map!httpcoreThe HTTP Core package provides a minimal low-level HTTP client, which does one thing only. Sending HTTP requests.ThincA refreshing functional take on deep learning, compatible with your favorite libraries.CronyoThe missing cron CLI for AWS Cloudwatch and Lambda.CausalNexA Python library that helps data scientists to infer causation rather than observing correlation.inlinecEffortlessly write inline C functions in Python.MLOpsPythonMLOps using Azure ML Services and Azure DevOps.urlbusterPowerful mutable web directory fuzzer to bruteforce existing and/or hidden files or directories.riskquantA library to assist in quantifying risk.muCLIarYouTube automator bringing you your music right on your CLI.action-heroMake powerful CLIs with argparse actions that pack a punch!OpnieuwA simple and intuitive retrying library for Python.Minibatch Python stream processing for humans.New ReleasesDjango security releases issued: 3.0.3, 2.2.10, and 1.11.28Upcoming Events and WebinarsSan Francisco Python Meetup February 2020 - San Francisco, CAThere will be following talks
Removing Unfair Bias in Machine Learning
In-Database Machine Learning w PostgreSQL
Enabling Fastai Multi-GPU/DDP Training in Jupyter Notebook
Python's best AI package
Discovering Hypothesis
Boulder Python Meetup February 2020 - Boulder, COThere will be following talks
Asyncio: a first-class concurrency library for IO-limited tasks in Python3
Introduction to Luigi
Communicating with a Python GraphQL API from Typescript
Austin Python Meetup February 2020 - Austin, TXThere will be following talks
Model Deployment
Kubeflow Update
Cleveland Python Meetup February 2020 - Cleveland , OHThere will be following talks
Distribute your Python app on Mac + Windows + Linux with PyInstaller
Python Smart Home Scripting with Home Assistant
IndyPy Mixer: Machine Learning & AI - Indianapolis, INThere will be following talks
Leverage Classifiers with Machine Learning and AI
Get all your (IoT) Ducks in a Row with AWS Greengrass
PyMNtos Python Presentation Night #81 - Minneapolis, MNThere will be following talks
Using python for purchasing a house
Analyzing Tweets with NLP
Go for Pythonistas
Our Other Newsletters
- A free weekly newsletter featuring the best hand curated news, articles, tools and libraries, new releases, jobs etc related to NoSQL.
- A free weekly newsletter for entrepreneurs featuring best curated content, must read articles, how to guides, tips and tricks, resources, events and more.