ProjectPier.org : ProjectPier is a Free, Open-Source, PHP application for managing tasks, projects and teams through an intuitive web interface. It must be downloaded a...
Tiny Tiny RSS : Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator.
Keycloak : Keycloak is an Open Source Identity and Access Management solution for modern Applications and Services.
OpenProject : OpenProject is a web-based project management system for location-independent team collaboration.
Project management and milestones
Project timelines...
notifiers : A Python one stop shop for all notification providers with a unified and simple interface.
ScrapeGraphAI : ScrapeGraphAI is a web scraping python library that uses LLM and direct graph logic to create scraping pipelines for websites and local documents (XML...
HTML Purifier : HTML Purifier is a standards-compliant HTML filter library written in PHP. HTML Purifier will not only remove all malicious code (better known as XSS)...
pydantic : Data validation and settings management using python type annotations.
TextBlob : TextBlob is a Python (2 and 3) library for processing textual data. It provides a simple API for diving into common natural language processing (NLP) ...
In few words, Given a html document, it pulls out the main body text and cleans it up. It also can clean up title based on latest readability.js code.