tagged
#python.
Skrip Python yang portable?
metadata dalam script
2025-07-05
Writing a Python module using Rust
Using Rust to implement a faster Python module and other use case.
2023-02-19
Deploy Django App on Fly.io
Deploy Django apps easily on Fly.io with a free tier for testing. Steps include app preparation, Flyctl setup, Dockerfile creation, and deployment. Fly.io also has deployment triggers via Github Action for flyctl.
2023-02-11
Async and Sync Python Pub/Sub with Redis
Usually, Redis is used for caching layer, but also can be leveraged for indexing, communication, data storage, and time series patterns.
2022-08-01