ch
Feedback
PythonHub

PythonHub

前往频道在 Telegram

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

显示更多
2 531
订阅者
+124 小时
+47
+530
帖子存档
Mito: One of the Coolest Python Libraries You Have Ever Seen Here is my take on this cool Python library and why you should g
Mito: One of the Coolest Python Libraries You Have Ever Seen Here is my take on this cool Python library and why you should give it a tryContinue reading on ... https://towardsdatascience.com/mito-one-of-the-coolest-python-libraries-you-have-ever-seen-5261dbfedceb

Create a Cold War-Era Numbers Station with Twilio Voice and Python Flask In this tutorial, you’ll learn how to build a Python Flask application that will encrypt a message of your choice into a string of numbers. You’ll then use the Twilio Voice API via the Python helper library to accept an incoming call and read out the coded message to the caller in as creepy a voice as you can manage. https://www.twilio.com/blog/cold-war-numbers-station-twilio-voice-python-flask

Run a website off a Google Sheets Database, with Hugo How to build a static website from a database hosted in Google Sheets with Jupyter + Pandas, Hugo Static Site Generator, and Netlify Hosting. https://www.markhansen.co.nz/build-a-website-off-a-google-sheets-database-using-hugo-netlify/

How to Write Awesome Python Classes It’s a kind of magicContinue reading on Towards Data Science ... https://towardsdatascience.com/how-to-write-awesome-python-classes-f2e1f05e51a9

API Authentication with Tokens In this article I'm going to show you a few common patterns for client authentication based on ... http://blog.miguelgrinberg.com/post/api-authentication-with-tokens

Experimental APIs in Python 3.10 and the future of trust stores Let's see the new APIs in action and how their addition could mean a bright future for trust stores in Python. https://sethmlarson.dev/blog/2021-11-27/experimental-python-3.10-apis-and-trust-stores

Show HN: Improve your Python regex skills with 75 interactive exercises https://github.com/learnbyexample/py_regular_expressions/tree/master/interactive_exercises

Open source Business intelligence platform made with Python https://superset.apache.org/

Transcrypt – Python in the Browser https://www.transcrypt.org/

Python Named Tuple: What, How and When to Use Recipes of Python Named Tuple and why we should use itContinue reading on Towar
Python Named Tuple: What, How and When to Use Recipes of Python Named Tuple and why we should use itContinue reading on Towards Data Science ... https://towardsdatascience.com/python-named-tuple-what-how-and-when-to-use-4718b0668afd

Exploring Google Analytics Realtime Data with Python Take full advantage of all the Google Analytics features and data using its REST API and Python. https://martinheinz.dev/blog/62

Pycord-Development / pycord Pycord, a maintained fork of discord.py, is a python wrapper for the Discord API https://github.com/Pycord-Development/pycord

Pybaobab – Python implementation of visualization technique for decision trees https://gitlab.tue.nl/20040367/pybaobab

Introduction to GeoPandas: Analysing 311 call data https://lucytalksdata.com/introduction-to-geopandas-analysing-311-call-data/

Using JavaScript-style async promises in Python When you compare Python and JavaScript async code, you may think they are very much alike, since ... http://blog.miguelgrinberg.com/post/using-javascript-style-async-promises-in-python

How to Perform Real-Time Speech Recognition with Python Performing real-time Speech-to-Text using AssemblyAI API in PythonCon
How to Perform Real-Time Speech Recognition with Python Performing real-time Speech-to-Text using AssemblyAI API in PythonContinue reading on Towards Data ... https://towardsdatascience.com/real-time-speech-recognition-python-assemblyai-13d35eeed226

gnn A library to build Graph Neural Networks on the TensorFlow platform. https://github.com/tensorflow/gnn

rst2pdf The rst2pdf tool creates PDF documents from your ReStructured Text markup. https://rst2pdf.org/

The fastest way to share your notebooks - announcing NotebookSharing.space As the goal is to have the fastest way to upload your notebook and share it with someone, there is no signup or user accounts necessary. Just upload your notebook, get the link, and share it however you want. https://words.yuvi.in/post/announcing-notebooksharing-space/