Jinja2 not formatting my text correctly. Any advice?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • awesome-php

    A curated list of amazingly awesome PHP libraries, resources and shiny things.

    import jinja2 template = jinja2.Template(""" # Awesome Big Data A curated list of awesome big data frameworks, libraries, software and resources. Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). """) template.render()

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • podman

    Podman: A tool for managing OCI containers and pods.

  • zfs-localpv

    Dynamically provision Stateful Persistent Node-Local Volumes & Filesystems for Kubernetes that is integrated with a backend ZFS data storage stack.

  • kubernetes

    Production-Grade Container Scheduling and Management

  • superset

    Apache Superset is a Data Visualization and Data Exploration Platform

    ListItem(name='Apache Superset', website='https://superset.apache.org/', category='Visualization Frameworks', short_description='Apache Superset is an open-source software cloud-native application for data exploration and data visualization able to handle data at petabyte scale.'),

  • Apache Spark

    Apache Spark - A unified analytics engine for large-scale data processing

    ListItem(name='Apache Spark', website='https://spark.apache.org/', category='Batch Processing', short_description='Apache Spark is an open-source unified analytics engine for large-scale data processing. Spark provides an interface for programming entire clusters with implicit data parallelism and fault tolerance.'),

  • Apache Hive

    Apache Hive

    ListItem(name='Apache Hive', website='https://hive.apache.org/', category='Interactive Query', short_description='Apache Hive is a data warehouse software project built on top of Apache Hadoop for providing data query and analysis. Hive gives an SQL-like interface to query data stored in various databases and file systems that integrate with Hadoop.'),

  • CouchDB

    Seamless multi-master syncing database with an intuitive HTTP/JSON API, designed for reliability

    ListItem(name='CouchDB', website='https://couchdb.apache.org/', category='NoSQL :: Document Databases', short_description='Apache CouchDB is an open-source document-oriented NoSQL database, implemented in Erlang. CouchDB uses multiple formats and protocols to store, transfer, and process its data. It uses JSON to store data, JavaScript as its query language using MapReduce, and HTTP for an API.')

  • beam

    Apache Beam is a unified programming model for Batch and Streaming data processing.

    ListItem(name='Apache Beam', website='https://beam.apache.org/', category='Batch Processing', short_description='Apache Beam is an open source unified programming model to define and execute data processing pipelines, including ETL, batch and stream processing'),

  • aws-lambda-java-libs

    Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform.

    ListItem(name='AWS Lambda', website='https://aws.amazon.com/lambda/', category='Serverless Functions', short_description='AWS Lambda is an event-driven, serverless computing platform provided by Amazon as a part of Amazon Web Services. It is a computing service that runs code in response to events and automatically manages the computing resources required by that code.'),

  • Airflow

    Apache Airflow - A platform to programmatically author, schedule, and monitor workflows

    ListItem(name='Apache Airflow', website='https://airflow.apache.org/', category='Workflow Engine', short_description='Apache Airflow is an open-source workflow management platform for data engineering pipelines.'),

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Uber Interview Experience/Asking Suggestions

    4 projects | /r/dataengineering | 1 Feb 2023
  • Best library for CSV to XML or JSON.

    2 projects | /r/javahelp | 1 Jul 2021
  • Hive: An Open-Source Data Warehouse Built on Apache Hadoop

    1 project | news.ycombinator.com | 13 Aug 2024
  • Ask HN: Does (or why does) anyone use MapReduce anymore?

    2 projects | news.ycombinator.com | 24 Jan 2024
  • Five Apache projects you probably didn't know about

    8 projects | dev.to | 21 Dec 2023

Did you konow that Go is
the 4th most popular programming language
based on number of metions?