addroot


Nameaddroot JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/fenke/addroot
Summaryadd a project's root to the python import path
upload_time2024-02-03 22:58:46
maintainer
docs_urlNone
authorFenke Meijer
requires_python>=3.7
licenseApache Software License 2.0
keywords nbdev jupyter notebook python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # addroot

<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->

This file will become your README and also the index of your
documentation.

## Install

``` sh
pip install addroot
```

## How to use

Fill me in please! Don’t forget code examples:

``` python
1+1
```

    2

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fenke/addroot",
    "name": "addroot",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "nbdev jupyter notebook python",
    "author": "Fenke Meijer",
    "author_email": "fenkemeijer@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/f2/63/b40ce7c3f8c89767616cc32be1ee872fcb20f293ec39f2b43f3187461d48/addroot-0.1.0.tar.gz",
    "platform": null,
    "description": "# addroot\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\nThis file will become your README and also the index of your\ndocumentation.\n\n## Install\n\n``` sh\npip install addroot\n```\n\n## How to use\n\nFill me in please! Don\u2019t forget code examples:\n\n``` python\n1+1\n```\n\n    2\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "add a project's root to the python import path",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/fenke/addroot"
    },
    "split_keywords": [
        "nbdev",
        "jupyter",
        "notebook",
        "python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "38060c09e200ccbbc479772818a4413b65623fc68a25d84da2ae9c34432e5143",
                "md5": "66f65993f19d0e3727595c30582ba1c8",
                "sha256": "320f9db2d2b599f3d8167315c5a68707d4088cb02ee7ecf46e8a08a46dfcd69d"
            },
            "downloads": -1,
            "filename": "addroot-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "66f65993f19d0e3727595c30582ba1c8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 4022,
            "upload_time": "2024-02-03T22:58:45",
            "upload_time_iso_8601": "2024-02-03T22:58:45.064661Z",
            "url": "https://files.pythonhosted.org/packages/38/06/0c09e200ccbbc479772818a4413b65623fc68a25d84da2ae9c34432e5143/addroot-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f263b40ce7c3f8c89767616cc32be1ee872fcb20f293ec39f2b43f3187461d48",
                "md5": "598feb55db1b848a7774576c6d823a0e",
                "sha256": "f94550c2a5ec185c49b3350b60e4cb8c14a19c8ed1483e19ac10a7fc580674db"
            },
            "downloads": -1,
            "filename": "addroot-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "598feb55db1b848a7774576c6d823a0e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 4331,
            "upload_time": "2024-02-03T22:58:46",
            "upload_time_iso_8601": "2024-02-03T22:58:46.581783Z",
            "url": "https://files.pythonhosted.org/packages/f2/63/b40ce7c3f8c89767616cc32be1ee872fcb20f293ec39f2b43f3187461d48/addroot-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-03 22:58:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fenke",
    "github_project": "addroot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "addroot"
}
        
Elapsed time: 0.23551s