fauxpilot / fauxpilot
FauxPilot - an open-source GitHub Copilot server
https://github.com/fauxpilot/fauxpilot
FauxPilot - an open-source GitHub Copilot server
https://github.com/fauxpilot/fauxpilot
GitHub
GitHub - fauxpilot/fauxpilot: FauxPilot - an open-source alternative to GitHub Copilot server
FauxPilot - an open-source alternative to GitHub Copilot server - fauxpilot/fauxpilot
Keeping the Cloudflare API 'all green' using Python-based testing
Scout is an automated system providing constant end to end testing and monitoring of live APIs over different environments and resources. Scout does it by periodically running self explanatory Python tests.
https://blog.cloudflare.com/keeping-cloudflare-api-all-green-using-python-based-testing/
Scout is an automated system providing constant end to end testing and monitoring of live APIs over different environments and resources. Scout does it by periodically running self explanatory Python tests.
https://blog.cloudflare.com/keeping-cloudflare-api-all-green-using-python-based-testing/
The Cloudflare Blog
Keeping the Cloudflare API 'all green' using Python-based testing
Scout is an automated system providing constant end to end testing and monitoring of live APIs over different environments and resources. Scout does it by periodically running self explanatory Python tests
Learn Django and Nuxt 3 by Building a Job Board
Learn how to build a job board from scratch using Django and Nuxt 3 (Vue 3). Other technologies you will learn about are Tailwind, Pinia, Django Rest Framework and much much more.
https://www.youtube.com/watch?v=JjBqRihjwKM
Learn how to build a job board from scratch using Django and Nuxt 3 (Vue 3). Other technologies you will learn about are Tailwind, Pinia, Django Rest Framework and much much more.
https://www.youtube.com/watch?v=JjBqRihjwKM
YouTube
Learn Django and Nuxt 3 by Building a Job Board | Full Course | Tailwind, Django Rest Framework
Learn how to build a job board from scratch using Django and Nuxt 3 (Vue 3). Other technologies you will learn about is Tailwind, Pinia, Django Rest Framework and much much more.
Timestamps/Todo list:
00:00:00 Demo/Intro
00:02:10 Set up the frontend
00:09:19…
Timestamps/Todo list:
00:00:00 Demo/Intro
00:02:10 Set up the frontend
00:09:19…
Python Platformer Game Tutorial for Beginners
Learn how to build a platformer game in Python. This game will have pixel-perfect collision, animated characters, and much much more!
https://www.youtube.com/watch?v=6gLeplbqtqg
Learn how to build a platformer game in Python. This game will have pixel-perfect collision, animated characters, and much much more!
https://www.youtube.com/watch?v=6gLeplbqtqg
YouTube
Python Platformer Game Tutorial for Beginners
Learn how to build a platformer game in Python. This game will have pixel-perfect collision, animated characters, and much much more!
✏️ Course created by @TechWithTim
💻 Assets and Completed Code: https://github.com/techwithtim/Python-Platformer/tree/main/assets…
✏️ Course created by @TechWithTim
💻 Assets and Completed Code: https://github.com/techwithtim/Python-Platformer/tree/main/assets…
Textual tutorial – build a TODO app in Python
Learn how to build a simple TODO app in Python with this step-by-step Textual tutorial.
https://mathspp.com/blog/textual-tutorial-build-a-todo-app-in-python
Learn how to build a simple TODO app in Python with this step-by-step Textual tutorial.
https://mathspp.com/blog/textual-tutorial-build-a-todo-app-in-python
Mathspp
Textual tutorial – build a TODO app in Python
Learn how to build a simple TODO app in Python with this step-by-step Textual tutorial.
Free-to-use GPT-3 powered command-line shell (no API-key required)
https://www.reddit.com/r/Python/comments/11wb2vn/freetouse_gpt3_powered_commandline_shell_no/
https://www.reddit.com/r/Python/comments/11wb2vn/freetouse_gpt3_powered_commandline_shell_no/
Reddit
r/Python on Reddit: Free-to-use GPT-3 powered command-line shell (no API-key required)
Posted by u/0ut0flin3 - 343 votes and 62 comments
How I am using ChatGPT to increase my productivity coding Django
https://djangoandy.com/2023/03/18/how-i-am-using-chatgpt-increase-my-productivity-coding-django/
https://djangoandy.com/2023/03/18/how-i-am-using-chatgpt-increase-my-productivity-coding-django/
A Gentle Introduction to the Python Match Statement
Learn about how structural pattern matching works in Python and how it can help you write cleaner, more maintainable, and more understandable code.
https://www.wrighters.io/intro-to-python-match-statement/
Learn about how structural pattern matching works in Python and how it can help you write cleaner, more maintainable, and more understandable code.
https://www.wrighters.io/intro-to-python-match-statement/
wrighters.io
A Gentle Introduction to the Python Match Statement - wrighters.io
Python's match statement is more than a switch statement: it allows matching on objects, types, and mapped values.
Django: Avoid database queries in template context processors
https://adamj.eu/tech/2023/03/23/django-context-processors-database-queries/
https://adamj.eu/tech/2023/03/23/django-context-processors-database-queries/
adamj.eu
Django: Avoid database queries in template context processors - Adam Johnson
Django’s template engine allows you to augment template contexts with context processors. These are functions that take the current request and return a dictionary to be merged into the context:
Text2Room
Text2Room generates textured 3D meshes from a given text prompt using 2D text-to-image models.
https://github.com/lukasHoel/text2room
Text2Room generates textured 3D meshes from a given text prompt using 2D text-to-image models.
https://github.com/lukasHoel/text2room
GitHub
GitHub - lukasHoel/text2room: Text2Room generates textured 3D meshes from a given text prompt using 2D text-to-image models (ICCV2023).
Text2Room generates textured 3D meshes from a given text prompt using 2D text-to-image models (ICCV2023). - lukasHoel/text2room
chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily search and find personal or work documents by asking questions in everyday language.
https://github.com/openai/chatgpt-retrieval-plugin
The ChatGPT Retrieval Plugin lets you easily search and find personal or work documents by asking questions in everyday language.
https://github.com/openai/chatgpt-retrieval-plugin
GitHub
GitHub - openai/chatgpt-retrieval-plugin: The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking…
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language. - openai/chatgpt-retrieval-plugin
Why didn't Python become popular until long after its creation?
https://www.reddit.com/r/Python/comments/12glkw4/why_didnt_python_become_popular_until_long_after/
https://www.reddit.com/r/Python/comments/12glkw4/why_didnt_python_become_popular_until_long_after/
Reddit
From the Python community on Reddit
Explore this post and more from the Python community
scrapeghost
Experimental library for scraping websites using OpenAI's GPT API.
https://github.com/jamesturk/scrapeghost/
Experimental library for scraping websites using OpenAI's GPT API.
https://github.com/jamesturk/scrapeghost/
GitHub
GitHub - jamesturk/scrapeghost: 👻 Experimental library for scraping websites using OpenAI's GPT API.
👻 Experimental library for scraping websites using OpenAI's GPT API. - jamesturk/scrapeghost
megamock
The Developer Experience Upgrade for Python Mocking.
https://github.com/JamesHutchison/megamock
The Developer Experience Upgrade for Python Mocking.
https://github.com/JamesHutchison/megamock
GitHub
GitHub - JamesHutchison/megamock: The developer experience (DevX) upgrade for Python mocking
The developer experience (DevX) upgrade for Python mocking - JamesHutchison/megamock
How to Create and Use Virtual Environments in Python With Poetry
It can be tricky when different packages in Python don't play nice. The solution to this problem is to create an isolated, virtual environment. In this video, I’ll show you how to set up a virtual environment with poetry, a package manager for Python that simplifies dependency management and project packaging.
https://www.youtube.com/watch?v=0f3moPe_bhk
It can be tricky when different packages in Python don't play nice. The solution to this problem is to create an isolated, virtual environment. In this video, I’ll show you how to set up a virtual environment with poetry, a package manager for Python that simplifies dependency management and project packaging.
https://www.youtube.com/watch?v=0f3moPe_bhk
YouTube
How to Create and Use Virtual Environments in Python With Poetry
💡 Learn how to design great software in 7 steps: https://arjan.codes/designguide.
It can be tricky when different packages in Python don't play nice. The solution to this problem is to create an isolated, virtual environment. In this video, I’ll show you…
It can be tricky when different packages in Python don't play nice. The solution to this problem is to create an isolated, virtual environment. In this video, I’ll show you…
Savant
Python Streaming Video Analytics Framework With Batteries Included.
https://github.com/insight-platform/Savant
Python Streaming Video Analytics Framework With Batteries Included.
https://github.com/insight-platform/Savant
GitHub
GitHub - insight-platform/Savant: Python Computer Vision & Video Analytics Framework With Batteries Included
Python Computer Vision & Video Analytics Framework With Batteries Included - insight-platform/Savant