es
Feedback
PythonHub

PythonHub

Ir al canal en Telegram

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

Mostrar más
2 531
Suscriptores
-124 horas
+17 días
+930 días
Archivo de publicaciones
Show HN: PyNeuraLogic: Python Differentiable Logic Programs https://github.com/LukasZahradnik/PyNeuraLogic

Show HN: Hatch 1.0.0 – Modern, extensible Python project management https://github.com/ofek/hatch

How to add a DEBUG mode for your Python Logging Mid-Run Configuring a Debug mode with your logging on the flyContinue reading
How to add a DEBUG mode for your Python Logging Mid-Run Configuring a Debug mode with your logging on the flyContinue reading on Towards Data Science ... https://towardsdatascience.com/how-to-add-a-debug-mode-for-your-python-logging-mid-run-3c7330dc199d

5 Things That Will Instantly Make Your Python Code More Pythonic Understanding The Rules Of The LanguageContinue reading on Towards Data Science ... https://towardsdatascience.com/5-things-that-will-instantly-make-your-python-code-more-pythonic-198c6d371c80

A Comprehensive Guide to Image Augmentation using Pytorch A way to increase the amount of data and make the model more robustContinue reading on Towards Data ... https://towardsdatascience.com/a-comprehensive-guide-to-image-augmentation-using-pytorch-fb162f2444be

Python is About to Become 64% Faster — Python 3.10 vs. Python 3.11 Benchmark Get excited about Python 3.11 — It’s finally the time for significant ... https://towardsdatascience.com/python-is-about-to-become-64-faster-python-3-10-vs-python-3-11-benchmark-3a6abcc25b90

When Python can't thread: a deep-dive into the GIL's impact Most computers these days come with multiple cores, allowing multiple threads to run ... https://pythonspeed.com/articles/python-gil/

How to Set Up a Development Environment for Machine Learning How to install, activate, and use a virtual environment for mach
How to Set Up a Development Environment for Machine Learning How to install, activate, and use a virtual environment for machine learning and data ... https://towardsdatascience.com/how-to-set-up-a-development-environment-for-machine-learning-b015a91bda8a

Gupshup A TUI chat client writtten in Python. https://github.com/kraanzu/gupshup/

Moriarty-Project Moriarty tries to find important information about a spesific phone number. https://github.com/AzizKpln/Moriarty-Project

mdiff mdiff is a package, tool and application for comparing and generating diff info for input data. It has an ability to detect sequence elements displacements (i.e. line in text have been moved up or down). https://github.com/m-matelski/mdiff

How to Structure a Data Science Project for Readability and Transparency And How to Create One in One Line of Code. https://t.co/9uCwAVYTeF

Exceptionite A Python exception library designed to make handling and displaying exceptions a cinch. https://github.com/MasoniteFramework/exceptionite

78 Python data science practice problems in a single github repo including numpy, pandas, matplotlib, scipy, regex, pytorch https://www.reddit.com/r/Python/comments/u77fce/78_python_data_science_practice_problems_in_a/

Building a Panel Dashboard with Snowpark for Python Data scientists often use SQL to interact with a data warehouse, but then often rely on Python for data discovery, visualization, and modeling. How great would it be if we can interact with a data warehouse directly with our preferred tools in Python? This article shows you how to create Panel dashboard to meaningfully visualize the 5 million data points from a Snowflake dataset. https://t.co/6F5zdtyO8I

Snake in the powershell / terminal [with python] A video about creating the snake game in the windows powershell or the mac and linux terminal with python. https://www.youtube.com/watch?v=lAIawk2IVIM

Threading in Python: The Complete Guide This guide provides a detailed and comprehensive review of threading in Python, including how threads work, how to use threads in multithreaded programming, concurrency primitives used with threads, common questions, and best practices. https://superfastpython.com/threading-in-python/

Python’s “Type Hints” are a bit of a disappointment to me https://www.uninformativ.de/blog/postings/2022-04-21/0/POSTING-en.html