packInst


NamepackInst JSON
Version 1.0.0.0 PyPI version JSON
download
home_pageNone
SummaryA package that allows for easy distribution of projects that require 3rd party libraries
upload_time
maintainerNone
docs_urlNone
authorGithub (chicken-muggets)
requires_pythonNone
licenseNone
keywords python packages pip pacakage installer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# PackInst

PackInst is a pip package made to make installing python packages easier.



It allows you to type packageMan.install('packagename',ShowInstallationProgress,ConfirmInstall)



It is currently not avalible on pip.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "packInst",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "python, packages, pip, pacakage installer",
    "author": "Github (chicken-muggets)",
    "author_email": "<mail@neuralnine.com>",
    "download_url": null,
    "platform": null,
    "description": "\r\n# PackInst\r\n\r\nPackInst is a pip package made to make installing python packages easier.\r\n\r\n\r\n\r\nIt allows you to type packageMan.install('packagename',ShowInstallationProgress,ConfirmInstall)\r\n\r\n\r\n\r\nIt is currently not avalible on pip.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package that allows for easy distribution of projects that require 3rd party libraries",
    "version": "1.0.0.0",
    "project_urls": null,
    "split_keywords": [
        "python",
        " packages",
        " pip",
        " pacakage installer"
    ],
    "urls": [],
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "packinst"
}
        
Elapsed time: 0.32433s