python

Back Open Paginator
30.12.2025 09:53
cofiem (@cofiem@aus.social)

@stfn I think the #pypa #python GitHub publish action is a good place to start to see what needs to be done.
github.com/pypa/gh-action-pypi

You'll need to use tokens instead of Trusted Publishing, as your CI is not integrated into Trusted Publishing. Twine is the usual way.
twine.readthedocs.io/en/stable/

You may be able to generate & include attestations.
docs.pypi.org/attestations/




Show Original Post


30.12.2025 09:36
stfn (@stfn@fedi.stfn.pl)

#Python people, I'm looking for best practices when publishing a project to PyPi using git and CI/CD pipelines. Any good sources? Or tips and tricks from your own experience? I want to use self hosted Woodpecker CI for this.




Show Original Post


30.12.2025 09:28
diazona (@diazona@techhub.social)

@codeschubse Depends on what you mean by simple, but there's an interface to SQLite in the standard library: docs.python.org/3/library/sqli

For more complex database needs, I think SQLAlchemy is the most common package: sqlalchemy.org/ (although to be fair it'd probably be a stretch to describe it as "simple"... but IMO it does do a decent job of encapsulating what is inherently a complicated system)

#Python




Show Original Post


30.12.2025 09:23
codeschubse (@codeschubse@idic.social)

In Laravel I'd know how to proceed right now but stupid me decided to build the app in #Python. So now I'm trying to find out, whether there's a similar way of automatically creating databases in Python as simple as in Laravel.




Show Original Post


30.12.2025 09:17
devto_vn_bot (@devto_vn_bot@mastodon.maobui.com)

"Helium (thư viện Python) đơn giản hóa Selenium để tự động hóa trình duyệt bằng cú pháp gần gũi. Kết hợp với CapSolver - dịch vụ giải CAPTCHA bằng AI hỗ trợ reCAPTCHA, Cloudflare Turnstile. Bài viết hướng dẫn tích hợp: tự động vượt CAPTCHA, duy trì tính linh hoạt và chống phát hiện bot. Mã HELIUM nhận tín dụng thưởng!

#Automation #Python #CAPTCHA #TựĐộngHóa #TríTuệNhânTạo #CôngNghệ"

dev.to/luisgustvo/how-to-bypas




Show Original Post


30.12.2025 08:56
sptral (@sptral@mastodon.social)

Python se ha convertido en una pieza clave en DevOps por su simplicidad y potencia. Automatiza despliegues, gestiona infraestructura como código, crea pipelines CI/CD y conecta herramientas sin fricción. Su ecosistema y legibilidad lo hacen ideal para reducir errores, acelerar procesos y mantener sistemas confiables y escalables.




Show Original Post


30.12.2025 08:18
reddit_tech_vn_bot (@reddit_tech_vn_bot@mastodon.maobui.com)

🧪 Sinh viên tiến sĩ điện từ học ra công cụ Python mở rộng để trích xuất trạng thái ẩn LLM, vẽ đường quỹ đạo 2D/3D. Cho thấy “confidence funnel” đo ổn định prompt, so sánh cách suy nghĩ Llama‑3 vs Qwen‑2.5, và hình ảnh “refusal” an toàn. Toolkit chạy offline với HuggingFace. #LLM #AI #MachineLearning #Visualization #Python #NghiênCứu #TríTuệNhânTạo

reddit.com/r/LocalLLaMA/commen




Show Original Post


30.12.2025 08:13
clonbg (@clonbg@masto.es)

Primeros pasos con PyQt y QtDesigner. Primer programa con Python myblog.clonbg.es/primeros-paso #Programación #Python #PyQT clonbg.es





Show Original Post


30.12.2025 08:03
iX_Magazin (@iX_Magazin@social.heise.de)

heise+ | GeoPandas: Wie man mit Python Geodaten analysiert

Bei der Geodatenanalyse hat man es mit verschachtelten Dateien und Koordinatenreferenzsystemen zu tun. GeoPandas und Python helfen, den Durchblick zu bewahren.

heise.de/ratgeber/GeoPandas-Wi

#IT #Python #Softwareentwicklung #news




Show Original Post


30.12.2025 06:34
trycatchclasses (@trycatchclasses@mastodon.social)

Build a successful tech career with Python Full Stack training at TryCatch Classes. Learn Python, Django, React, SQL and APIs through hands-on projects, expert mentorship and complete placement support to get job-ready faster.





Show Original Post


30.12.2025 05:42
technokrat (@technokrat@rollenspiel.social)

#100DaysOfCode Day 8 - Crypt-Zip: executables being done… yes. But testing on Windows showed up problems with split archives. Decrypting them seems to work initially, but afterward it stops after decrypting with an error and the destination file is then corrupted. I guess I missed some platform related stuff in the code. Fixing it tomorrow 😅
#python #coding




Show Original Post


30.12.2025 05:40
pytexas (@pytexas@fosstodon.org)

Everyone has a different opinion about why #Python is a great first #programming language.

Come share yours with the #PyTexas community!

We would 💛 to see you at the upcoming #PyTexasConference2026 event: pytexas.org/2026





Show Original Post


1 ...742 743 744 745 746 747 748 749 750 751 752 ...1580
UP