Python
Posts tagged 'Python'
- Fixing Siri: Programmatically Creating and Running Siri Shortcuts
- How I got macOS to programmatically create and run Siri Shortcuts with arbitrary third-party App Intents, no Shortcuts.app, no iCloud, no GUI.
- Published On: 2026-04-06 17:55
- Tags:
Automation,
Python,
Reverse-Engineering,
macOS
- Sleep Analysis: The Basic Way
- Analysing my sleep data to generate pretty graphs and insights.
- Published On: 2025-06-03 00:37
- Tags:
Data-Science,
Python
- Interacting with Siri using the command line
- Code snippet to interact with Siri by issuing commands from the command-line.
- Published On: 2023-02-08 17:21
- Tags:
Automation,
Python,
Tutorial,
macOS
- Posting blogs as Mastodon Toots
- A new method to blog
- Building a Similar Movies Recommendation System
- Posting Blog Posts as Twitter Threads Part 1/n
- Converting between image and NumPy array
- Short code snippet for converting between PIL image and NumPy arrays.
- Published On: 2020-01-14 00:10
- Tags:
Python,
Tutorial