{ "info": { "author": "Bruno Rocha", "author_email": "rochacbruno@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python", "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", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: Implementation :: CPython", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "\n# pipenv_tools\n\nThe missing tools for `Pipenv`\n\n## Install\n\n`pipenv install pipenv_tools`\n\n## The Tools\n\n### build\n\n`pipenv tools prepare_setup --options --params`\n\nThis command will parse the contents of your `Pipfile` and generate a\n`setup.py` file and other required artifacts.\n\nIf passing `--plain` only a `setup.py` will be created, but by default it creates\n\n`setup.py`, `setup.py`, `pyproject.toml` and `MANIFEST.in` files.\n\n> NOTE: by default the `MANIFEST.in` will be generated according to your VCS files `.gitignore` for example. Or taking argument from your Pipfile.\n\n### Publish\n\n`pipenv tools publish --options`\n\nUses `twine` to release your package to PyPI but before it will execute a `check`\nfor `safety` issues and also if `--bump minor|major|fix` is passed it will also\ninvoke `pipenv tools bumpversion`\n\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/rochacbruno/pipenv_tools", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pipenv-tools", "package_url": "https://pypi.org/project/pipenv-tools/", "platform": "", "project_url": "https://pypi.org/project/pipenv-tools/", "project_urls": { "Homepage": "https://github.com/rochacbruno/pipenv_tools" }, "release_url": "https://pypi.org/project/pipenv-tools/0.0.1/", "requires_dist": [ "pipenv", "twine" ], "requires_python": "", "summary": "The missing tools for pipenv.", "version": "0.0.1" }, "last_serial": 3195610, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "df246c59b05a329e7ca97fa595976b8b", "sha256": "43b24cc507f4a4fd0b7e4d6df7517925eaacbcd864def9ac79e8ee949ffcd49b" }, "downloads": -1, "filename": "pipenv_tools-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "df246c59b05a329e7ca97fa595976b8b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3639, "upload_time": "2017-09-22T19:48:49", "url": "https://files.pythonhosted.org/packages/1e/46/509d4843c44319ac8f74a41e69e6441ba8c8a5266880d17f4fd069915bbd/pipenv_tools-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "086c1ecdd6e0b76586694f36311e8f99", "sha256": "4a2af86c7d3c6a0bed068976118d84248ca351daca9a2d76f19acbb75e469d5c" }, "downloads": -1, "filename": "pipenv_tools-0.0.1.tar.gz", "has_sig": false, "md5_digest": "086c1ecdd6e0b76586694f36311e8f99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3474, "upload_time": "2017-09-22T19:48:52", "url": "https://files.pythonhosted.org/packages/88/88/05b9a2c6460166182bd4b5e8c22d6f3c94a88d03a668912b15024bbaaa55/pipenv_tools-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "df246c59b05a329e7ca97fa595976b8b", "sha256": "43b24cc507f4a4fd0b7e4d6df7517925eaacbcd864def9ac79e8ee949ffcd49b" }, "downloads": -1, "filename": "pipenv_tools-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "df246c59b05a329e7ca97fa595976b8b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3639, "upload_time": "2017-09-22T19:48:49", "url": "https://files.pythonhosted.org/packages/1e/46/509d4843c44319ac8f74a41e69e6441ba8c8a5266880d17f4fd069915bbd/pipenv_tools-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "086c1ecdd6e0b76586694f36311e8f99", "sha256": "4a2af86c7d3c6a0bed068976118d84248ca351daca9a2d76f19acbb75e469d5c" }, "downloads": -1, "filename": "pipenv_tools-0.0.1.tar.gz", "has_sig": false, "md5_digest": "086c1ecdd6e0b76586694f36311e8f99", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3474, "upload_time": "2017-09-22T19:48:52", "url": "https://files.pythonhosted.org/packages/88/88/05b9a2c6460166182bd4b5e8c22d6f3c94a88d03a668912b15024bbaaa55/pipenv_tools-0.0.1.tar.gz" } ] }