Just discovered @rasbt’s handy watermark module. Just pip install watermark, and you can do this! Very useful for filing GitHub issues and other bug reports.
Archivebox
Create your own self-hosted web archive
Save pages from browser history, bookmarks, Pocket etc
Save html, js, css, media, pdf and other files
Desktop app https://t.co/S5XHUpFyfC
#CLI version https://t.co/pXH71nLM3X
#python#opensource
Have you stumbled upon VisiData yet? It’s a handy little CLI tool for exploring tabular data in CSV, JSON, XLSX, and a few other formats.
Works on Windows, macOS, and Linux.
5000 stars and counting! 💫 https://t.co/IjfCB8tEn7
Python 3.10 has been released on October 4. If you are using pyenv, you can already install it:
pyenv update
pyenv install 3.10.0
Check what's new:
* Structural Pattern Matching
* Optional Length-Checking To zip
* New typing features
https://t.co/XdRrRmBDQX
Building a command line app/script? Check out @willmcgugan's Rich–a Python library for rendering rich text and beautiful formatting. Works on Linux, macOS, and Windows. Renders…
✓ progress bars
✓ syntax-highlighted code
✓ tracebacks and more!
https://t.co/SSlFThuYJA