hereutil


Namehereutil JSON
Version 0.1.5 PyPI version JSON
download
home_pagehttps://github.com/hsci-r/hereutil
SummarySmall utility to manage importing/sourcing python from under here()
upload_time2024-06-27 10:44:38
maintainerNone
docs_urlNone
authorEetu Mäkelä
requires_python>=3.7.2
licenseMIT
keywords here importing sourcing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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. 


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/hsci-r/hereutil",
    "name": "hereutil",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7.2",
    "maintainer_email": null,
    "keywords": "here, importing, sourcing",
    "author": "Eetu M\u00e4kel\u00e4",
    "author_email": "eetu.makela@iki.fi",
    "download_url": "https://files.pythonhosted.org/packages/c3/aa/f4018410fd4be043906d0899bea419f199772d5c431928bfc6494e9710b1/hereutil-0.1.5.tar.gz",
    "platform": null,
    "description": "# hereutil\n\n[![Documentation Status](https://readthedocs.org/projects/hereutil/badge/?version=latest)](https://hereutil.readthedocs.io/en/latest/?badge=latest)\n\n\nA small set of utility functions to make importing/sourcing python from under [`here()`](https://pypi.org/project/pyprojroot/) easier. \n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Small utility to manage importing/sourcing python from under here()",
    "version": "0.1.5",
    "project_urls": {
        "Homepage": "https://github.com/hsci-r/hereutil",
        "Repository": "https://github.com/hsci-r/hereutil"
    },
    "split_keywords": [
        "here",
        " importing",
        " sourcing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "45601f9903698b9c642de21f94952a23ca0e35950d8ef001cd8cef5f3c9f8299",
                "md5": "dbfb4591fdc8c39a8acee861adb75db4",
                "sha256": "0b95e1c6ace508a583a1408f7c2c40dea6fd4f983faa9debde3139ea19fe4822"
            },
            "downloads": -1,
            "filename": "hereutil-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dbfb4591fdc8c39a8acee861adb75db4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.2",
            "size": 2038,
            "upload_time": "2024-06-27T10:44:36",
            "upload_time_iso_8601": "2024-06-27T10:44:36.398659Z",
            "url": "https://files.pythonhosted.org/packages/45/60/1f9903698b9c642de21f94952a23ca0e35950d8ef001cd8cef5f3c9f8299/hereutil-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c3aaf4018410fd4be043906d0899bea419f199772d5c431928bfc6494e9710b1",
                "md5": "7f145e6895de6586dd01c54994b1bebb",
                "sha256": "0ebaba81220bc624b8b995f2d852a1c430c76a420749476c5cfdb65312f204ab"
            },
            "downloads": -1,
            "filename": "hereutil-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "7f145e6895de6586dd01c54994b1bebb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.2",
            "size": 1809,
            "upload_time": "2024-06-27T10:44:38",
            "upload_time_iso_8601": "2024-06-27T10:44:38.194321Z",
            "url": "https://files.pythonhosted.org/packages/c3/aa/f4018410fd4be043906d0899bea419f199772d5c431928bfc6494e9710b1/hereutil-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-27 10:44:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hsci-r",
    "github_project": "hereutil",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "hereutil"
}
        
Elapsed time: 1.77448s