Repository History
3 repositories tagged with flask

toapi: Declaratively Turn Any Website into a JSON API
toapi is a powerful Python library designed to transform any website into a clean JSON API declaratively. It enables users to define desired data fields using CSS selectors, fetching and parsing web pages on demand. With built-in caching and support for dynamic content, toapi simplifies web data extraction without complex crawlers or databases.
telegram_media_downloader: Download Telegram Media with Ease
telegram_media_downloader is a powerful, cross-platform tool designed to download media files from Telegram conversations, chats, and channels. It supports various media types and offers flexible download options, including a web UI and bot commands. Users can easily manage downloads, configure filters, and even upload files to cloud drives.

Zappa: Effortless Serverless Python Web Apps on AWS Lambda
Zappa simplifies deploying Python web applications, including Django and Flask, to AWS Lambda and API Gateway. It enables serverless architectures with benefits like infinite scaling, zero downtime, and significantly reduced costs. Developers can get their Python apps live with just a few commands, leveraging the power of AWS serverless infrastructure.