TLWI Python #40
thelastweekin.dev
Helloooo and welcome back to our weekly newsletter! We've got some pretty exciting links to share with you this week so buckle up and let's dive in!
First up, we've got a second installment of the Learn Test-Driven Development With Django series! This week, we're focusing on testing views and templates. If you're a Django developer or just looking to expand your skill set, this is a great resource to check out. Not familiar with Test-Driven Development? That's okay, we've got the perfect introduction for you right here - important reference.
Are you still on the hunt for a summer internship? Look no further because we've got you covered with a Collection of Summer 2023 tech internships! From software engineering, product management, UX design and everything in between, this list has got it all. So, grab your morning cup of coffee and start scrolling through the opportunities - important reference
Next up, we've got something for all the Python lovers out there. Whether you're just starting out or a seasoned pro, this Programming with Python guide is a great resource to have in your toolkit. With detailed tutorials and examples, you'll be coding Python like a champ in no time - important reference
For all the data scientists out there, we've got an exciting link for you to check out. It's all about a unified framework for machine learning with time series. This is a great resource for anyone looking to dive deeper into the world of time series analysis and machine learning. So, grab your notebook and start taking some notes - important reference
Last but not least, we've got something pretty cool for all the audio tech enthusiasts out there. Have you ever wanted to clone someone's voice in just five seconds? Well, now you can with this awesome link on how to clone a voice in 5 seconds to generate arbitrary speech in real-time! This is definitely worth checking out if you're interested in audio and speech technology - important reference
That's it for this week folks! We hope you find these links as exciting and informative as we do. Have a great week ahead and we'll see you again soon!
Dennis
Updates From The Python Blog
- Python 3.12.0 alpha 2 released
- Tuesday, November 15, 2022
Our Article Picks
- Samina Rahman Purba: 🧪🐍✨Unit Testing Python Code With The unittest Framework
- Hunter Johnson: Data analysis made simple: Python Pandas tutorial
- Brooke Myers: A Task Manager App Built with Python
- Hana Belay: Build a ChatBot Using Python, Django
- Michael Braverman: 1. Applying Design Patterns in Python: GZIP Decorator
- Andy Piper: MicroPython: EuroPython 2022, PyScript, Arduino, and more! 🎁
- Ganesh Patil: 10+ Ambassador Programs You Should Know
- Zoo Codes: Crypto Data Bot using Python, Binance WebSockets and PostgreSQL DB
- Bas codes: This Week In Python
- Kushal Magar: How to build an MP4 to GIF converter using Python + Shotstack API
- Alienor: Do's & don't's of writing Elixir
- Yuki Kimoto: SPVM::Cwd 0.04 is released - The Project for Python/NumPy Porting to Perl
- Jubaeir Islam: Machine Learning for Beginners
- rashidgithub01: Running Random Forest
- Shuhaib S: List comprehensions in python
- Akolade: My First Project: A personal Ecommerce Website
- Jared Nielsen: How to Solve the Combinations Algorithm in JavaScript and Python
- Leon Wei: Reddit Monitoring with Python
- Yuki Kimoto: zeros | SPVM::Numpy - The Project for Python/NumPy Porting to Perl
- Yuki Kimoto: The switch Statement - SPVM - The Project for Python/NumPy Porting to Perl
- Rahul Banerjee: How to Send and Receive Data in Flask
- Artur Chukhrai: Scrape Brave Videos with Python
- Artur Chukhrai: Scrape Google Play Books with Python
- Shridhar G Vatharkar: Python Development Kit for Forex and CFDs
- Albérico Junior: What is data science and what is it for?
- Honeybadger Staff: Working with PDFs in Python
- MAHDIN: PYTHON FOR BEGINNERS Part 1
- Mohamed M El-Kalioby: Filter🐍 Python Iterables by Complex Queries
- SalahElhossiny: Count Complete Tree Nodes
- Wesley Cheek: Python Script to Quickly Delete S3 Buckets
- Md Manawar Iqbal: Numpy in Python
- Md Manawar Iqbal: Python os Module
- Yuki Kimoto: SPVM 0.9662 is released - The Project for Python/NumPy Porting to Perl
- Pedro Chaparro: Buscador de vídeos con OpenSearch y React | Parte 3 | Limpieza y almacenamiento de los datos
- Artur Chukhrai: Scrape Brave Images with Python
- Pedro Chaparro: Buscador de vídeos con OpenSearch y React | Parte 1 | Introducción
- S.HARIHARA SUDHAN: Data Augmentation in CNN
- jzfrank: Why Python does not have true private variables
- Dmitriy Zub ☀️: SerpApi Async Requests with Pagination using Python
- Simon Chalder: Part One: Getting Started
- Ivan Slavko Matić: Django 4.1: Controlling Events With Signals
- RK: Python For Beginner Series|Day-12
- Kainat-raisa21: Programming with Python
- Tonya Sims: How to Loop Through a Podcast Episode List using Async IO with Python
- Simon Green: Capital letters decoded!
- SalahElhossiny: Word Ladder
- Artur Chukhrai: Scrape Google Play Movies & TV with Python
- Artur Chukhrai: Scrape Google Play Children (Kids) with Python
- Artur Chukhrai: Scrape Brave Search Organic Results with Python
- Artur Chukhrai: Scrape Brave News with Python
- Artur Chukhrai: Using Google Trends API from SerpApi
- Artur Chukhrai: Using Google Jobs Listing Results API from SerpApi
- Ssali Jonathan: Learn Test-Driven Develpment With Django Part 2 - Testing Views And Templates
- Miss Pooja Anilkumar Patel: 151. Leetcode Solution in Python3
- Kurt: A Nibble of Lazy Evaluation
- Mehreen Mallick Fiona: Python's arithmetic operations and its order of precedence
- ZenoSsam: Created my first python program
- Mehreen Mallick Fiona: Python print() function
- Trusty Fashion: How Do I Un Encrypt My Phone: A Step-by-Step Guide to Unlocking Your Device
- Be Hai Nguyen: Python: executing PostgreSQL stored functions which return multiple result sets.
Our Repo Picks
- timhutton/twitter-archive-parser (Python): Python code to parse a Twitter archive and output in various ways
- mli/autocut (Python): 用文本编辑器剪视频
- hpcaitech/ColossalAI (Python): Colossal-AI: A Unified Deep Learning System for Big Model Era
- SigmaHQ/sigma (Python): Generic Signature Format for SIEM Systems
- vinta/awesome-python (Python): A curated list of awesome Python frameworks, libraries, software and resources
- jackfrued/Python-100-Days (Python): Python - 100 天从新手到大师
- TencentARC/GFPGAN (Python): GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration.
- danielgatis/rembg (Python): Rembg is a tool to remove images background.
- pittcsc/Summer2023-Internships (Python): Collection of Summer 2023 tech internships!
- mingrammer/diagrams (Python): 🎨 Diagram as Code for prototyping cloud system architectures
- d8ahazard/sd_dreambooth_extension (Python): undefined
- CorentinJ/Real-Time-Voice-Cloning (Python): Clone a voice in 5 seconds to generate arbitrary speech in real-time
- localstack/localstack (Python): 💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline!
- Sanster/lama-cleaner (Python): Image inpainting tool powered by SOTA AI Model. Remove any unwanted object, defect, people from your pictures or erase and replace(powered by stable diffusion) any thing on your pictures.
- sktime/sktime (Python): A unified framework for machine learning with time series
- Asabeneh/30-Days-Of-Python (Python): 30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
- sczhou/CodeFormer (Python): [NeurIPS 2022] Towards Robust Blind Face Restoration with Codebook Lookup Transformer
- hwchase17/langchain (Python): ⚡ Building applications with LLMs through composability ⚡
- spesmilo/electrum (Python): Electrum Bitcoin Wallet
- TomSchimansky/CustomTkinter (Python): A modern and customizable python UI-library based on Tkinter
- Lightning-AI/lightning (Python): Build and train PyTorch models and connect them to the ML lifecycle using Lightning App templates, without handling DIY infrastructure, cost management, scaling, and other headaches.
- streamlit/streamlit (Python): Streamlit — The fastest way to build data apps in Python
- microsoft/FocalNet (Python): [NeurIPS 2022] Official code for "Focal Modulation Networks"
- swisskyrepo/PayloadsAllTheThings (Python): A list of useful payloads and bypass for Web Application Security and Pentest/CTF
- KasRoudra/PyPhisher (Python): Easy to use phishing tool with 77 website templates. Author is not responsible for any misuse.
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! 🦄