PythonHub
2.37K subscribers
2.35K photos
49K links
News & links about Python programming.
https://pythonhub.dev/
Download Telegram
How to Write a (Lisp) Interpreter (In Python) (2010)

https://www.norvig.com/lispy.html
Machine Learning in 2024 – Beginner's Course

This machine learning course is created for beginners who are learning in 2024. The course begins with a Machine Learning Roadmap for 2024, emphasizing career paths and beginner-friendly theory. Then it the course moves on to hands-on practical applications and a comprehensive end-to-end project using Python.

https://www.youtube.com/watch?v=bmmQA8A-yUA
Building an LLM fine-tuning Dataset

The video shares insights on building a comprehensive dataset for AI model training using Reddit comments, highlighting challenges such as working with large datasets and filtering out low-quality comments. The creator discusses methods like loading, sorting, and filtering data to create training samples and models, emphasizing the abundance of comments available for analysis and the pro...

https://www.youtube.com/watch?v=pCX_3p40Efc
From Beeps to Toots: Reviving Pagers with Python and Mastodon

The article showcases a unique application of Python programming by connecting pagers with Mastodon, blending the reliability of pagers with modern social media interactions. It highlights the versatility of Python in bridging analog devices like pagers with digital platforms, demonstrating the enduring relevance of traditional communication methods in today's digital age.

https://finnley.dolphinhome.net/2024/02/25/from-beeps-to-toots-reviving-pagers-with-python-and-mastodon/
Bython: Python with braces. Because Python is awesome, but whitespace is awful

https://pypi.org/project/Bython/
Python environment management using JupyterLab Desktop CLI

The article discusses Python environment management using the JupyterLab Desktop CLI, which offers various commands and options to manage Python environments efficiently within the application. It covers setting up the JupyterLab Desktop CLI, creating new Python environments, and utilizing bundled environment installers or downloading packages from the registry to enhance the development...

https://blog.jupyter.org/python-environment-management-using-jupyterlab-desktop-cli-e57485c9287c