ch
Feedback
PythonHub

PythonHub

前往频道在 Telegram

News & links about Python programming. https://pythonhub.dev/

显示更多
2 538
订阅者
+424 小时
+17
+1030
帖子存档
Changing choices to a ForeignKey using Django migrations One common requirement I’ve seen in projects is that a model will start with a choices ... https://spapas.github.io/2021/07/15/django-choices-to-fk-using-migrations/

Let's write a Toy Emulator in Python In this tutorial we will be creating an emulator in python that can run programs such as printing Fibonacci series or Triangular numbers. https://threadexception.github.io/posts/let%27s-write-a-toy-emulator-in-python.html

hookshot Integrated web scraper and email account data breach comparison tool. https://github.com/andrew-vii/hookshot

Guide to Reinforcement Learning with Python and TensorFlow In this article, we present complete guide to reinforcemen learning and one type of it Q-Learning (which with the help of deep learning become Deep Q-Learning). We learn about the inspiration behind this type of learning and implement it with Python, TensorFlow and TensorFlow Agents. https://rubikscode.net/2021/07/13/deep-q-learning-with-python-and-tensorflow-2-0/

Python for Excel: A Modern Environment for Automation and Data Analysis https://www.xlwings.org/book

Loan Analysis using Python In this article, we will get an idea about how real business problems are solved using Exploratory ... https://towardsdatascience.com/loan-analysis-using-python-c121bbbef115?source=rss----7f60cf5620c9--python

QMsolve A module for solving and visualizing the Schrödinger equation. https://github.com/quantum-visualizations/qmsolve

Introduction to Django Rest Framework In this tutorial series you are going to learn the basics about DRF: how to start a project, handle authentication, work with ViewSets and serializers. https://www.youtube.com/playlist?list=PLLxk3TkuAYnrO32ABtQyw2hLRWt1BUrhj

Python Backend Web Development Course (with Django) This video is a full backend web development course with python. In the course, you will learn everything you need to know to start your web development journey with Python and Django. https://www.youtube.com/watch?v=jBzwzrDvZ18

The State of Python Packaging in 2021 https://venthur.de/2021-06-26-python-packaging.html

DeepLab2 DeepLab2 is a TensorFlow library for deep labeling, aiming to provide a unified and state-of-the-art TensorFlow codebase for dense pixel labeling tasks. https://github.com/google-research/deeplab2

Python and Apache Cassandra™ for Beginners Learn how to connect Python to Cassandra and insert data with the Datastax ODBC driver, and use the ... https://towardsdatascience.com/python-and-apache-cassandra-for-beginners-d9682f2f43c1?source=rss----7f60cf5620c9--python

Spotiscience: A Tool for Data Scientists and Music Lovers Spotiscience seeks to make it easy to download and predict data on Spotify’s musicPhoto by Matheus ... https://towardsdatascience.com/spotiscience-a-tool-for-data-scientists-and-music-lovers-a3e32bd82ed1?source=rss----7f60cf5620c9--python

Quantum Physics with Python: A package for solving and visualizing the Schrödinger Equation https://www.reddit.com/r/madeinpython/comments/ofjpzw/quantum_physics_with_python_a_package_for_solving/

Tuplex Tuplex is a parallel big data processing framework that runs data science pipelines written in Python at the speed of compiled code. https://github.com/tuplex/tuplex

TFace A trusty face recognition research platform. It provides a high-performance distributed training framework and releases our efficient methods implementation. https://github.com/Tencent/TFace

Show HN: A simple lazy Python Calculation Engine (with spreadsheet demo) https://github.com/bsdz/calcengine

Time Series Analysis From Scratch — Seeing The Big Picture Part 1 of the Time Series from Scratch Series — 
Time Series Analysis From Scratch — Seeing The Big Picture Part 1 of the Time Series from Scratch Series — Answering the big questions ... https://towardsdatascience.com/time-series-analysis-from-scratch-seeing-the-big-picture-2d0f9d837329?source=rss----7f60cf5620c9--python