Legal and Stripe - Building SaaS #179
A developer updates a SaaS app's legal pages and integrates Stripe for customer creation and subscription payments.
A developer updates a SaaS app's legal pages and integrates Stripe for customer creation and subscription payments.
A developer shares personal experiences and advice on overcoming social anxiety to network effectively at tech conferences.
A benchmark comparison of several Python libraries for reading Excel files, focusing on speed, type handling, and correctness.
A technical guide on using Python's datetime module to handle dates, times, and timezones effectively within Django web applications.
How to style Markdown-generated HTML with Tailwind CSS classes using a custom Python Markdown extension.
A tutorial on creating a simple console progress bar in Python without external libraries, for use in restricted environments.
A beginner's guide to implementing Continuous Integration (CI) for Python projects, covering automation of testing, formatting, and deployment.
Learn to programmatically manage Hugging Face Inference Endpoints using the huggingface_hub Python library for automated model deployment.
A developer adds WhiteNoise for static files and integrates Tailwind CSS into a Django SaaS application, fixing operational issues.
A streamer explores new tools and techniques to improve their live stream, including Python, Django, and Tailwind CSS.
A guide on switching a Python project from multiple linters to Ruff, a single, powerful tool.
Overview of Pelican 4.9's updated 'Simple' theme, featuring semantic HTML and support for classless CSS frameworks.
The author switches a Python project to Ruff for linting and finishes parsing email messages for a SaaS application.
A developer's technical build log for creating Jumblie, a daily word puzzle game, covering concept, word list generation, and prototyping.
A technical guide on analyzing global flight tracking data from ADS-B receivers using Python, DuckDB, and QGIS.
Announcing HEtools, a new Python package for Fully Homomorphic Encryption (FHE) development, now available on PyPI.
Announcing libactivation, a new Python package on PyPI providing activation functions and their derivatives for machine learning and neural networks.
A developer episode on parsing inbound emails with Python & Django to create journal entries, using libraries like dateutil and email.
A technical guide exploring the OpenAI Assistants API, covering its core concepts and demonstrating how to create an assistant with the Code Interpreter tool.
A technical guide on accessing, downloading, and analyzing Maxar's freely available satellite imagery from their Open Data Programme using tools like GDAL, Python, and DuckDB.