I wanted to serve Ollama to myself over my local network.
I found the delightful `ollama-django` package, but it had not been updated in about six months, and had some nice looking pull requests outstanding.
So I made my own fork, updated the packages versions, pulled in one of the open pull requests, and added some quality of life features.
My version is ready for use at
https://codeberg.org/EdTheDev/ollama-django
Apologies to others whose PRs I ignored. If I keep using this solution, I will definitely loop back to grab the update that makes it default to a 'goth attitude'. I love that.
#ai #ollama #python #django #programming #foss #code
Python Asia Organization Online Charity Talks H2 2025
started!
https://www.youtube.com/live/OXUJhvl2m7A?si=A_BSASQQBoTVChq3
#OnThisDay Explorer 1, First US satellite, was launched (1958).
Birth Anniversary of Theodore William Richards (1868) - first American scientist to receive the #NobelPrize in Chemistry.
Happy Birthday Guido van Rossum (1956) - creator of the #Python programming language.
https://knowledgezone.co.in/news

Xây công cụ B2B lead gen cho doanh nghiệp địa phương: 1) Kết hợp Google Maps, Yelp, Yellow Pages tăng ~40% dữ liệu; 2) Đảo API (Hunter, Apollo, Snov) để cải thiện tỷ lệ hit; 3) Xác thực danh sách với NeverBounce giảm bounce >30% → deliverability >90%; 4) Ưu tiên email chủ sở hữu, CEO. Kết quả: 40% email quyết định, 90% deliverability, tốt cho dịch vụ nhà, y tế, chuyên môn. #B2B #LeadGen #KinhDoanh #CôngCụ #Python #API
https://www.reddit.com/r/SaaS/comments/1qrrar9/lessons_from_building_a_b2b_le
Hudson River Trading is hiring Experienced Low Level Software Engineer (C++), Distributed Compute
🔧 #cplusplus #python #api
🌎 Singapore
⏰ Full-time
🏢 Hudson River Trading
Job details https://jobsfordevelopers.com/jobs/experienced-low-level-software-engineer-c-distributed-compute-at-hudsonrivertrading-com-jan-27-2026-2b866b?utm_source=mastodon.world&utm_medium=social&utm_campaign=posting
#jobalert #jobsearch #hiring
#genuary #genurary30 #genuary2026
Find the sketch-a-day archives and tip jar at: https://abav.lugaralgum.com/sketch-a-day
Code for this sketch at: https://github.com/villares/sketch-a-day/tree/main/2026/sketch_2026_01_30 #Processing #Python #py5 #CreativeCoding

#rnsh is a command-line utility written in #Python that facilitates shell sessions over #Reticulum networks and aims to provide a similar experience to #SSH
https://github.com/acehoss/rnsh
Want to keep up with the latest #Python events and news in #Texas? Sign up for the #PyTexas newsletter today!
pytexas.org/newsletter

Great release of pip with 26.0! Colorful --help, --requirements-from-script, --uploaded-prior-to, and all the performance optimization work we did on packaging 26.0! New build environment option, too. #python #release
Randomized #LSytem rules feels a bit like mutations :)
#genuary #genuary29 #genurary 2026
Find the sketch-a-day archives and tip jar at: https://abav.lugaralgum.com/sketch-a-day
Code for this sketch at: https://github.com/villares/sketch-a-day/tree/main/2026/sketch_2026_01_29 #Processing #Python #py5 #CreativeCoding
[Show GN: Streamlit의 직관성에 성능을 더하고 싶어서 시작한, Pure Python Web UI Framework 'Violit'
Violit은 Streamlit의 직관성과 성능을 결합하고 스타일링을 간편하게 한 Python 기반 웹 UI 프레임워크로, FastAPI와 shoelace(Lit)를 기반으로 합니다. 주요 특징으로는 Streamlit과 유사한 직관성, O(1) 반응성, 30가지 이상의 테마 지원, 하이브리드 엔진 및 멀티 플랫폼 지원 등이 있습니다. 현재 초기 단계이지만 긍정적인 반응을 얻고 있습니다.
https://news.hada.io/topic?id=26265
#python #webui #streamlit #fastapi #violit
I just listed out everything #Python type checkers can/should support for the enum module and it's ... a lot.
https://opensource.snarky.ca/Python/Enum+transforms#Type+checker+expectations
No wonder the module is 2197 lines long!
https://github.com/python/cpython/blob/main/Lib/enum.py