Differences between revisions 2 and 4 (spanning 2 versions)
Revision 2 as of 2020-06-22 11:04:53
Size: 398
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 13: Line 13:
|| [[/pathlib|pathlib]] || Module that offers OS independent* path classes ||
|| [[/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)