TLWI Python
thelastweekin.dev
Hey there, fabulous readers!
Welcome to another exciting edition of our weekly newsletter, packed with incredible content and meaningful insights. We have scoured the internet to bring you the most fascinating articles, guides, and tips to keep you informed and entertained.
First up, we have an absolute gem for all you data enthusiasts out there! In our ever-evolving world of numbers and charts, understanding COVID-19 data can be a bit overwhelming. But fear not, we've got you covered with an enlightening article called From Numbers to Stories: Navigating COVID-19 Data from Exploration to Visualization. It's time to transform those perplexing figures into captivating tales.
If you're a plant parent or aspire to become one, then you're in luck! Our comprehensive guide on How to Care For Money Plant: A Complete Guide
Calling all tech enthusiasts! Are you ready to dive into the world of APIs and databases? We're thrilled to present you with a definitive guideline on Creating APIs with Django and Neo4j database, Part-1
Now, let's explore the futuristic world of Artificial General Intelligence (AGI) and microservices. Intrigued? We thought so! In this mind-blowing article, we'll uncover the concept of using modular components to develop AI applications or AGI agents. And guess what? They're even tackling some wicked LLM problems, like achieving ⚡2X faster LLaMA 2. Curiosity piqued? Don't miss out on Microservices approach to AGI
Last but certainly not least, we have something special for the aspiring web developers out there. Drumroll, please! You're about to embark on an exciting journey of creating your first web app using the incredible ChatGPT. This cutting-edge technology will take your web development skills to the next level. So, get ready to unleash your creativity and dive into the world of AI-powered web apps with our guide on Create your first Web-app using ChatGPT
That's it for now, folks! We hope you enjoy diving into these fascinating topics and discovering new horizons. As always, feel free to share your thoughts, feedback, and ideas with us. We love hearing from you!
Stay curious and keep shining, The Newsletter Team
Dennis
Updates From The Python Blog
- Python 3.11.5, 3.10.13, 3.9.18, and 3.8.18 is now available
- Thursday, August 24, 2023
Our Article Picks
- Gauthier Kwatatshey: Build a CRUD Serverless API from scratch using AWS Lambda (Python), API Gateway, and DynamoDB.
- Odumosu Matthew: Understanding Slicing in Python: A Comprehensive Guide
- Akarshan Gandotra: Converting Any Python Web Framework to FastAPI: A Comprehensive Guide
- Chris White: Python Deployment: WSGI
- Pier Paolo Ippolito: Fine-tuning LLMs with LoRA: A Gentle Introduction
- Bala Madhusoodhanan: Navigating the Maze: Solving Shortest Path Challenges with Dijkstra's Algorithm
- vamsikrishna71: Supercharge Your Spreadsheet Skills with Python in Microsoft Excel
- BALAKRISHNA S: Python libraries and Framework
- Jean-Michel Plourde: Running Python code as a migration operation in Django
- Lyndsi Kay Williams: Apache Superset: Installing locally is easy using the makefile
- Ritank: How to read a file in Python?
- Ayush Saha: Understanding the Vigenère Cipher
- Emmanuel Ishola: Top 8 Api Architectural Styles 2023 (Pt 2)
- Plantora: How to Care For Money Plant: A Complete Guide
- Miguel Ángel Cabrera Miñagorri: Computer Vision with Python without building media pipelines
- Ayush Saha: Hacking the Caesar Cipher
- kk_aggarwal: Javascript & Python-Learning by comparison-part 1
- Mygyt11: MY NEW WEBSITE [Free AI image creator]
- Isaac Oresanya: From Numbers to Stories: Navigating COVID-19 Data from Exploration to Visualization
- Evans Tjabadi: Supercharge Celery Beat with a custom scheduler - rdbbeat
- Memgraph: Exciting News: LangChain Now Supports Memgraph!
- Chris Greening: Calculating weighted averages with numpy and Python!
- Marlon: Criando web scrapers de maneira rápida com Beautiful Soup
- shadowb: How to send message to teams using python.
- Juan F Gonzalez: Python Challenge Recap
- Sachin: How to Use flash() to Display Messages in Flask
- keonakhon: How I Made My First Linux Distribution Package
- Chinemere: 7 Unique and Underrated Python Libraries
- James Hubert: Intro to Python: Day 12 - OOP - Calling a parent method
- Chris White: Python Deployment: WSGI with gunicorn
- Giancarlo Rocha: How To Install Private Git Hosted Dependencies Inside Docker Image Using SSH
- Md Mahiuddin: What’s New In Python 3.12
- Praveen kumar: File Handling in Python
- Jay Codes: Enhancing Machine Learning Models: A Guide to Feature Engineering for House Price Prediction
- Prayson Wilfred Daniel: SRP: Refactoring the Data Science Beyond Classes
- Swarup Mahato: Android Operating System
- Emerson Fernandes: scraping all airconditioned from the free market sales site
- James Hubert: Intro to Python: Day 15 - OOP - Overloading the Print Method on a Custom Class
- Ocaso: Base64 in Programming Languages
- Lionel Tchami ♾️☁️: Create your first Web-app using ChatGPT
- TechPlygrnd: NumPy Tutorial #9: Array Join
- Chris White: Python Executable Packaging With pex
- mawutor: charts load faster on chainparser now.
- TechPlygrnd: NumPy Tutorial #5: Array Copy vs View
- Afroza Nowshin: A Definitive Guideline for Creating APIs with Django and Neo4j database, Part-1
- Olaoye kunle: SETTING UP DJANGO PROJECT
- Afroza Nowshin: A Definitive Guideline for Creating APIs with Django and Neo4j database, Part-0
- Erik: How To Send Email With Python, Simply
- Srikanth: Vector database: What is chromadb doing under the hood?
- Conrad: Mastering File Uploads in Django: A Comprehensive Guide.
- James Hubert: Intro to Python: Day 16 - OOP - Overloading ==, >, and <
- TechPlygrnd: NumPy Tutorial #1: Introduction
- James Hubert: Intro to Python: Day 13 - OOP - What is polymorphism? 🧐
- Ankit Sahu: Installing ML-Agents on macOS M1: A Troubleshooting Guide 👨💻
- James Hubert: Intro to Python: Day 17 - Making Dumb Mistakes with Lists []
- Ashish Kumar: Python Developers: What's New on the Horizon in 2023?
- Jawdat Tayfour: Django Dev Journey #5
- Serpdog: Web Scraping Realtor.com
- Hugo van Kemenade: Why are there still so many downloads for EOL Python 3.7?
- Divine Jude: Check my profile
Our Repo Picks
- graphdeco-inria/gaussian-splatting (Python): Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
- facebookresearch/AnimatedDrawings (Python): Code to accompany "A Method for Animating Children's Drawings of the Human Figure"
- lllyasviel/Fooocus (Python): Focus on prompting and generating
- modelscope/facechain (Python): FaceChain is a deep-learning toolchain for generating your Digital-Twin.
- kuafuai/DevOpsGPT (Python): Multi agent system for AI-driven software development. Combine LLM with DevOps tools to convert natural language requirements into working software. Supports any development language and extends the existing code.
- vinta/awesome-python (Python): A curated list of awesome Python frameworks, libraries, software and resources
- deepinsight/insightface (Python): State-of-the-art 2D and 3D Face Analysis Project
- NVlabs/neuralangelo (Python): Official implementation of "Neuralangelo: High-Fidelity Neural Surface Reconstruction" (CVPR 2023)
- apple/ml-fastvit (Python): This repository contains the official implementation of the research paper, "FastViT: A Fast Hybrid Vision Transformer using Structural Reparameterization" ICCV 2023
- qiuyu96/CoDeF (Python): Official PyTorch implementation of CoDeF: Content Deformation Fields for Temporally Consistent Video Processing
- microsoft/Bringing-Old-Photos-Back-to-Life (Python): Bringing Old Photo Back to Life (CVPR 2020 oral)
- fighting41love/funNLP (Python): 中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT 词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert 资源、文本生成&摘要相关工具、cocoNLP 信息抽取工具、国内电话号码正则匹配、清华大学 XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
- roboflow/supervision (Python): We write your reusable computer vision tools. 💜
- ReaVNaiL/New-Grad-2024 (Python): 👋 Hey there new grad🎉! We've put together a collection of full-time job openings for SWE, Quant, PM and tech roles in 2024! 🚀
- PanQiWei/AutoGPTQ (Python): An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.
- OpenBB-finance/OpenBBTerminal (Python): Investment Research for Everyone, Everywhere.
- jiran214/GPT-vup (Python): GPT-vup BIliBili | 抖音 | AI | 虚拟主播
- TencentARC/GFPGAN (Python): GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
- abacusai/Long-Context (Python): This repository contains code and tooling for the Abacus.AI LLM Context Expansion project. Also included are evaluation scripts and benchmark tasks that evaluate a model’s information retrieval capabilities with context expansion. We also include key experimental results and instructions for reproducing and building on them.
- deezer/spleeter (Python): Deezer source separation library including pretrained models.
- dot-agent/openagent (Python): Microservices approach to AGI. Modular components for AI apps or AGI agents. (... and solving some wicked LLM problems like ⚡ 2X faster LLaMA 2)
- jackfrued/Python-100-Days (Python): Python - 100 天从新手到大师
- iam-veeramalla/aws-devops-zero-to-hero (Python): AWS zero to hero repo for devops engineers to learn AWS in 30 Days. This repo includes projects, presentations, interview questions and real time examples.
- gventuri/pandas-ai (Python): PandasAI is a Python library that integrates generative artificial intelligence capabilities into pandas, making dataframes conversational
- chatchat-space/Langchain-Chatchat (Python): Langchain-Chatchat (formerly langchain-ChatGLM), local knowledge based LLM (like ChatGLM) QA app with langchain | 基于 Langchain 与 ChatGLM 等语言模型的本地知识库问答
The Last Week In Python is a weekly roundup for all things Python! Follow me on Twitter for more projects @dennisokeeffe92
Subscribe to my personal newsletter to get updates on TheLastWeekIn.Dev + more! 🦄