PythonHub
2.4K subscribers
2.35K photos
49.1K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
django-idom

django-idom allows Django to integrate with IDOM, a reactive Python web framework for building interactive websites without needing a single line of Javascript.

https://github.com/idom-team/django-idom
Creating Beautiful Tracebacks with Python's Exception Hooks

Debugging can become an enjoyable experience with beautiful traceback messages created with Python’s custom exception hooks.

https://martinheinz.dev/blog/66
BreakFastApi

The most delicious API on the web. Just send a request and you'll receive the most mouth watering dish recipe with estimated cooking time and all the necessary ingredients and instructions.

https://github.com/MariiaSizova/breakfastapi
Your First NLP Tutorial in Python - Spam Classifier

In this video, we implement an email spam classifier using NLTK (natural language processing toolkit) in Python. We use the bag of words (BOW) approach to building the model, after performing tokenizing, lemmatization / stemming, and removing stop words. You'll learn a ton about NLP in just 20 minutes!

https://www.youtube.com/watch?v=hOuvYcw_sVQ
End-to-end Pytorch model in five minutes

Standardising dataloaders, model, training and validation — so you don’t have toPhoto by Ocean Ng ...

https://towardsdatascience.com/end-to-end-pytorch-model-in-five-minutes-a72da7bd4ebb
Learning (not) to Handle Exceptions

When you develop code, it is almost impossible not to run into an
error. Some problems are going to ...

https://pythonforthelab.com/blog/learning-not-to-handle-exceptions/
3 Data Science Projects You Can Do Using Python APIs

Use Python APIs to start a data science project in no timeContinue reading on Towards Data Science ...

https://towardsdatascience.com/3-data-science-projects-you-can-do-using-python-apis-d51714a76e55