PythonHub
2.43K subscribers
2.35K photos
49.2K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
Sentiment Analysis of Tweets

How to analyse the sentiment of tweets using the VADER Python library

https://towardsdatascience.com/sentiment-analysis-of-tweets-167d040f0583
Many Python programmers cannot solve this puzzle

A brief introduction to “Python under the hood” for…

https://towardsdatascience.com/many-python-programmers-cannot-solve-this-puzzle-c5950841d14d
How to Best Work with JSON in Python

Tips and Tricks for Working with Simple JSON and Nested JSON files

https://towardsdatascience.com/how-to-best-work-with-json-in-python-2c8989ff0390
PyCaret and Streamlit: How to Create and Deploy Data Science Web App

Building a wine classifier with…

https://towardsdatascience.com/pycaret-and-streamlit-how-to-create-and-deploy-data-science-web-app-273d205271a3
Python i18n - Localizing Transactional Email Templates

Leverage Python, Jinja and i18n Ally to define, localize, and preview transactional emails

https://camillovisini.com/article/python-i18n-localizing-email-templates/
You Should Stop Craving for Python One-Liners

Great programmers don’t always use one-liners. You…

https://towardsdatascience.com/you-should-stop-craving-for-python-one-liners-5dbf8e0de23d
Python Sets are Underrated

A guide to the elegant and helpful uses of built-in Python sets

https://towardsdatascience.com/python-sets-are-underrated-55fc27db2ada
Implementing Causal Impact on Top of TensorFlow Probability

Using structural time series to infer…

https://towardsdatascience.com/implementing-causal-impact-on-top-of-tensorflow-probability-c837ea18b126
Is Python Really a Bottleneck?

I’m tired of articles about Python dying

https://towardsdatascience.com/is-python-really-a-bottleneck-786d063e2921
How to Deploy a FastAPI App on Heroku for Free

How to keep your app active 24/7

https://towardsdatascience.com/how-to-deploy-your-fastapi-app-on-heroku-for-free-8d4271a4ab9
6 Cool Python Tricks You Should Know

Go beyond the usual

https://towardsdatascience.com/6-cool-python-tricks-you-should-know-bab1b6a42446
Building Better Concurrency, Finite State Processes, and Modeling Processes

Let’s build more robust…

https://medium.com/better-programming/building-better-concurrency-finite-state-processes-and-modeling-processes-ea0a06b8d529
Beautiful Plots With Python and Seaborn

The guide to plotting data with Python and Seaborn

https://medium.com/better-programming/beautiful-plots-with-python-and-seaborn-9d05c9ead6ed
3 Alternatives to If Statements to Make Your Python Code More Readable

Are you taking advantage of…

https://medium.com/swlh/3-alternatives-to-if-statements-to-make-your-python-code-more-readable-91a9991fb353
From Novice to Expert: How to Write a Configuration file in Python

Treat config file like your…

https://towardsdatascience.com/from-novice-to-expert-how-to-write-a-configuration-file-in-python-273e171a8eb3
KasperskyLab / TinyCheck

TinyCheck allows you to easily capture network communications from a smartphone or any device which can be associated to a Wi-Fi access point in order to quickly analyze them. This can be used to check if any suspect or malicious communication is outgoing from a smartphone, by using heuristics or specific Indicators of Compromise (IoCs). In orde…

https://github.com/KasperskyLab/TinyCheck