0nyr / research-base

A python package for easy python programming for research projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

research-base

This python library is a framework for programs that should include all the basics of a research project, including logging, correct environment and arguments loading, result keeping and more.

Commands

nix develop: start the nix dev environment.

pytest src/tests/: run all tests. Add flag -s for displaying captured logs.

nix build .#devShells.x86_64-linux: build ?

About

A python package for easy python programming for research projects.


Languages

Language:Python 97.4%Language:Nix 2.6%