Django 4.0 released
The Django team is happy to announce the release of Django 4.0.
The release notes cover the ...
https://www.djangoproject.com/weblog/2021/dec/07/django-40-released/
The Django team is happy to announce the release of Django 4.0.
The release notes cover the ...
https://www.djangoproject.com/weblog/2021/dec/07/django-40-released/
API Authentication with Tokens
This article shows you a few common patterns for client authentication based on tokens, and how they can be implemented in a Python API back end.
https://blog.miguelgrinberg.com/post/api-authentication-with-tokens
This article shows you a few common patterns for client authentication based on tokens, and how they can be implemented in a Python API back end.
https://blog.miguelgrinberg.com/post/api-authentication-with-tokens
Miguelgrinberg
API Authentication with Tokens
In this article I'm going to show you a few common patterns for client authentication based on tokens, and how can they be implemented in a Python API back end. This method of authentication works…
How to write and deploy a monitoring and notification service within minutes. For free.
Did you ever wish for a service that repeatedly checks and pings you once it observes a specified event? — Learn how to build and deploy it.
https://t.co/METeYvAKWW
Did you ever wish for a service that repeatedly checks and pings you once it observes a specified event? — Learn how to build and deploy it.
https://t.co/METeYvAKWW
A Tour of Python's itertools Library
In this tutorial you will take an extensive tour of Python's itertools modules and learn all about how to use iterators in the process.
https://www.blog.pythonlibrary.org/2021/12/07/a-tour-of-pythons-itertools-library/
In this tutorial you will take an extensive tour of Python's itertools modules and learn all about how to use iterators in the process.
https://www.blog.pythonlibrary.org/2021/12/07/a-tour-of-pythons-itertools-library/
Mouse Vs Python
A Tour of Python's itertools Library - Mouse Vs Python
In this tutorial you will take an extensive tour of Python's itertools modules and learn all about how to use iterators in the process
TachibanaYoshino / AnimeGANv2
Open Source. The improved version of AnimeGAN. Landscape photos/videos to anime
https://github.com/TachibanaYoshino/AnimeGANv2
Open Source. The improved version of AnimeGAN. Landscape photos/videos to anime
https://github.com/TachibanaYoshino/AnimeGANv2
GitHub
GitHub - TachibanaYoshino/AnimeGANv2: [Open Source]. The improved version of AnimeGAN. Landscape photos/videos to anime
[Open Source]. The improved version of AnimeGAN. Landscape photos/videos to anime - TachibanaYoshino/AnimeGANv2
PyTorch Lightning for Dummies - A Tutorial and Overview
The ultimate PyTorch Lightning tutorial. Learn how it compares with vanilla PyTorch, and how to build and train models with PyTorch Lightning.
https://www.assemblyai.com/blog/pytorch-lightning-for-dummies/
The ultimate PyTorch Lightning tutorial. Learn how it compares with vanilla PyTorch, and how to build and train models with PyTorch Lightning.
https://www.assemblyai.com/blog/pytorch-lightning-for-dummies/
News, Tutorials, AI Research
PyTorch Lightning for Dummies - A Tutorial and Overview
In this tutorial we’ll explore the differences between Lightning and ordinary PyTorch, understand the Lightning workflow, and then build and train a model to see Lightning in action.
open-mmlab / mmtracking
OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.
https://github.com/open-mmlab/mmtracking
OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framework.
https://github.com/open-mmlab/mmtracking
GitHub
GitHub - open-mmlab/mmtracking: OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking…
OpenMMLab Video Perception Toolbox. It supports Video Object Detection (VID), Multiple Object Tracking (MOT), Single Object Tracking (SOT), Video Instance Segmentation (VIS) with a unified framewor...
The future of Python build systems and Gentoo
https://blogs.gentoo.org/mgorny/2021/11/07/the-future-of-python-build-systems-and-gentoo/
https://blogs.gentoo.org/mgorny/2021/11/07/the-future-of-python-build-systems-and-gentoo/
Create a Neural Network from Scratch in Python 3
Neural networks are a foundational concept to machine learning. In this post we’re going to build a fully connected deep neural net (DNN) from scratch in Python 3.
https://pythonalgos.com/2021/12/06/create-a-neural-network-from-scratch-in-python-3/
Neural networks are a foundational concept to machine learning. In this post we’re going to build a fully connected deep neural net (DNN) from scratch in Python 3.
https://pythonalgos.com/2021/12/06/create-a-neural-network-from-scratch-in-python-3/
Python Algorithms
Neural Network Code in Python 3 from Scratch
This is for the actual machine learning enthusiasts who want to know what the code for a neural network in Python looks like. In this post we’re going to build a fully connected deep neural net (DN…
Scripting Minecraft server with Python
Minecraft has an API. If you run your server, you can program it from Python. Here are notes from how I set it up. It’s a lot of fun to make things happen in Minecraft with Python.
https://darkcoding.net/software/scripting-minecraft-server-with-python/
Minecraft has an API. If you run your server, you can program it from Python. Here are notes from how I set it up. It’s a lot of fun to make things happen in Minecraft with Python.
https://darkcoding.net/software/scripting-minecraft-server-with-python/
Graham King
Scripting Minecraft server with Python
Minecraft has an API. If you run your own server you can program it from Python.
View a python function's history over-time with Git & FZF
https://bhupesh.gitbook.io/notes/git/view-python-function-git-history-with-fzf
https://bhupesh.gitbook.io/notes/git/view-python-function-git-history-with-fzf
mpcabete / bombcrypto-bot
This is a python bot that automatically logs in, clicks the new button, and sends heroes to work in the bombcrypto game. It is fully open source and free.
https://github.com/mpcabete/bombcrypto-bot
This is a python bot that automatically logs in, clicks the new button, and sends heroes to work in the bombcrypto game. It is fully open source and free.
https://github.com/mpcabete/bombcrypto-bot
GitHub
GitHub - mpcabete/bombcrypto-bot: This is a python bot that automatically logs in, clicks the new button, and sends heroes to work…
This is a python bot that automatically logs in, clicks the new button, and sends heroes to work in the bombcrypto game. It is fully open source and free. - mpcabete/bombcrypto-bot
Folders.py
Implementation of the Folders esoteric programming language, a language with no code and just folders.
https://github.com/SinaKhalili/Folders.py
Implementation of the Folders esoteric programming language, a language with no code and just folders.
https://github.com/SinaKhalili/Folders.py
GitHub
GitHub - SinaKhalili/Folders.py: Implementation of the Folders📂 esoteric programming language, a language with no code and just…
Implementation of the Folders📂 esoteric programming language, a language with no code and just folders. - SinaKhalili/Folders.py
deepset-ai / haystack
🔍 Haystack is an open source NLP framework that leverages Transformer models. It enables developers to implement production-ready neural search, question answering, semantic document search and summarization for a wide range of applications.
https://github.com/deepset-ai/haystack
🔍 Haystack is an open source NLP framework that leverages Transformer models. It enables developers to implement production-ready neural search, question answering, semantic document search and summarization for a wide range of applications.
https://github.com/deepset-ai/haystack
GitHub
GitHub - deepset-ai/haystack: AI orchestration framework to build customizable, production-ready LLM applications. Connect components…
AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data...
Let’s Write a Game Boy Emulator in Python
Remember the Game Boy? Have you ever wondered what it would take to build an emulator capable of running Game Boy cartridges? Let’s write one and find out!
https://www.inspiredpython.com/course/game-boy-emulator/let-s-write-a-game-boy-emulator-in-python
Remember the Game Boy? Have you ever wondered what it would take to build an emulator capable of running Game Boy cartridges? Let’s write one and find out!
https://www.inspiredpython.com/course/game-boy-emulator/let-s-write-a-game-boy-emulator-in-python
Inspiredpython
Let’s Write a Game Boy Emulator in Python
Remember the Game Boy? Have you ever wondered what it would take to build an emulator capable of running Game Boy cartridges? Let’s write one and find out!
Some Language Features in Python
In this tutorial, we will cover several common language features in Python that distinct itself from other programming languages.
https://machinelearningmastery.com/some-language-features-in-python/
In this tutorial, we will cover several common language features in Python that distinct itself from other programming languages.
https://machinelearningmastery.com/some-language-features-in-python/
MachineLearningMastery.com
Some Language Features in Python - MachineLearningMastery.com
The Python language syntax is quite powerful and expressive. Hence it is concise to express an algorithm in Python. Maybe this is the reason why it is popular in machine learning, as we need to experiment a lot in developing a machine learning model.
If…
If…
A reverse chronology of some Python features
https://snarky.ca/a-reverse-chronology-of-some-python-features/
https://snarky.ca/a-reverse-chronology-of-some-python-features/
Tall, Snarky Canadian
A reverse chronology of some Python features
I occasionally hear people lament that Python is "bloated", "too big", "going
enterprise", or some other phrasing to suggest there was once an "ideal" version
of Python that had less bloat and was closer to what the person wanted.
But then this lament is…
enterprise", or some other phrasing to suggest there was once an "ideal" version
of Python that had less bloat and was closer to what the person wanted.
But then this lament is…
Implementing RSA in Python from Scratch
https://coderoasis.com/implementing-rsa-from-scratch-in-python/
https://coderoasis.com/implementing-rsa-from-scratch-in-python/