Skip to content

PFTL/pftl_pelican

Repository files navigation

Python For The Lab

Python For The Lab

This is the source code for the Python For The Lab website. It is built using Pelican, a static site generator written in Python.

About

Python For The Lab provides resources, courses, and books for scientists and engineers who want to learn how to use Python for controlling experiments and data analysis.

Development

This project uses uv for dependency management.

Setup

uv venv --python 3.13
uv pip install -r requirements.txt

Build

To build the site locally:

uv run make

The output will be generated in the output/ directory.

Credits

Created by Aquiles Carattino.

License

See the LICENSE file for more details.

About

The code that gives life to pythonforthelab.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors