Bojan Mihelac: Django import export
Link: http://code.informatikamihelac.com/en/django-import-export/
Importing and exporting data with included admin integration.
Link: http://code.informatikamihelac.com/en/django-import-export/
Importing and exporting data with included admin integration.
Informatikamihelac
Django import export
Bojan Mihelac: Django set language for admin
Link: http://code.informatikamihelac.com/en/django-set-language-for-admin/
Middleware that intialize specific locale for admin pages.
Link: http://code.informatikamihelac.com/en/django-set-language-for-admin/
Middleware that intialize specific locale for admin pages.
Informatikamihelac
Django set language for admin
Bojan Mihelac: Django-simpleadmindoc
Link: http://code.informatikamihelac.com/en/django-simpleadmindoc/
Simpleadmindoc is django application that allows you to quickly create help for modules in Django admin. Goal is to be flexible enough, fast to create and easy to integrate.
Link: http://code.informatikamihelac.com/en/django-simpleadmindoc/
Simpleadmindoc is django application that allows you to quickly create help for modules in Django admin. Goal is to be flexible enough, fast to create and easy to integrate.
Informatikamihelac
Django-simpleadmindoc
Bojan Mihelac: Do not use appname as templatetags module
Link: http://code.informatikamihelac.com/en/do-not-use-appname-templatetags-module/
Link: http://code.informatikamihelac.com/en/do-not-use-appname-templatetags-module/
Informatikamihelac
Do not use appname as templatetags module
Bojan Mihelac: Django comparison grid
Link: http://code.informatikamihelac.com/en/django-comparison-grid/
Link: http://code.informatikamihelac.com/en/django-comparison-grid/
Informatikamihelac
Django comparison grid
Bojan Mihelac: Extending different base template for ajax requests in Django
Link: http://code.informatikamihelac.com/en/extending-different-base-template-ajax-requests-dj/
Link: http://code.informatikamihelac.com/en/extending-different-base-template-ajax-requests-dj/
Informatikamihelac
Extending different base template for ajax requests in Django
Bojan Mihelac: Use unicode in doctests
Link: http://code.informatikamihelac.com/en/use-unicode-in-doctests/
Link: http://code.informatikamihelac.com/en/use-unicode-in-doctests/
Informatikamihelac
Use unicode in doctests
eGenix.com: eGenix PyRun - One file Python Runtime 2.6.0 GA
Link: https://www.egenix.com/company/news/eGenix-PyRun-2.6.0-GA.html
Introduction
eGenix PyRun™
is our open source, one file, no installation version of Python, making
the distribution of a Python interpreter to run Python based scripts
and applications to Unix base
Link: https://www.egenix.com/company/news/eGenix-PyRun-2.6.0-GA.html
Introduction
eGenix PyRun™
is our open source, one file, no installation version of Python, making
the distribution of a Python interpreter to run Python based scripts
and applications to Unix base
eGenix.com
eGenix.com: eGenix PyRun - One file Python Runtime 2.6.0 GA
eGenix is pleased to announce our open-source eGenix PyRun - One file Python runtime 2.6.0 for Python 3.8-3.11 and now Python 3.12.
Mike Driscoll: ANN – The textual-cogs Package – Creating Reusable Dialogs for Textual
Link: https://www.blog.pythonlibrary.org/2024/11/13/ann-the-textual-cogs-package-creating-reusable-dialogs-for-textual/
Textual-cogs is a collection of Textual dialogs that you can use in your Textual application. You can see a quick demo of the dialogs below:
Dialogs included so far:
Generic MessageDialog – shows me
Link: https://www.blog.pythonlibrary.org/2024/11/13/ann-the-textual-cogs-package-creating-reusable-dialogs-for-textual/
Textual-cogs is a collection of Textual dialogs that you can use in your Textual application. You can see a quick demo of the dialogs below:
Dialogs included so far:
Generic MessageDialog – shows me
Mouse Vs Python
ANN - The textual-cogs Package - Creating Reusable Dialogs for Textual - Mouse Vs Python
Textual-cogs is a collection of Textual dialogs that you can use in your Textual application. You can see a quick demo of the dialogs below: Dialogs
Zato Blog: Web scraping as an API service
Link: https://zato.io/en/blog/web-scraping-api-integrations.html
Web scraping as an API service
2024-11-13, by Dariusz Suchojad
Overview
In systems-to-systems integrations, there comes an inevitable time when we have to employ some kind of a web scraping too
Link: https://zato.io/en/blog/web-scraping-api-integrations.html
Web scraping as an API service
2024-11-13, by Dariusz Suchojad
Overview
In systems-to-systems integrations, there comes an inevitable time when we have to employ some kind of a web scraping too
Real Python: Python Dictionary Comprehensions: How and When to Use Them
Link: https://realpython.com/python-dictionary-comprehension/
Dictionary comprehensions are a concise and quick way to create, transform, and filter dictionaries in Python. They can significantly enhance your code’s conciseness and readability compared to using
Link: https://realpython.com/python-dictionary-comprehension/
Dictionary comprehensions are a concise and quick way to create, transform, and filter dictionaries in Python. They can significantly enhance your code’s conciseness and readability compared to using
Realpython
Python Dictionary Comprehensions: How and When to Use Them – Real Python
In this tutorial, you'll learn how to write dictionary comprehensions in Python. You'll also explore the most common use cases for dictionary comprehensions and learn about some bad practices that you should avoid when using them in your code.
Bojan Mihelac: Rename uploaded files to ASCII charset in Django
Link: http://code.informatikamihelac.com/en/rename-uploaded-files-ascii-character-set-django/
Telling Django to rename all uploaded files in ASCII encoding is easy and takes only two steps.
Link: http://code.informatikamihelac.com/en/rename-uploaded-files-ascii-character-set-django/
Telling Django to rename all uploaded files in ASCII encoding is easy and takes only two steps.
Informatikamihelac
Rename uploaded files to ASCII charset in Django
Bojan Mihelac: Django site permissions
Link: http://code.informatikamihelac.com/en/django-site-permissions/
Link: http://code.informatikamihelac.com/en/django-site-permissions/
Informatikamihelac
Django site permissions
Bojan Mihelac: Django-simpleadmindoc updated
Link: http://code.informatikamihelac.com/en/django-simpleadmindoc-updated/
create documentation for django website
Link: http://code.informatikamihelac.com/en/django-simpleadmindoc-updated/
create documentation for django website
Informatikamihelac
Django-simpleadmindoc updated
Bojan Mihelac: Django app name translation in admin
Link: http://code.informatikamihelac.com/en/django-app-name-translation-admin/
"Django app name translation in admin" is small drop-in django application that overrides few admin templates thus allowing app names in Django admin to be translated.
Link: http://code.informatikamihelac.com/en/django-app-name-translation-admin/
"Django app name translation in admin" is small drop-in django application that overrides few admin templates thus allowing app names in Django admin to be translated.
Informatikamihelac
Django app name translation in admin
Bojan Mihelac: Building docker images with private python packages
Link: http://code.informatikamihelac.com/en/building-docker-images-with-private-python-packages/
Installing private python packages into Docker container can be tricky because container does not have access to private repositories and you do not want to leave trace of private ssh key in docker…
Link: http://code.informatikamihelac.com/en/building-docker-images-with-private-python-packages/
Installing private python packages into Docker container can be tricky because container does not have access to private repositories and you do not want to leave trace of private ssh key in docker…
Informatikamihelac
Building docker images with private python packages
Stefan Scherfke: Publishing to PyPI with a Trusted Publisher from GitLab CI/CD
Link: https://stefan.sofa-rockers.org/2024/11/14/gitlab-trusted-publisher/
PyPA’s Trusted Publishers let you upload Python packages directly from your CI pipeline to PyPI.
And you don’t need any long-lived secrets like API tokens.
This makes uploading Python packages not onl
Link: https://stefan.sofa-rockers.org/2024/11/14/gitlab-trusted-publisher/
PyPA’s Trusted Publishers let you upload Python packages directly from your CI pipeline to PyPI.
And you don’t need any long-lived secrets like API tokens.
This makes uploading Python packages not onl
stefan.sofa-rockers.org
Publishing to PyPI with a Trusted Publisher from GitLab CI/CD – Stefan Scherfke
Learn how to securely upload Python packages to PyPI from GitLab CI/CD pipelines using a “Trusted Publisher” (and without API tokens). Continuously test the release process with TestPyPI on every push. Use GitLab (deploy) environments as an additional...
PyPy: Guest Post: Final Encoding in RPython Interpreters
Link: https://www.pypy.org/posts/2024/11/guest-post-final-encoding-in-rpython.html
Introduction
This post started as a quick note summarizing a recent experiment I carried
out upon a small RPython interpreter by rewriting it in an uncommon style. It
is written for folks who have alr
Link: https://www.pypy.org/posts/2024/11/guest-post-final-encoding-in-rpython.html
Introduction
This post started as a quick note summarizing a recent experiment I carried
out upon a small RPython interpreter by rewriting it in an uncommon style. It
is written for folks who have alr
PyPy
Guest Post: Final Encoding in RPython Interpreters
Introduction
This post started as a quick note summarizing a recent experiment I carried
out upon a small RPython interpreter by rewriting it in an uncommon style. It
is written for folks who have alr
This post started as a quick note summarizing a recent experiment I carried
out upon a small RPython interpreter by rewriting it in an uncommon style. It
is written for folks who have alr
Python Bytes: #409 We've moved to Hetzner write-up
Link: https://pythonbytes.fm/episodes/show/409/weve-moved-to-hetzner-write-up
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><a href="https://github.com/willmcgugan/terminal-tree?featured_on=pythonbytes"><strong>terminal-tree</strong></a></li>
<li><strong><a hr
Link: https://pythonbytes.fm/episodes/show/409/weve-moved-to-hetzner-write-up
<strong>Topics covered in this episode:</strong><br>
<ul>
<li><a href="https://github.com/willmcgugan/terminal-tree?featured_on=pythonbytes"><strong>terminal-tree</strong></a></li>
<li><strong><a hr
pythonbytes.fm
We've moved to Hetzner write-up
News and announcements from the Python community for the week of Nov 14th, 2024