eppink_utilities

Personal library of functions for thermodynamics, heat transfer, mathematics, electronics, etc.

https://github.com/somemechanicalengineer/eppink_utilities

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (6.8%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

Personal library of functions for thermodynamics, heat transfer, mathematics, electronics, etc.

Basic Info
  • Host: GitHub
  • Owner: someMechanicalEngineer
  • License: mit
  • Language: Python
  • Default Branch: main
  • Size: 3.35 MB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 9 months ago · Last pushed 6 months ago
Metadata Files
Readme Changelog License Citation

README.md

eppink-utilities

eppink-utilities is a Python package providing a collection of useful utility functions for engineering and scientific data processing, plotting, and file handling.
It aims to simplify common tasks in analysis workflows with modular, well-documented code.

For a function list, refer to FUNCTIONS.md

Installation

You can install the package via PyPI or directly from GitHub:

```bash pip install eppink_utilities

pip install git+https://github.com/someMechanicalEngineer/eppink-utilities.git

Owner

  • Login: someMechanicalEngineer
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this package, please cite it as below."
title: "eppink-utilities: Useful tools for engineering and analysis"
version: "0.6.0"
doi: ""
date-released: 2025-06-08
authors:
  - name: "Wouter Rens Eppink"
    orcid: "https://orcid.org/0009-0001-4427-4578"
license: MIT
repository-code: https://github.com/someMechanicalEngineer/eppink-utilities
url: https://github.com/someMechanicalEngineer/eppink-utilities

GitHub Events

Total
  • Push event: 25
  • Create event: 22
Last Year
  • Push event: 25
  • Create event: 22

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 59 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 41
  • Total maintainers: 1
pypi.org: eppink-utilities

Useful utilities for data processing, plotting, and file handling

  • Versions: 41
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 59 Last month
Rankings
Dependent packages count: 9.1%
Average: 30.1%
Dependent repos count: 51.1%
Maintainers (1)
Last synced: 6 months ago

Dependencies

eppink_utilities.egg-info/requires.txt pypi
  • coolprop *
  • matplotlib *
  • numpy *
pyproject.toml pypi
  • coolprop *
  • matplotlib *
  • numpy *
requirements.txt pypi
  • CoolProp ==6.6.0
  • CoolProp ==6.8.0
  • matplotlib ==3.10.3
  • numpy ==2.2.6