Read issue #1 of Daily Digest, by Mailbrew Team.
27
Saturday July, 2024
BitZoo: My first Python project.

Backstory

Skip this if you're busy. Scroll down to the main part.

Hey y'all! It's been a few years since I learnt the basics of python, and then came a brief pause in my learning journey. I have coded a lot before this, in python, but never really been serious …

I made a command-line tool that gives you granular control over bulk deleting your Github gists

Source code:https://github.com/ben-n93/gists-gone/

What my Project Does: From the command-line you can bulk delete Github gists. You can be specific about the type of Gists you want deleted - what language, when they were created, whether they are public or private.

Target Audience
Github users/anyone who uses Github gists!

I've made some big improvements to my chess openings explorer (Python+Flask)

Hi everyone,

I posted a few days ago about my opening explorer website I'd made. I've made some big updates to it so I wanted to share my progress.

Play here: https://www.jimmyrustles.com/chessopeningtheory

Github: https://github.com/sgriffin53/openingexplorer_app

What My Project Does

You play an opening on the board and it shows you wiki …

My first published FOSS | DynamicDict | Yet another dot-access dictionary wrapper.

Here's my first real contribution to the world of open source: https://github.com/gebnar/PythonDynamicDict

What My Project Does

It's a dictionary wrapper that allows attribute access and mutation using both dot notation and dictionary-style indexing.

Target Audience

Production, with caution

Comparison

I found a couple similar serious projects out there that do …

Saturday Daily Thread: Resource Request and Sharing! Daily Thread

Weekly Thread: Resource Request and Sharing 📚

Stumbled upon a useful Python resource? Or are you looking for a guide on a specific topic? Welcome to the Resource Request and Sharing thread!

How it Works:

  1. Request: Can't find a resource on a particular topic? Ask here!
  2. Share: Found …
Using swagger-ui with flask but *not* with flask-restplus?

We have a python flask-based application that currently uses flask-restplus, and this application makes use of the flask-restplus Swagger facilities. However, we are now required to get rid of flask-restplus (long story which is not relevant to this question), but we still want to use basic flask.

We need to …

The Python on Microcontrollers (and Raspberry Pi) Newsletter, a weekly news and project resource

The Python on Microcontrollers (and Raspberry Pi) Newsletter: subscribe for free

With the Python on Microcontrollers newsletter, you get all the latest information on Python running on hardware in one place! MicroPython, CircuitPython and Python on single Board Computers like Raspberry Pi & many more.

The Python on Microcontrollers newsletter …

Free asynchronous coding course

Harlem Coding Kids is a free virtual program that teaches Python coding to middle and high school students.

During the 2024 summer session, the program will be run asynchronously over Slack where students from anywhere in the world can access the free lesson videos and homework, as well as ask …

Where to find scapy Documentation?

Im having trouble finding some scapy documentation for the python module. I see a lot of examples and docs of use in linux terminal, but very little for python scripting. I know theres the built in help() function but its kind of hard to wrap my head around it. Mayby …

Built a new package to alert you if your Python program crashes during runtime

Source code -https://github.com/guardog-app/guardog-py

What my project does - Alerts you (by email for now) when your Python program crashes during runtime.

Target Audience - Anyone running a Python app in Production and wants to be notified of runtime errors in real-time.

Comparison - Our goal is to make the …

Twitter, RSS, YouTube, Newsletters, Weather, Calendar, ...

You can customize this digest to include all the sites and sources you want.