Skip to content
TILens What matters today in tech
Theme

Daily edition

The daily ledger

TILens turns technical updates into a focused daily brief: official releases, trusted reporting, and practitioner analysis, deduplicated and organized by topic.

02 Nov 2017 edition
Python

#50 Bundling , shipping, and protecting Python applications

Topics include Think Like a Pythonista, Serpent.AI - Game Agent Framework, MkDocs, PyInstaller 3.3 released, PEX: A library and tool for generating .pex (Python EXecutable) files, and Using Cython to protect a Python…

Source: Python Bytes Michael Kennedy and Calvin Hendryx-Parker
Python

#136: Secure code lessons from Have I Been Pwned

Do run any code that listens on an open port on the internet? This could be a website, a RESTful web service, or (gasp) even a database endpoint.

Source: Talk Python To Me Michael Kennedy (@mkennedy)