PocketPy: Lightweight(~5000 LOC) Python interpreter for game engines
https://github.com/blueloveTH/pocketpy
https://github.com/blueloveTH/pocketpy
GitHub
GitHub - blueloveTH/pocketpy: Open Source Python Interpreter in 1 File for Game Scripting
Open Source Python Interpreter in 1 File for Game Scripting - GitHub - blueloveTH/pocketpy: Open Source Python Interpreter in 1 File for Game Scripting
Getting started with semantic workflows
A guide on when to use small and large language models.
https://medium.com/neuml/getting-started-with-semantic-workflows-2fefda6165d9
A guide on when to use small and large language models.
https://medium.com/neuml/getting-started-with-semantic-workflows-2fefda6165d9
Medium
Getting started with semantic workflows
A guide on when to use small and large language models
Python in Visual Studio Code – February 2023 Release
This release includes the following announcements:
https://devblogs.microsoft.com/python/python-in-visual-studio-code-february-2023-release/
This release includes the following announcements:
https://devblogs.microsoft.com/python/python-in-visual-studio-code-february-2023-release/
Microsoft News
Python in Visual Studio Code – February 2023 Release
The February 2023 release of the Python and Jupyter extensions for Visual Studio Code are now available. This release includes automatic environment selection, improvements to the Create Environment command, improved Intellisense support for pytest in preview…
JupyterLab 3.6.0
Here are the new cool features available in JupyterLab 3.6.0:
https://discourse.jupyter.org/t/jupyterlab-3-6-0-is-released/17808
Here are the new cool features available in JupyterLab 3.6.0:
https://discourse.jupyter.org/t/jupyterlab-3-6-0-is-released/17808
Jupyter Community Forum
JupyterLab 3.6.0 is released!
JupyterLab 3.6.0 Release Here are the new cool features available in JupyterLab 3.6.0: Real-time collaboration rework Notifications Terminals enhancements Various highlights Performance improvements The full changelog is available there. 👥 Real-time…
DocsGPT
DocsGPT is a cutting-edge open-source solution that streamlines the process of finding information in project documentation. With its integration of the powerful GPT models, developers can easily ask questions about a project and receive accurate answers.
https://github.com/arc53/docsgpt
DocsGPT is a cutting-edge open-source solution that streamlines the process of finding information in project documentation. With its integration of the powerful GPT models, developers can easily ask questions about a project and receive accurate answers.
https://github.com/arc53/docsgpt
GitHub
GitHub - arc53/DocsGPT: DocsGPT is an open-source genAI tool that helps users get reliable answers from knowledge source, while…
DocsGPT is an open-source genAI tool that helps users get reliable answers from knowledge source, while avoiding hallucinations. It enables private and reliable information retrieval, with tooling ...
The Django Developer’s Guide To Vite
The easy way to add JavaScript to your Django projects.
https://ctrlzblog.com/the-django-developers-guide-to-vite/
The easy way to add JavaScript to your Django projects.
https://ctrlzblog.com/the-django-developers-guide-to-vite/
CTRL+Z - a blog about Django
The Django Developer's Guide to Vite
What is the best way to add JavaScript to a Django project? It is often a question of how much JavaScript are you prepared to add to your frontend.
At one extreme, you could just write Vanilla JavaScript and import it into your templates. When you fi...
At one extreme, you could just write Vanilla JavaScript and import it into your templates. When you fi...
knowledge_gpt
Accurate answers and instant citations for your documents.
https://github.com/mmz-001/knowledge_gpt
Accurate answers and instant citations for your documents.
https://github.com/mmz-001/knowledge_gpt
GitHub
GitHub - mmz-001/knowledge_gpt: Accurate answers and instant citations for your documents.
Accurate answers and instant citations for your documents. - mmz-001/knowledge_gpt
How to Securely Deploy a FastAPI app with NGINX and Gunicorn
In this tutorial, you'll learn how to use NGINX, and Gunicorn+Uvicorn to deploy a FastAPI app, and generate a free SSL certificate for it.
https://dylancastillo.co/fastapi-nginx-gunicorn/
In this tutorial, you'll learn how to use NGINX, and Gunicorn+Uvicorn to deploy a FastAPI app, and generate a free SSL certificate for it.
https://dylancastillo.co/fastapi-nginx-gunicorn/
PyGlove
PyGlove is a general-purpose library for Python object manipulation. It introduces symbolic object-oriented programming to Python, allowing direct manipulation of objects that makes meta-programs much easier to write.
https://github.com/google/pyglove
PyGlove is a general-purpose library for Python object manipulation. It introduces symbolic object-oriented programming to Python, allowing direct manipulation of objects that makes meta-programs much easier to write.
https://github.com/google/pyglove
GitHub
GitHub - google/pyglove: Manipulating Python Programs
Manipulating Python Programs. Contribute to google/pyglove development by creating an account on GitHub.
openai / gpt-discord-bot
Example Discord bot written in Python that uses the completions API to have conversations with the
https://github.com/openai/gpt-discord-bot
Example Discord bot written in Python that uses the completions API to have conversations with the
text-davinci-003
model, and the moderations API to filter the messages.https://github.com/openai/gpt-discord-bot
GitHub
GitHub - openai/gpt-discord-bot: Example Discord bot written in Python that uses the completions API to have conversations with…
Example Discord bot written in Python that uses the completions API to have conversations with the `text-davinci-003` model, and the moderations API to filter the messages. - openai/gpt-discord-bot
Python Logging: How to Write Logs Like a Pro!
Logging can make all the difference in commercial software products, and it's essential to have a proper understanding of how to use it effectively. This video dives into the details of Python’s built-in logging package, along with tips on how to make your logs easier to manage.
https://www.youtube.com/watch?v=pxuXaaT1u3k
Logging can make all the difference in commercial software products, and it's essential to have a proper understanding of how to use it effectively. This video dives into the details of Python’s built-in logging package, along with tips on how to make your logs easier to manage.
https://www.youtube.com/watch?v=pxuXaaT1u3k
YouTube
Python Logging: How to Write Logs Like a Pro!
👷 Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis.
Logging can make all the difference in commercial software products, and it's essential to have a proper understanding of how to use it effectively. In this video…
Logging can make all the difference in commercial software products, and it's essential to have a proper understanding of how to use it effectively. In this video…
Making a loudness monitor for online meetings
https://rolisz.ro/2023/02/02/making-a-loudness-monitor/
https://rolisz.ro/2023/02/02/making-a-loudness-monitor/
rolisz's blog
Making a loudness monitor for online meetings
As I work from home 90% of the time, I run into a small issue during meetings: I sometimes speak too loudly. Before my daughter Gloria arrived, this was something that annoyed my wife and others in the house, but now, when Gloria is sleeping, this is not…
xloil
xlOil provides framework for interacting with Excel in different programming languages (python & C++ currently)
https://github.com/cunnane/xloil
xlOil provides framework for interacting with Excel in different programming languages (python & C++ currently)
https://github.com/cunnane/xloil
GitHub
GitHub - cunnane/xloil: xlOil provides framework for interacting with Excel in different programming languages (python & C++ currently)
xlOil provides framework for interacting with Excel in different programming languages (python & C++ currently) - cunnane/xloil
How to build an AI assistant for your documentation
Learn how to use GPT-3 to create an AI assistant for documentation, blogs, books etc.
https://mikeesto.com/posts/build-ai-assistant/
Learn how to use GPT-3 to create an AI assistant for documentation, blogs, books etc.
https://mikeesto.com/posts/build-ai-assistant/
Michael Esteban
How to build an AI assistant for your documentation
How is everyone building an AI assistant for their documentation? I spent several nights after work making my own AI assistant. This is a summary of everything I have learnt.
Python 3.11.2, Python 3.10.10 and 3.12.0 alpha 5 are available
https://pythoninsider.blogspot.com/2023/02/python-3112-python-31010-and-3120-alpha.html
https://pythoninsider.blogspot.com/2023/02/python-3112-python-31010-and-3120-alpha.html
Blogspot
Python Insider: Python 3.11.2, Python 3.10.10 and 3.12.0 alpha 5 are available
NaturalSpeech
End-to-End Text to Speech Synthesis with Human-Level Quality.
https://github.com/heatz123/naturalspeech
End-to-End Text to Speech Synthesis with Human-Level Quality.
https://github.com/heatz123/naturalspeech
GitHub
GitHub - heatz123/naturalspeech: A fully working pytorch implementation of NaturalSpeech (Tan et al., 2022)
A fully working pytorch implementation of NaturalSpeech (Tan et al., 2022) - heatz123/naturalspeech