my-browsepy


Namemy-browsepy JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/ergoithz/browsepy
SummarySimple web file browser
upload_time2024-08-17 16:18:32
maintainerNone
docs_urlNone
authorFelipe A. Hernandez
requires_pythonNone
licenseMIT
keywords web file browser
VCS
bugtrack_url
requirements flask unicategories scandir backports.shutil_get_terminal_size setuptools wheel pep8 flake8 coverage pyaml sphinx
Travis-CI
coveralls test coverage No coveralls.
            browsepy
========

The simple web file browser and the only change that i made is to get read of the sys.stderr, sys.stdout and redicted them to /dev/null

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ergoithz/browsepy",
    "name": "my-browsepy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "web, file, browser",
    "author": "Felipe A. Hernandez",
    "author_email": "ergoithz@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/35/b7/22f7c6295f51829c0ec8cefe506f312063da6c983eb71829a44bc9d4ac16/my_browsepy-0.0.2.tar.gz",
    "platform": "any",
    "description": "browsepy\n========\n\nThe simple web file browser and the only change that i made is to get read of the sys.stderr, sys.stdout and redicted them to /dev/null\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Simple web file browser",
    "version": "0.0.2",
    "project_urls": {
        "Download": "https://github.com/ergoithz/browsepy/archive/0.0.2.tar.gz",
        "Homepage": "https://github.com/ergoithz/browsepy"
    },
    "split_keywords": [
        "web",
        " file",
        " browser"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6598e1eb6bdd147e41092798f478edbd52e44889d6aa736681e71021c24bd047",
                "md5": "3d3943ea5910f53c63d46beeb7204473",
                "sha256": "a6659cb47b1bf75807da1219fa051dd38ba9b4c59aa06f12591598f0cc8fe702"
            },
            "downloads": -1,
            "filename": "my_browsepy-0.0.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3d3943ea5910f53c63d46beeb7204473",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 225961,
            "upload_time": "2024-08-17T16:18:29",
            "upload_time_iso_8601": "2024-08-17T16:18:29.797638Z",
            "url": "https://files.pythonhosted.org/packages/65/98/e1eb6bdd147e41092798f478edbd52e44889d6aa736681e71021c24bd047/my_browsepy-0.0.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "35b722f7c6295f51829c0ec8cefe506f312063da6c983eb71829a44bc9d4ac16",
                "md5": "cee09afe3fe8981b2bc5174f49b941e2",
                "sha256": "b57b7bc437c20abbdb480022991f99d2adc33fea3e1fcb5f00c2368a37b5507c"
            },
            "downloads": -1,
            "filename": "my_browsepy-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "cee09afe3fe8981b2bc5174f49b941e2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 212105,
            "upload_time": "2024-08-17T16:18:32",
            "upload_time_iso_8601": "2024-08-17T16:18:32.038481Z",
            "url": "https://files.pythonhosted.org/packages/35/b7/22f7c6295f51829c0ec8cefe506f312063da6c983eb71829a44bc9d4ac16/my_browsepy-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-17 16:18:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ergoithz",
    "github_project": "browsepy",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "appveyor": true,
    "requirements": [
        {
            "name": "flask",
            "specs": []
        },
        {
            "name": "unicategories",
            "specs": []
        },
        {
            "name": "scandir",
            "specs": []
        },
        {
            "name": "backports.shutil_get_terminal_size",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "wheel",
            "specs": []
        },
        {
            "name": "pep8",
            "specs": []
        },
        {
            "name": "flake8",
            "specs": []
        },
        {
            "name": "coverage",
            "specs": []
        },
        {
            "name": "pyaml",
            "specs": []
        },
        {
            "name": "sphinx",
            "specs": []
        }
    ],
    "lcname": "my-browsepy"
}
        
Elapsed time: 1.50830s