An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by marrow

A curated list of projects in awesome lists by marrow .

https://github.com/marrow/mailer

A light-weight, modular, message representation and mail delivery framework for Python.

amazon-ses attachment cpython email email-sender gae imap maildir mailgun mbox postmark pypi pypy python sendgrid sendmail smtp tls-support

Last synced: 16 May 2025

https://github.com/marrow/webcore

WebCore, the super tiny and blazingly fast modular Python web nanoframework.

cpython extensible marrow micro-framework modular pypi pypy python web-framework wsgi

Last synced: 04 Apr 2025

https://github.com/marrow/cinje

A Pythonic and ultra fast template engine DSL.

cpython dsl pypy python python-2 python-3 streaming-data template-engine text-processing

Last synced: 13 Jul 2025

https://github.com/marrow/mongo

Light-weight utilities and declarative schema (mutable mapping) to augment, not replace the Python MongoDB driver.

cpython dao database distributed-locks document-mapper mongodb mutex pypi pypy python python-logger queue

Last synced: 30 Apr 2025

https://github.com/marrow/dsl

A Pythonic DSL construction engine for import–time code translation.

cpython dsl preprocessing preprocessor pypy python python-2 python-3 text-processing

Last synced: 27 Jun 2025

https://github.com/marrow/contentment

A WebCore 2 content management system.

cms cms-framework component-framework components marrow python python-3

Last synced: 11 Oct 2025

https://github.com/marrow/package

Plugin discovery and management, dependency graphing, and object import path canonicalization.

canonicalization cpython plugin-manager plugin-system pypi pypy python reference-parsing

Last synced: 30 Apr 2025

https://github.com/marrow/script

Turn any callable into a powerful command line script through arglist introspection.

Last synced: 30 Apr 2025

https://github.com/marrow/cache

An extension to MongoEngine for memoization and document-aware caching.

Last synced: 30 Apr 2025

https://github.com/marrow/util

Commonly shared Python utility subclasses and functions.

Last synced: 14 Jul 2025

https://github.com/marrow/schema

A generic declarative schema system.

Last synced: 30 Apr 2025

https://github.com/marrow/interface

An anti-Pythonic declarative strict interface definition and validation system.

Last synced: 30 Apr 2025

https://github.com/marrow/task

A high-performance contender for asynchronous task execution; simpler to use than Celery.

Last synced: 07 Mar 2026

https://github.com/marrow/web.security

Access control list (ACL) authorization, authentication, and cross-site request forgery (CSRF) protection for WebCore applications.

Last synced: 09 Sep 2025

https://github.com/marrow/tags

An object-based template and widget library wherein templates are interpreted by Python itself.

Last synced: 15 Oct 2025

https://github.com/marrow/web.template

A common templating and serialization interface for Python applications.

Last synced: 30 Apr 2025

https://github.com/marrow/protocols

A repository of non-code documenting Marrow Open Source Collective-standardized protocols.

Last synced: 19 Mar 2026

https://github.com/marrow/blueprint

Flexible manifest-driven file and folder creation.

Last synced: 26 May 2026

https://github.com/marrow/marrow-package-template

A GitHub repository template for use with new Marrow projects, and to use as a reference for maintaining existing projects.

Last synced: 06 Mar 2026

https://github.com/marrow/web.dispatch.object

Object dispatch; a method to resolve path components to Python objects using directed attribute access.

cpython dispatch endpoint-discovery object-dispatch pypy python python3

Last synced: 22 Nov 2025

https://github.com/marrow/web.command

Extensible command-line interface for WebCore applications, and basic commands.

Last synced: 23 Nov 2025

https://github.com/marrow/htdsa-python

A light-weight digital signature algorithm for cryptographic verification of REST HTTP requests and responses, secured RPC, and SSO.

Last synced: 23 Nov 2025

https://github.com/marrow/markup

A highly efficient text annotation and markup parser framework.

Last synced: 27 Feb 2025

https://github.com/marrow/web.session

Generalized session abstraction and basic engines for the WebCore web framework.

Last synced: 09 Feb 2026

https://github.com/marrow/tutorial

An example wiki project with commits and tags to accompany the WebCore Tutorial.

Last synced: 10 Jun 2025

https://github.com/marrow/web.blueprint

WebCore project blueprints; stock templates for applications.

Last synced: 27 Feb 2025

https://github.com/marrow/web.dispatch.traversal

Dictionary traversal; a method for WebCore to resolve URL components to Python objects using a dict/mapping.

Last synced: 27 Feb 2025

https://github.com/marrow/web.dispatch.resource

A method to resolve a request to an endopint using the WSGI HTTP_METHOD and attribute access.

Last synced: 27 Feb 2025

https://github.com/marrow/web.locale

A GILT (globalization, internationalization, localization, translation) support library for WebCore.

Last synced: 27 Feb 2025

https://github.com/marrow/web.app.redirect

A sample reusable application component and isolated microservice to service domain redirections.

Last synced: 27 Feb 2025

https://github.com/marrow/valsi

A static site generator using Makefile automation and the renderer back-end of your choice.

Last synced: 19 Mar 2026

https://github.com/marrow/typecast

Utilize Python 3 function annotations for rich, structured typecasting, not just type validation and hinting, through direct specification and inference.

python type-annotations type-casting type-coercion type-inference

Last synced: 13 May 2026

https://github.com/marrow/web.dispatch.route

Route-based dispatch; highly optimized tree-based routes for WebCore, with support for regular expression components.

Last synced: 11 Aug 2025

https://github.com/marrow/web.app.develop

Development extras for WebCore applications: toolbar, debugger, profiler, etc.

Last synced: 03 Mar 2026

https://github.com/marrow/web.account

Extensible user registration and authentication subsystem for WebCore and Contentment applications.

authentication cpython extension marrow pypy python user-management webcore

Last synced: 10 Oct 2025

https://github.com/marrow/web.component.forum

Light-weight and modern forums for WebCore Contentment applications.

Last synced: 05 Feb 2026

https://github.com/marrow/web.spa

The core collection of front-end and back-end framework assistance for the creation of single page applications using WebCore.

Last synced: 04 Aug 2025

https://github.com/marrow/web.component.page

Rich layout and rendering of content and extensible blocks for WebCore Contentment applications.

cms component contentment marrow python python-3

Last synced: 31 May 2026

https://github.com/marrow/bcp47

An IETF BCP47 datatype and serializer, with support for Unicode extensions.

Last synced: 02 Aug 2025

https://github.com/marrow/web.asset

Static asset management for WebCore applications.

Last synced: 24 Feb 2026

https://github.com/marrow/jarco

Pluggable project search, path abbreviation, and SCM integration for Zsh, plus one heck of an attractive promptline.vim-inspired prompt requiring a Powerline font.

Last synced: 25 Oct 2025

https://github.com/marrow/web.api

An HTTP API client interface with a declarative approach to functional interface definition.

Last synced: 15 May 2026

https://github.com/marrow/web.db

A modular, general database adapter layer for common configuration and operation.

Last synced: 11 Feb 2026

https://github.com/marrow/web.transaction

Transaction support and integration for WebCore extensions.

Last synced: 28 Feb 2026

https://github.com/marrow/web.theme.bootstrap

Bootstrap theme components for cinje and/or Contentment 3.

Last synced: 23 Aug 2025

https://github.com/marrow/web.component.search

Multilingual full text and faceted search for WebCore Contentment applications.

Last synced: 15 Feb 2026

https://github.com/marrow/haus

The Mastodon social network instance for the Marrow Open Source Collective.

mastodon mastodon-instances mastodon-social mastodon-social-network

Last synced: 15 Feb 2026

https://github.com/marrow/web.dispatch.meta

Dispatch protocol middleware to orchestrate and extend the capabilities of other dispatchers.

Last synced: 21 Jun 2025

https://github.com/marrow/web.dispatch

Core utilities related to endpoint dispatch.

Last synced: 27 Feb 2025