17 projects
trashpanda
Helper methods compounding tasks, which are not directly covered in pandas. (Or I didn't found them.)
doctestprinter
Helper functions to make fitting outputs for doctests.
treenodedefinition
Helper functions to make fitting outputs for doctests.
pathsummary
Summarizes the content of a path returning a table.
namefiles
Standard naming convention for filenames to distinguish multiple files of an entity.
myminions
Loose collection of methods doing basic bidding's.
justunits
Handling unit specifications in strings.
pathwalker
Helper functions to walk through file paths using pathlib.
handadoc-client
Client for handadoc to hand over documentations to the webserver.
handadocclient
Client for handadoc to hand over documentations to the webserver.
treepathmap
Providing navigation and selection within nested collections.
arithmeticmeancurve
Module for calculating an arithmetic mean curve from a family of curves.
examplecurves
Module for providing exemplary, reproducible curves for testing and debugging.
jsonmetamodel
Creates metaclasses for parameter definition and checking with taking respect to the jsonschema defined by https://json-schema.org/
marktask
Marking files and folder with task states and list them afterwards.
dicthandling
Frequently used methods used for handling nested dictionaries.
augmentedtree
Easy navigation within nested data of mappings (dict, ...) and sequences (list, ...). Easy access of values via single keys within these nested data structures. Enables different (human readable) representation of nested data structures.