prjpath


Nameprjpath JSON
Version 1.0.3 PyPI version JSON
download
home_pagehttps://github.com/alfredo000008/project_path
SummaryA library designed to help you easily locate the path of your project
upload_time2024-02-27 23:21:04
maintainer
docs_urlNone
authorAlfredo Gallegos
requires_python
licenseMIT
keywords path
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            project_path is a Python library designed to help you easily locate the path of your project by searching for specific files in the current directory and its parent directories. For more info you can check https://github.com/alfredo000008/project_path

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/alfredo000008/project_path",
    "name": "prjpath",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "path",
    "author": "Alfredo Gallegos",
    "author_email": "alfredogasa1996@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a8/33/df6602f72865e93d64e3efabdb17f8aa33b0cec7725d8205eb744dd99b47/prjpath-1.0.3.tar.gz",
    "platform": null,
    "description": "project_path is a Python library designed to help you easily locate the path of your project by searching for specific files in the current directory and its parent directories. For more info you can check https://github.com/alfredo000008/project_path\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A library designed to help you easily locate the path of your project",
    "version": "1.0.3",
    "project_urls": {
        "Homepage": "https://github.com/alfredo000008/project_path"
    },
    "split_keywords": [
        "path"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "442629c9c8239ea3c908c359cdef7e8e3e9bbf44a66c1efef3818b7f93c1df46",
                "md5": "bfe438535be257febcf2a56cd37d7601",
                "sha256": "aff04aa5d3bc6363bf3acc13352d573b3bf007a07b86fd17c907cdc1ddf8e3a5"
            },
            "downloads": -1,
            "filename": "prjpath-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bfe438535be257febcf2a56cd37d7601",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3030,
            "upload_time": "2024-02-27T23:21:03",
            "upload_time_iso_8601": "2024-02-27T23:21:03.964591Z",
            "url": "https://files.pythonhosted.org/packages/44/26/29c9c8239ea3c908c359cdef7e8e3e9bbf44a66c1efef3818b7f93c1df46/prjpath-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a833df6602f72865e93d64e3efabdb17f8aa33b0cec7725d8205eb744dd99b47",
                "md5": "06ac2a5e4a82ec26b79d9af11c968fe6",
                "sha256": "1111cec6bc2b06fc8e3670931320dd6d07908eb5a1a8c09a2175dea89e6cdda4"
            },
            "downloads": -1,
            "filename": "prjpath-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "06ac2a5e4a82ec26b79d9af11c968fe6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3087,
            "upload_time": "2024-02-27T23:21:04",
            "upload_time_iso_8601": "2024-02-27T23:21:04.881227Z",
            "url": "https://files.pythonhosted.org/packages/a8/33/df6602f72865e93d64e3efabdb17f8aa33b0cec7725d8205eb744dd99b47/prjpath-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-27 23:21:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "alfredo000008",
    "github_project": "project_path",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "prjpath"
}
        
Elapsed time: 0.28300s