1140
News & links about Python programming. https://pythonhub.dev/ Administrator: @rukeba
krr
Prometheus-based Kubernetes Resource Recommendations.
https://github.com/robusta-dev/krr
Replacing my best friends with an LLM trained on 500,000 group chat messages
The author trained an uncensored large language model on the college-era group chat that he and his best friends still use, with LlaMa, Modal, and Hex.
https://www.izzy.co/blogs/robo-boys.html
logspace-ai / langflow
⛓️ LangFlow is a UI for LangChain, designed with react-flow to provide an effortless way to experiment and prototype flows.
https://github.com/logspace-ai/langflow
Debugging a Mixed Python and C Language Stack
https://developer.nvidia.com/blog/debugging-mixed-python-and-c-language-stack/
Downloading Images with Python, PIL, Requests, and Urllib
Python is a great language for automating tasks, and downloading images is one of those tasks ...
https://janakiev.com/blog/python-pilow-download-image/
Rye: Flask author's new project for Python bootstrapping
https://github.com/mitsuhiko/rye
Which NumPy Functions Are Multithreaded
Some NumPy functions will execute in parallel using multithreading automatically and behind the ...
https://superfastpython.com/multithreaded-numpy-functions/
EP 684: A Per-Interpreter GIL Accepted
https://www.reddit.com/r/Python/comments/12ffsif/ep_684_a_perinterpreter_gil_accepted/
Django: How to profile and improve startup time
Your Django project’s startup time impacts how smooth it is to work with.
Django has to restart ...
https://adamj.eu/tech/2023/03/02/django-profile-and-improve-import-time/
The Tech Stack of a One-Man SaaS
In this post I'll describe the tools and services I use to run my SaaS business. From programming ...
https://anthonynsimon.com/blog/tech-stack/
The EU proposed CRA law may have unintended consequence for the Python ecosystem
https://pyfound.blogspot.com/2023/04/the-eus-proposed-cra-law-may-have.html
Show HN: IPython-GPT, a Jupyter/IPython Interface to Chat GPT
https://github.com/santiagobasulto/ipython-gpt
Aura – Python source code auditing and static analysis on a large scale
https://github.com/SourceCode-AI/aura
CI/CD by Example in Python
A simple demonstration of CI/CD in Python with poetry and pre-commit hooks
https://towardsdatascience.com/ci-cd-by-example-in-python-46f1533cb09d
Introducing Jaal — Interacting with Network Made Easy
Your interactive network visualizing dashboard…
https://towardsdatascience.com/introducing-jaal-interacting-with-network-made-easy-124173bb4fa
MiniGPT-4
Enhancing Vision-language Understanding with Advanced Large Language Models.
https://minigpt-4.github.io/
Solve Schrödinger Equation in Seconds with Python & GPU
The second episode of the Python GPU series explores the Schrodinger equation and how it can be optimized using GPU hardware.
https://www.youtube.com/watch?v=hxGA1Je1P-s
GitHub - csgoh/roadmapper: Roadmapper - A Roadmap as Code (Rac) python library. Generate professional roadmap diagram using python code.
https://www.reddit.com/r/Python/comments/130hpn4/github_csgohroadmapper_roadmapper_a_roadmap_as/
How complex a game can you build in Python?
https://www.reddit.com/r/learnpython/comments/12vbfev/how_complex_a_game_can_you_build_in_python/
Building a ChatGPT-enhanced Python REPL
https://isthisit.nz/posts/2023/building-a-chat-gpt-enhanced-python-repl/
Azure-Samples / azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure Cognitive Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
https://github.com/Azure-Samples/azure-search-openai-demo
Web Scraping With Python — A Complete Guide 2023
https://serpdog.io/blog/web-scraping-with-python/
Google announces the list of 574 Python packages in its new "Assured Open Source Software" service
https://www.reddit.com/r/Python/comments/12nxsop/google_announces_the_list_of_574_python_packages/
Joblib: Running Python functions as pipeline jobs
https://joblib.readthedocs.io/en/latest/index.html
PySpark and Parquet: Elegant Python DataFrames and SQL
PySpark has excellent support for querying ...
https://codesolid.com/using-pyspark-and-parquet/
Running Python micro-benchmarks using the ChatGPT Code Interpreter alpha
https://simonwillison.net/2023/Apr/12/code-interpreter/
Accessing MS Access databases from Python and Django
Have you ever needed to use data from a Microsoft Access database on a Django project?
If so, you ...
https://spapas.github.io/2023/03/22/access-microsoft-access-python-django/
An Intro to Textual – Creating Text User Interfaces with Python
Textual is a Python package used to create cross-platform Text User Interfaces (TUI). This may ...
https://www.blog.pythonlibrary.org/2023/03/28/an-intro-to-textual/
pip drops support for Python 2
https://www.reddit.com/r/Python/comments/l3sdim/pip_drops_support_for_python_2/
wzhe06 / SparrowRecSys
A Deep Learning Recommender System
https://github.com/wzhe06/SparrowRecSys