hereutil


Namehereutil JSON
Version 0.1.4 PyPI version JSON
download
home_pagehttps://github.com/hsci-r/hereutil
SummarySmall utility to manage importing/sourcing python from under here()
upload_time2023-11-19 16:35:16
maintainer
docs_urlNone
authorEetu Mäkelä
requires_python>=3.7.2,<4.0.0
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": "",
    "docs_url": null,
    "requires_python": ">=3.7.2,<4.0.0",
    "maintainer_email": "",
    "keywords": "here,importing,sourcing",
    "author": "Eetu M\u00e4kel\u00e4",
    "author_email": "eetu.makela@iki.fi",
    "download_url": "https://files.pythonhosted.org/packages/db/12/406ce43fe58a725e2dd5fe7c66c3416bcd84abdf8bebbef3a7210f4e498f/hereutil-0.1.4.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.4",
    "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": "183e401db9ac4ba41e6f1ca5233b4c457b44c4317ea95fb5c99184fd26236ba4",
                "md5": "7c0a3497d7636399050d9ea2925cb41f",
                "sha256": "3a59199d51efafac4893666eac3b680f8f5a9b0bc6bc1eada4450c9cca12a14f"
            },
            "downloads": -1,
            "filename": "hereutil-0.1.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c0a3497d7636399050d9ea2925cb41f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7.2,<4.0.0",
            "size": 2043,
            "upload_time": "2023-11-19T16:35:15",
            "upload_time_iso_8601": "2023-11-19T16:35:15.012185Z",
            "url": "https://files.pythonhosted.org/packages/18/3e/401db9ac4ba41e6f1ca5233b4c457b44c4317ea95fb5c99184fd26236ba4/hereutil-0.1.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db12406ce43fe58a725e2dd5fe7c66c3416bcd84abdf8bebbef3a7210f4e498f",
                "md5": "2e41d7cbb9d080b683fe6cbb016a7d27",
                "sha256": "961963e1433ad40d4ff8bfd2f5950df834aa2e882682173eefda136d1b0ea894"
            },
            "downloads": -1,
            "filename": "hereutil-0.1.4.tar.gz",
            "has_sig": false,
            "md5_digest": "2e41d7cbb9d080b683fe6cbb016a7d27",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7.2,<4.0.0",
            "size": 1804,
            "upload_time": "2023-11-19T16:35:16",
            "upload_time_iso_8601": "2023-11-19T16:35:16.856990Z",
            "url": "https://files.pythonhosted.org/packages/db/12/406ce43fe58a725e2dd5fe7c66c3416bcd84abdf8bebbef3a7210f4e498f/hereutil-0.1.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-19 16:35:16",
    "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: 0.13738s