{ "info": { "author": "Leonardo Lazzaro", "author_email": "llazzaro@dc.uba.ar", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "packyou\n=======\n\n|Build Status| |Code Health| |Coverage Status|\n\nDescription\n-----------\n\nDownloads a python project from github and allows to import it from\nanywhere. Very useful when the repo is not a package\n\nDemo\n----\n\n.. figure:: https://cloud.githubusercontent.com/assets/568181/18405569/63b0cf9e-76c9-11e6-845e-594101c36136.gif\n :alt: \n\nIntroduction\n------------\n\nSometimes is usefull to be able to import a project from github. If the\nproject is configured as a python package it could be installed with pip\nand git. But still lot of project are not using setuptools which makes\ndifficult to use them from python easily. Some people could be using git\nsubmodules, but it also requires adding a **init**.py file in the\nproject root.\n\nWith packyou it is possible to import any pure python project from\ngithub justo with a simple import statement like:\n\n.. code:: python\n\n from packyou.github.username.repository_name import external_github_module\n\nInstall\n-------\n\n::\n\n pip install packyou\n\nExample of usage\n----------------\n\nSupose you want to use something from sqlmap project. since sqlmap\nproyect is not yet a python package you can import anything from sqlmap\nlike this:\n\n.. code:: python\n\n from packyou.github.sqlmapproject.sqlmap.lib.utils.hash import mysql_passwd\n mysql_passwd(password='testpass', uppercase=True)\n # '*00E247AC5F9AF26AE0194B41E1E769DEE1429A29'\n\nscreenshot!\n\n- Free software: MIT license\n- Documentation: https://packyou.readthedocs.io.\n\n## Features\n-----------\n\n- Add support for bitbucket, gitlab\n\n.. |Build Status| image:: https://travis-ci.org/llazzaro/packyou.svg?branch=master\n :target: https://travis-ci.org/llazzaro/packyou\n.. |Code Health| image:: https://landscape.io/github/llazzaro/packyou/master/landscape.svg?style=flat\n :target: https://landscape.io/github/llazzaro/packyou/master\n.. |Coverage Status| image:: https://coveralls.io/repos/github/llazzaro/packyou/badge.svg?branch=master\n:target: https://coveralls.io/github/llazzaro/packyou?branch=master\n\n\n\n\n=======\nHistory\n=======\n\n0.1.0 (2016-09-06)\n------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/llazzaro/packyou", "keywords": "packyou", "license": "MIT license", "maintainer": null, "maintainer_email": null, "name": "packyou", "package_url": "https://pypi.org/project/packyou/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/packyou/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/llazzaro/packyou" }, "release_url": "https://pypi.org/project/packyou/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "Downloads or clones a python project from github and allows to import it from anywhere. Very useful when the repo is not a package", "version": "0.1.5" }, "last_serial": 2339953, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8958601e11911e5acab57a0f8b2cbd40", "sha256": "6159a511cda4cb14d0b6740145cbaae7b1cc7e32dd152e0de5ac14b28a13dbab" }, "downloads": -1, "filename": "packyou-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8958601e11911e5acab57a0f8b2cbd40", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12378, "upload_time": "2016-09-09T03:54:48", "url": "https://files.pythonhosted.org/packages/8d/0b/9a96ee17d03c43f37c0295659a84f2d208e914ac2cdd9e1bd6850498cf62/packyou-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "f58804c6cafaa4451208badc5280b864", "sha256": "05820e5331ded2a1dad49b39934c6344c64ff830ca57c69bf3becdabb450432d" }, "downloads": -1, "filename": "packyou-0.1.1.tar.gz", "has_sig": false, "md5_digest": "f58804c6cafaa4451208badc5280b864", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 690664, "upload_time": "2016-09-09T04:05:01", "url": "https://files.pythonhosted.org/packages/8b/af/a6f689e0bea62c10193d998182c9eef7fc56ad60d751a2487a49f7b62fbd/packyou-0.1.1.tar.gz" } ], "0.1.2": [], "0.1.3": [ { "comment_text": "", "digests": { "md5": "7f65843bcbfc8470e6e4973ae325e210", "sha256": "dd851c210179a5621e91563f57e5b21fdc98f32a1dbfa3a77c34e1a32fd87f22" }, "downloads": -1, "filename": "packyou-0.1.3.tar.gz", "has_sig": false, "md5_digest": "7f65843bcbfc8470e6e4973ae325e210", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12943, "upload_time": "2016-09-10T02:25:06", "url": "https://files.pythonhosted.org/packages/fe/0c/4bca0a257284e6f310c0d85fb3889dadcefa709944b8de4ac141a03db0cd/packyou-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "62a85df5714d4068a32d098df67dfd53", "sha256": "27851f7e3029a15b91648eef1b7ffda33889ce006460478c87b4cb3c397239e5" }, "downloads": -1, "filename": "packyou-0.1.4.tar.gz", "has_sig": false, "md5_digest": "62a85df5714d4068a32d098df67dfd53", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16561, "upload_time": "2016-09-11T17:46:50", "url": "https://files.pythonhosted.org/packages/d7/f5/bf82b2d1f0a431116441007e6f31f024079d2cf6b0b2a5d843e1229078d2/packyou-0.1.4.tar.gz" } ], "0.1.5": [ { "comment_text": "", "digests": { "md5": "0e99861f7e83c4870027dbb349428a05", "sha256": "357cce7aeeda31fbb726ea3759e0967a044591fc45bc5ce78c0bc59744d3941a" }, "downloads": -1, "filename": "packyou-0.1.5.tar.gz", "has_sig": false, "md5_digest": "0e99861f7e83c4870027dbb349428a05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13977, "upload_time": "2016-09-13T11:51:03", "url": "https://files.pythonhosted.org/packages/eb/88/d2d03add639909868eba9290282172b7ee3067d19e7050ce9b2865f2bf77/packyou-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0e99861f7e83c4870027dbb349428a05", "sha256": "357cce7aeeda31fbb726ea3759e0967a044591fc45bc5ce78c0bc59744d3941a" }, "downloads": -1, "filename": "packyou-0.1.5.tar.gz", "has_sig": false, "md5_digest": "0e99861f7e83c4870027dbb349428a05", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13977, "upload_time": "2016-09-13T11:51:03", "url": "https://files.pythonhosted.org/packages/eb/88/d2d03add639909868eba9290282172b7ee3067d19e7050ce9b2865f2bf77/packyou-0.1.5.tar.gz" } ] }