Differences between revisions 3 and 4
Revision 3 as of 2020-06-29 08:51:31
Size: 483
Editor: Burathar
Comment:
Revision 4 as of 2021-12-22 13:53:30
Size: 571
Editor: Burathar
Comment:
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
|| [[/jinja2|jinja2]] || A fast, expressive, extensible templating engine. ||

Description

Python code snippet collection, sorted by Module.

Contents

Package

Description

Virtualenv

A tool for creating isolated virtual python environments.

pandas

Data analysis and manipulation tool

matplotlib

Library for creating visualizations

pathlib

Module that offers OS independent* path classes

jinja2

A fast, expressive, extensible templating engine.

Howto/Python3 (last edited 2021-12-22 13:53:30 by Burathar)