Super Long Integers in Python
Python must be doing something beautiful internally to support super long integers and today we ...
https://arpitbhayani.me/blogs/super-long-integers
Python must be doing something beautiful internally to support super long integers and today we ...
https://arpitbhayani.me/blogs/super-long-integers
arpitbhayani.me
Super Long Integers in Python
Python must be doing something beautiful internally to support super long integers and today we find out what's under the hood. The article goes in-depth to explain design, storage, and operations on super long integers as implemented by Python.
facebookresearch / pytorchvideo
A deep learning library for video understanding research.
https://github.com/facebookresearch/pytorchvideo
A deep learning library for video understanding research.
https://github.com/facebookresearch/pytorchvideo
GitHub
GitHub - facebookresearch/pytorchvideo: A deep learning library for video understanding research.
A deep learning library for video understanding research. - facebookresearch/pytorchvideo
Creating generative art with L-systems in Python
https://deepnote.com/@dkapitan/lartpy-YJpZGp2rQE66bpM5-0-80Q
https://deepnote.com/@dkapitan/lartpy-YJpZGp2rQE66bpM5-0-80Q
Visual Studio Code ❤️ Pytorch
Learn some amazing features in Visual Studio Code that can level up your PyTorch game.
https://www.youtube.com/watch?v=AwRBJa23Z-I
Learn some amazing features in Visual Studio Code that can level up your PyTorch game.
https://www.youtube.com/watch?v=AwRBJa23Z-I
YouTube
Visual Studio Code ❤️ Pytorch
In this demo, Jeffrey Mew is going to show you some amazing features in Visual Studio Code that can level up your PyTorch game.
Dolt Powered Bartender
Creating a robot bartender with a Flask server and Dolt to serve cocktails.
https://www.dolthub.com/blog/2021-05-17-dolt-powered-bartender/
Creating a robot bartender with a Flask server and Dolt to serve cocktails.
https://www.dolthub.com/blog/2021-05-17-dolt-powered-bartender/
hackingthemarkets / binance-tutorials
Real-Time Candlestick Charts and Crypto Trading Bot using Binance API and Websockets
https://github.com/hackingthemarkets/binance-tutorials
Real-Time Candlestick Charts and Crypto Trading Bot using Binance API and Websockets
https://github.com/hackingthemarkets/binance-tutorials
GitHub
GitHub - hackingthemarkets/binance-tutorials: Real-Time Candlestick Charts and Crypto Trading Bot using Binance API and Websockets
Real-Time Candlestick Charts and Crypto Trading Bot using Binance API and Websockets - hackingthemarkets/binance-tutorials
Shrinking your Python application’s Docker image: an overview
In this article you’ll find an overview of the many techniques you can use to shrink your image, organized approximately by logical order packaging. The focus is on Python, though many of these techniques are more generic.
https://pythonspeed.com/articles/smaller-docker-images/
In this article you’ll find an overview of the many techniques you can use to shrink your image, organized approximately by logical order packaging. The focus is on Python, though many of these techniques are more generic.
https://pythonspeed.com/articles/smaller-docker-images/
Python⇒Speed
Shrinking your Python application’s Docker image: an overview
Learn the variety of techniques you can use to make your Python application’s Docker image a whole lot smaller.
microsoft / recommenders
Best Practices on Recommendation Systems
https://github.com/microsoft/recommenders
Best Practices on Recommendation Systems
https://github.com/microsoft/recommenders
GitHub
GitHub - recommenders-team/recommenders: Best Practices on Recommendation Systems
Best Practices on Recommendation Systems. Contribute to recommenders-team/recommenders development by creating an account on GitHub.
Why the sad face?
A post explaining one of the details of Black code style.
https://lukasz.langa.pl/1d1a43c4-9c8a-4c5f-a366-7f22ce6a49fc/
A post explaining one of the details of Black code style.
https://lukasz.langa.pl/1d1a43c4-9c8a-4c5f-a366-7f22ce6a49fc/
lukasz.langa.pl
Why the sad face? - Łukasz Langa
When you first encounter Black, a few things about it might surprise you. One of the those things might be
CyberPunkMetalHead / Binance-News-Sentiment-Bot
This is a fully functioning Binance trading bot that takes into account the news sentiment for the top 100 crypto feeds. If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
https://github.com/CyberPunkMetalHead/Binance-News-Sentiment-Bot
This is a fully functioning Binance trading bot that takes into account the news sentiment for the top 100 crypto feeds. If you like this project consider donating though the Brave browser to allow me to continuously improve the script.
https://github.com/CyberPunkMetalHead/Binance-News-Sentiment-Bot
GitHub
GitHub - CyberPunkMetalHead/Binance-News-Sentiment-Bot: This is a fully functioning Binance trading bot that takes into account…
This is a fully functioning Binance trading bot that takes into account the news sentiment for the top 100 crypto feeds. If you like this project consider donating though the Brave browser to allow...
kovidgoyal / kitty
Cross-platform, fast, feature-rich, GPU based terminal
https://github.com/kovidgoyal/kitty
Cross-platform, fast, feature-rich, GPU based terminal
https://github.com/kovidgoyal/kitty
GitHub
GitHub - kovidgoyal/kitty: Cross-platform, fast, feature-rich, GPU based terminal
Cross-platform, fast, feature-rich, GPU based terminal - kovidgoyal/kitty
Writing a Jinja-inspired template library in Python
In this post we'll build a minimal text templating library in Python inspired by Jinja. It will be able to display variables and iterate over arrays.
https://notes.eatonphil.com/writing-a-template-library-in-python.html
In this post we'll build a minimal text templating library in Python inspired by Jinja. It will be able to display variables and iterate over arrays.
https://notes.eatonphil.com/writing-a-template-library-in-python.html
Increase performance via Range Fields in Django Querysets on PostgreSQL
A brief story from the database optimizations of a Django application that uses PostgreSQL
https://nezhar.com/blog/increase-performance-via-range-fields-in-django-querysets-on-postgresql/
A brief story from the database optimizations of a Django application that uses PostgreSQL
https://nezhar.com/blog/increase-performance-via-range-fields-in-django-querysets-on-postgresql/
<nezhar/>
Increase performance via Range Fields in Django Querysets on PostgreSQL
A brief story from the database optimizations of a Django application that uses PostgreSQL
Why I Run Django on Kubernetes as a One-Man SaaS
When it comes to choice of tools there’s no holy grail, and there will always be tradeoffs to be ...
https://anthonynsimon.com/blog/tools-of-the-trade/
When it comes to choice of tools there’s no holy grail, and there will always be tradeoffs to be ...
https://anthonynsimon.com/blog/tools-of-the-trade/
Anthonynsimon
Why I Run Django on Kubernetes as a One-Man SaaS
When it comes to choice of tools there’s no holy grail, and there will always be tradeoffs to be made. This helped me recognize that I must decide for myself which pain points I care about, and which ones I’m willing to let go.
Open Vision API
Open source computer vision API based on open source models
https://openvisionapi.com/
Open source computer vision API based on open source models
https://openvisionapi.com/
Deploying a FastAPI backend using AWS Amplify Container-based REST APIs
https://www.xiegerts.com/post/fastapi-fargate-amplify/
https://www.xiegerts.com/post/fastapi-fargate-amplify/
Stephen Siegert
Deploying a FastAPI backend using AWS Amplify Container-based REST APIs
Deploying a FastAPI backend using AWS Amplify Container-based REST APIs.
What is WSGI and Why Do You Need Gunicorn and Nginx in Django
In this article, we’re going to talk about WSGI, Gunicorn, and Nginx. We will discuss why ...
https://apirobot.me/posts/what-is-wsgi-and-why-do-you-need-gunicorn-and-nginx-in-django
In this article, we’re going to talk about WSGI, Gunicorn, and Nginx. We will discuss why ...
https://apirobot.me/posts/what-is-wsgi-and-why-do-you-need-gunicorn-and-nginx-in-django
apirobot
What is WSGI and Why Do You Need Gunicorn and Nginx in Django
In this article, we’re going to talk about WSGI, Gunicorn, and Nginx. We will discuss why you need these things, and how they work together with Django. Here’s the video if you prefer watchin…