Are you doing a repetitive task that feels like it could be automated? I was. Every day for the past year I’d been importing new users for an app into MailChimp by hand. No more! Now that I’ve learned how to code I’ve handed that task over to Python and C... (more…)
Read more »
Learn how to use CockroachDB from a simple Python application with the SQLAlchemy ORM. (more…)
Read more »
Recently, Glyph pointed out a Python oddity on the Fediverse and I had
to stare at it for a bit to understand what was going on, partly
because my mind is partly thinking in Go these days, and Go has
a different issue in similar code. So let's start with ... (more…)
Read more »
Unofficial Python API client for Notion.so. Contribute to jamalex/notion-py development by creating an account on GitHub. (more…)
Read more »
Common Vulnerabilities and Exposures (CVE®) is a list of records — each containing an identification number, a description, and at least one public reference — for publicly known cybersecurity vulnerabilities. Assigned by CVE Numbering Authorities (CNAs) ... (more…)
Read more »