πŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more β†’

render-engine

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

render-engine

A Flexible Static Site Generator for Python

2024.11.1
100

Supply Chain Security

100

Vulnerability

100

Quality

100

Maintenance

100

License

Maintainers
1

All Contributors

Render Engine

PyTest Discord

Learn More

What is RenderEngine

The 3 layer Architecture

  • Page - A single webpage item built from content, a template, raw data, or a combination of those things.
  • Collection - A group of webpages built from the same template, organized in a single directory
  • Site - The container that helps to render all Pages and Collections with uniform settings and variables

Installing Render Engine

To use the render engine, you must have Python 3.10 or greater installed. You can download Python from python.org.

Render Engine is available in PyPI and can be installed using pip:

pip install render-engine

To use the cli, install the cli extras

pip install render-engine[cli]

Getting Started

Check out the Getting Started Section in the Documentation

Contributors

Akriti Sengar
Akriti Sengar

πŸ”§
Anthony Shaw
Anthony Shaw

πŸ“–
Emmanuel Anebi
Emmanuel Anebi

πŸ”Œ
Giovanni Martins
Giovanni Martins

πŸš‡
Jeff Triplett
Jeff Triplett

πŸ“– πŸ§‘β€πŸ«
John Aziz
John Aziz

πŸ“– 🚧 πŸ““
Jon Banafato
Jon Banafato

πŸ’»
Jorge L. Gimeno
Jorge L. Gimeno

πŸ“–
Laura Langdon
Laura Langdon

πŸ“–
Mahhheshh
Mahhheshh

πŸ“– πŸ’» 🚧
Mario Munoz
Mario Munoz

πŸ’»
Mohit Kambli
Mohit Kambli

πŸš‡
Osama Rabea
Osama Rabea

πŸ“– ⚠️
Pamela Fox
Pamela Fox

πŸ“–
Viktorius Suwandi
Viktorius Suwandi

πŸ’»
VinayakG311
VinayakG311

πŸ”Œ
izaan17
izaan17

πŸ”Œ

Sponsors at the $20/month and Higher Level

Thank you to them and all of those who continue to support this project!

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts