Metadata-Version: 2.1
Name: ffun
Version: 0.1.3
Summary: feeds.fun
Home-page: https://github.com/Tiendil/feeds.fun
License: commerce
Author: Aliaksei Yaletski (Tiendil)
Author-email: a.eletsky@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: async-lru (==2.*)
Requires-Dist: beautifulsoup4 (==4.*)
Requires-Dist: bidict (==0.*)
Requires-Dist: cryptography (==41.*)
Requires-Dist: fastapi (==0.*)
Requires-Dist: feedparser (==6.*)
Requires-Dist: httpx (==0.*)
Requires-Dist: markdown (==3.*)
Requires-Dist: openai (==0.*)
Requires-Dist: psycopg (==3.*)
Requires-Dist: psycopg-pool (==3.*)
Requires-Dist: python-multipart (==0.*)
Requires-Dist: python-slugify (==8.*)
Requires-Dist: sentry-sdk (==1.*)
Requires-Dist: structlog (==23.*)
Requires-Dist: supertokens-python (==0.*)
Requires-Dist: tabulate (==0.*)
Requires-Dist: tiktoken (==0.*)
Requires-Dist: typer (==0.*)
Requires-Dist: uvicorn[standard] (==0.*)
Requires-Dist: yarl (==1.*)
Requires-Dist: yoyo-migrations (==8.*)
Project-URL: Repository, https://github.com/Tiendil/feeds.fun
Description-Content-Type: text/markdown

# Backend for Feeds Fun

- Web-based news reader. Self-hosted, if it is your way.
- Automatically assigns tags to news entries.
- You create rules to score news by tags.
- Then filter and sort news how you want.

Service is up and running at https://feeds.fun

