Bonito
A lightweight library for generating synthetic instruction tuning datasets for your data without GPT.
https://github.com/BatsResearch/bonito
A lightweight library for generating synthetic instruction tuning datasets for your data without GPT.
https://github.com/BatsResearch/bonito
GitHub
GitHub - BatsResearch/bonito: A lightweight library for generating synthetic instruction tuning datasets for your data without…
A lightweight library for generating synthetic instruction tuning datasets for your data without GPT. - BatsResearch/bonito
Intro to DSPy: Goodbye Prompting, Hello Programming!
How the DSPy framework solves the fragility problem in LLM-based applications by replacing prompting with programming and compiling.
https://towardsdatascience.com/intro-to-dspy-goodbye-prompting-hello-programming-4ca1c6ce3eb9
How the DSPy framework solves the fragility problem in LLM-based applications by replacing prompting with programming and compiling.
https://towardsdatascience.com/intro-to-dspy-goodbye-prompting-hello-programming-4ca1c6ce3eb9
Towards Data Science
Intro to DSPy: Goodbye Prompting, Hello Programming! | Towards Data Science
How the DSPy framework solves the fragility problem in LLM-based applications by replacing prompting with programming and compiling
pfl
Python framework for Private Federated Learning simulations.
https://github.com/apple/pfl-research
Python framework for Private Federated Learning simulations.
https://github.com/apple/pfl-research
GitHub
GitHub - apple/pfl-research: Simulation framework for accelerating research in Private Federated Learning
Simulation framework for accelerating research in Private Federated Learning - apple/pfl-research
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/
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/
mit-han-lab / efficientvit
EfficientViT is a new family of vision models for efficient high-resolution vision.
https://github.com/mit-han-lab/efficientvit
EfficientViT is a new family of vision models for efficient high-resolution vision.
https://github.com/mit-han-lab/efficientvit
GitHub
GitHub - mit-han-lab/efficientvit: Efficient vision foundation models for high-resolution generation and perception.
Efficient vision foundation models for high-resolution generation and perception. - mit-han-lab/efficientvit
Bython: Python with braces. Because Python is awesome, but whitespace is awful
https://pypi.org/project/Bython/
https://pypi.org/project/Bython/
PyPI
Bython
Python with braces
Deploying Django Apps in Kubernetes
Learn you can optimize Django deployments seamlessly in a Kubernetes environment, whether you are a Django developer or a Kubernetes enthusiast.
https://blog.jetbrains.com/pycharm/2024/03/deploying-django-apps-in-kubernetes/
Learn you can optimize Django deployments seamlessly in a Kubernetes environment, whether you are a Django developer or a Kubernetes enthusiast.
https://blog.jetbrains.com/pycharm/2024/03/deploying-django-apps-in-kubernetes/
The JetBrains Blog
Deploying Django Apps in Kubernetes | The PyCharm Blog
Learn how you can optimize deploying Django apps in a Kubernetes environment, whether you are a Django developer or a Kubernetes enthusiast.
Cadwyn
Production-ready community-driven modern Stripe-like API versioning in FastAPI.
https://github.com/zmievsa/cadwyn
Production-ready community-driven modern Stripe-like API versioning in FastAPI.
https://github.com/zmievsa/cadwyn
GitHub
GitHub - zmievsa/cadwyn: Production-ready community-driven modern Stripe-like API versioning in FastAPI
Production-ready community-driven modern Stripe-like API versioning in FastAPI - zmievsa/cadwyn
BlendSQL
Unified dialect for orchestrating SQLite logic and LLM reasoning.
https://github.com/parkervg/blendsql
Unified dialect for orchestrating SQLite logic and LLM reasoning.
https://github.com/parkervg/blendsql
GitHub
GitHub - parkervg/blendsql: Query language for blending SQL and LLMs across structured + unstructured data, with type constraints.
Query language for blending SQL and LLMs across structured + unstructured data, with type constraints. - parkervg/blendsql
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
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
Medium
Python environment management using JupyterLab Desktop CLI
JupyterLab Desktop CLI provides several commands and options to manage Python environments for use in the application…
An extremely modern and configurable Python project template
https://www.reddit.com/r/Python/comments/1b4qwds/an_extremely_modern_and_configurable_python/
https://www.reddit.com/r/Python/comments/1b4qwds/an_extremely_modern_and_configurable_python/
Reddit
From the Python community on Reddit: An extremely modern and configurable Python project template
Explore this post and more from the Python community
kserve / kserve
Standardized Serverless ML Inference Platform on Kubernetes
https://github.com/kserve/kserve
Standardized Serverless ML Inference Platform on Kubernetes
https://github.com/kserve/kserve
GitHub
GitHub - kserve/kserve: Standardized Serverless ML Inference Platform on Kubernetes
Standardized Serverless ML Inference Platform on Kubernetes - kserve/kserve
Combining Rust and Python: The Best of Both Worlds?
This video shows you how to seamlessly integrate Rust with Python using Pyo3. This library allows you to write Python modules with Rust. This means that we get the speed and safety of Rust along with Python's easy-to-use features!
https://www.youtube.com/watch?v=lyG6AKzu4ew
This video shows you how to seamlessly integrate Rust with Python using Pyo3. This library allows you to write Python modules with Rust. This means that we get the speed and safety of Rust along with Python's easy-to-use features!
https://www.youtube.com/watch?v=lyG6AKzu4ew
YouTube
Combining Rust and Python: The Best of Both Worlds?
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
In this video, I'll show you how to seamlessly integrate Rust with Python using Pyo3. This library allows you to write Python modules with Rust. This means that we…
In this video, I'll show you how to seamlessly integrate Rust with Python using Pyo3. This library allows you to write Python modules with Rust. This means that we…
django-admin-shellx
A Django Admin Web Shell using Xterm.js and Django Channels.
https://github.com/adinhodovic/django-admin-shellx
A Django Admin Web Shell using Xterm.js and Django Channels.
https://github.com/adinhodovic/django-admin-shellx
GitHub
GitHub - adinhodovic/django-admin-shellx: A Django Admin Web Shell using Xterm.js and Django Channels.
A Django Admin Web Shell using Xterm.js and Django Channels. - adinhodovic/django-admin-shellx
I hate typing out every 'self.x = x' line in an __init__ method. Is this alternative acceptable?
https://www.reddit.com/r/Python/comments/1b5bc8g/i_hate_typing_out_every_selfx_x_line_in_an_init/
https://www.reddit.com/r/Python/comments/1b5bc8g/i_hate_typing_out_every_selfx_x_line_in_an_init/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
Create a quiz app in 6 minutes with HTMX and Django
This guide shows you how to build a simple quiz application using Django and HTMX in 6 minutes. HTMX is great for creating dynamic web applications without writing JavaScript.
https://www.photondesigner.com/articles/quiz-htmx
This guide shows you how to build a simple quiz application using Django and HTMX in 6 minutes. HTMX is great for creating dynamic web applications without writing JavaScript.
https://www.photondesigner.com/articles/quiz-htmx
Photondesigner
Create a quiz app with HTMX and Django in 8 mins ☑️
Build multi-stage forms with HTMX and Django very quickly.
How fast can we process a CSV file
The article explores the speed of processing CSV files, highlighting the use of PyArrow to enhance CSV reading speed significantly. It compares different methods like pandas with C engine, pure Python looping, and pandas with PyArrow engine, showcasing the efficiency of PyArrow in processing CSV files faster and more effectively
https://datapythonista.me/blog/how-fast-can-we-process-a-csv-file
The article explores the speed of processing CSV files, highlighting the use of PyArrow to enhance CSV reading speed significantly. It compares different methods like pandas with C engine, pure Python looping, and pandas with PyArrow engine, showcasing the efficiency of PyArrow in processing CSV files faster and more effectively
https://datapythonista.me/blog/how-fast-can-we-process-a-csv-file
datapythonista blog
How fast can we process a CSV file
Introduction Comma-separated values (CSV) are an extremely popular format to store tabular data because of their simplicity and how easy...