{ "info": { "author": "Kentoseth", "author_email": "kentoseth@devcroo.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Build Tools", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Installation/Setup", "Topic :: System :: Software Distribution" ], "description": "======\npipman\n======\n\nOverview\n========\npipman is a wrapper around pip that provides additional/useful features not included in pip itself\n\nGeneral Information\n===================\n:source repo: https://github.com/Kentoseth/pipman\n:pypi: https://pypi.python.org/pypi/pipman\n:email: kentoseth (at) devcroo dot com\n:bug tracker: https://github.com/Kentoseth/pipman/issues\n\nPre-requisites\n==============\n\nInstalling and operating pipman requires:\n\n* Python_ 3.6 or greater\n* setuptools_ installed\n* Internet connection for downloading the dependency Python packages from PyPI_\n\n.. _Python: https://www.python.org/\n.. _setuptools: https://pypi.python.org/pypi/setuptools\n.. _PyPI: https://pypi.python.org/\n\nInstallation\n============\nNOTE: during installation the following package and its dependencies are\nautomatically installed from PyPI_:\n\n* Argh_ (command-line argument parsing)\n* Colorama_ (adding colours to CLI/terminal programs)\n\n.. _Argh: https://pypi.python.org/pypi/argh\n.. _Colorama: https://pypi.python.org/pypi/colorama\n\n\nInstallation using pip or easy_install\n--------------------------------------\npipman can be installed from Python Package Index (PyPI) by running ``pip install pipman``\n\nVerifying the installation\n--------------------------\n* The ``pipman`` command-line tool is installed (to a platform-specific location),\n try running ``pipman -h`` for help\n\nUsage\n=====\n* ``pipman listall`` - lists all the packages currently installed (see ``pipman listall -h`` \n for information concerning the output and different colours)\n* ``pipman freeze`` - creates a trimmed-down requirements.txt file and is similar to ``pip freeze > requirements.txt``\n (see ``pipman freeze -h`` for more information)\n\nCredits\n=======\nThanks for the contributions!\n\n* Coming soon\n\nLicense (GPL V3)\n====================\nThis package is licensed under the open-source \"GNU GPL, Version 3\".\n\nThe full license text is available in the file ``LICENSE``\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Kentoseth/pipman", "keywords": "cli pip wrapper extra-features", "license": "GNU General Public License v3", "maintainer": "", "maintainer_email": "", "name": "pipman", "package_url": "https://pypi.org/project/pipman/", "platform": "", "project_url": "https://pypi.org/project/pipman/", "project_urls": { "Homepage": "https://github.com/Kentoseth/pipman" }, "release_url": "https://pypi.org/project/pipman/0.0.3/", "requires_dist": [ "argh", "colorama" ], "requires_python": "", "summary": "A wrapper around pip that provides additional/useful features not included in pip itself", "version": "0.0.3" }, "last_serial": 3196193, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "a933c45c9ad9c4674238e51a2f37df46", "sha256": "4103028c3eee55822ad7dce43c22a601e96f40d2043ccc1600b992588b7693e4" }, "downloads": -1, "filename": "pipman-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a933c45c9ad9c4674238e51a2f37df46", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6002, "upload_time": "2017-09-22T18:26:07", "url": "https://files.pythonhosted.org/packages/d9/f4/4c5089f30787ba08ba8c575c78892070891907ace731cd621826755918ac/pipman-0.0.2-py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "0f43b40ec5804a1021494cb4b9d8a081", "sha256": "71e04d1e50c86640ca9572827f25946badd01d602f07c592017202518bad3fde" }, "downloads": -1, "filename": "pipman-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "0f43b40ec5804a1021494cb4b9d8a081", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6018, "upload_time": "2017-09-23T00:40:31", "url": "https://files.pythonhosted.org/packages/2f/a8/99d2c289dafa2e56a115b3afa875f8b4d62ae2a60c7cd913da552ff5cebe/pipman-0.0.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0f43b40ec5804a1021494cb4b9d8a081", "sha256": "71e04d1e50c86640ca9572827f25946badd01d602f07c592017202518bad3fde" }, "downloads": -1, "filename": "pipman-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "0f43b40ec5804a1021494cb4b9d8a081", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6018, "upload_time": "2017-09-23T00:40:31", "url": "https://files.pythonhosted.org/packages/2f/a8/99d2c289dafa2e56a115b3afa875f8b4d62ae2a60c7cd913da552ff5cebe/pipman-0.0.3-py3-none-any.whl" } ] }