Metadata-Version: 2.1
Name: hereutil
Version: 0.1.4
Summary: Small utility to manage importing/sourcing python from under here()
Home-page: https://github.com/hsci-r/hereutil
License: MIT
Keywords: here,importing,sourcing
Author: Eetu Mäkelä
Author-email: eetu.makela@iki.fi
Requires-Python: >=3.7.2,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: pyprojroot (>=0.3.0,<0.4.0)
Project-URL: Repository, https://github.com/hsci-r/hereutil
Description-Content-Type: text/markdown

# hereutil

[![Documentation Status](https://readthedocs.org/projects/hereutil/badge/?version=latest)](https://hereutil.readthedocs.io/en/latest/?badge=latest)


A small set of utility functions to make importing/sourcing python from under [`here()`](https://pypi.org/project/pyprojroot/) easier. 


