{ "info": { "author": "Mark Koh", "author_email": "markkohdev@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development :: Build Tools" ], "description": "Python Env Starter\n===============================\nGetting your python repository setup for other developers to work on can be tedious and time consuming. Use this small but handy utility to make setting up your python projects \"mad easy\" for other developers.\n\nTons of thanks to @kennethreitz and @dasJ for making [autoenv](https://github.com/kennethreitz/autoenv) :)\nAlso thanks to @bkuberek for showing me how to write CLIs for applications! \ud83d\udc4d\n\nFeel free to leave or send any feedback, always looking for ways to improve dis\n\n\nWhat does it do??\n---------------------------\nThis script will create a few essential files in your repository:\n\n**.env**\n\nThis file is used by autoenv to automatically switch to your python virtualenv and run any generic shell commands\n(such as modifying your $PATH or $BIN, adding aliases, etc.) whenever you `cd` into your project directory.\nFeel free to set your own common environment variables, aliases, functions, etc. in here!\n\n**setup.sh**\n\nThis file allows developers who clone your repository to easily install OS-level dependencies.\nAdd your own ``apt-get`` and ``brew`` dependencies to this.\n\n**.gitignore**\n\nThis will add or update your ``.gitignore`` to include the virtual env and compiled python files. You don't wanna source\ncontrol those!\n\nHow do I do it??\n----------------------\nIt's easy peasy! Just run\n\n**Installation**\n\n.. code-block:: bash\n\n sudo pip install python-env-starter\n\n\n**Running it**\n\n.. code-block:: bash\n\n python-env setup\n ./setup.sh\n source ~/.bashrc\n\n\nYou should now see the new files, ``.env``, ``setup.sh``, and ``.gitignore``\n\nthen just commit the new files to your own repo :)", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/markkohdev/python-env", "keywords": "env environment autoenv setuptools development", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "python-env-starter", "package_url": "https://pypi.org/project/python-env-starter/", "platform": "", "project_url": "https://pypi.org/project/python-env-starter/", "project_urls": { "Homepage": "https://github.com/markkohdev/python-env" }, "release_url": "https://pypi.org/project/python-env-starter/0.3.2/", "requires_dist": null, "requires_python": "", "summary": "A tool for getting setup with a common automatic python environment", "version": "0.3.2" }, "last_serial": 3037470, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "ea22b6611f263300f05c41932c11c226", "sha256": "e5d9b45c08c0fa117a77dadb96370b4d1279b1b803dbb08bcfd83ad75acb7f1c" }, "downloads": -1, "filename": "python-env-starter-0.1.tar.gz", "has_sig": false, "md5_digest": "ea22b6611f263300f05c41932c11c226", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6261, "upload_time": "2017-05-18T07:37:15", "url": "https://files.pythonhosted.org/packages/a0/c0/391e9f52fd8c07423861a4c7bede11dfc47cca9e9f7f30328c23caa4d28c/python-env-starter-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "b50c58d42f225383e7a785e26362694e", "sha256": "b0f96d7d989cc7bc6080c1e9f8f6400215962ebb525c10102db31dde8db72a6b" }, "downloads": -1, "filename": "python_env_starter-0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "b50c58d42f225383e7a785e26362694e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 9071, "upload_time": "2017-05-19T03:49:47", "url": "https://files.pythonhosted.org/packages/c4/83/67c5682c85359fcd65b2d2fb279eb02d8a31676758803be08f98ad0c6ee5/python_env_starter-0.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c61a203ab2668604ef0215b062ab3d3c", "sha256": "b9c529b7647d179aa28dd64cd5fc4f4d22dfe26e2f8762f96d6f4506a8b469dd" }, "downloads": -1, "filename": "python-env-starter-0.2.tar.gz", "has_sig": false, "md5_digest": "c61a203ab2668604ef0215b062ab3d3c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6557, "upload_time": "2017-05-19T03:49:49", "url": "https://files.pythonhosted.org/packages/8f/7e/5f548851fe35ff9704c59c0760081ad27a724a6f293be07126948f3cd068/python-env-starter-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "b6b97bf0677a7216767393e81b01b78f", "sha256": "92bd8265c02b1058ff0696371af107d0cf622ac688116b89c6c2ff8ea4d5a6f1" }, "downloads": -1, "filename": "python-env-starter-0.3.tar.gz", "has_sig": false, "md5_digest": "b6b97bf0677a7216767393e81b01b78f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6632, "upload_time": "2017-07-06T23:35:42", "url": "https://files.pythonhosted.org/packages/d8/0a/8f845da0d558fdbab13ad6c6979a61135c69fe6f8ee6c88bab496012e10e/python-env-starter-0.3.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "98125eaccebe8b3e13b2c7037c4eb8ec", "sha256": "9b0bb08bbec1d48ddee9d10abacc25ff9f5ec42e07e34ce733217a40b5f8638f" }, "downloads": -1, "filename": "python-env-starter-0.3.1.tar.gz", "has_sig": false, "md5_digest": "98125eaccebe8b3e13b2c7037c4eb8ec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6643, "upload_time": "2017-07-20T17:27:09", "url": "https://files.pythonhosted.org/packages/8d/32/127e30fd2ab7fe7ea01dd7b3b5d91e8630fcc6748a843e40bdacdb3723d0/python-env-starter-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "6113aca432833b0cc0556ae3945cbd87", "sha256": "6d2a932360b0556fa6a989985c2afb7afaf52fd009a37ed3e70c41d57916b6a5" }, "downloads": -1, "filename": "python-env-starter-0.3.2.tar.gz", "has_sig": false, "md5_digest": "6113aca432833b0cc0556ae3945cbd87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6689, "upload_time": "2017-07-20T17:40:14", "url": "https://files.pythonhosted.org/packages/72/0e/cbc736871da3a7f34577d1cdfb218ec5a93e104f04e566f90597187fc564/python-env-starter-0.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "6113aca432833b0cc0556ae3945cbd87", "sha256": "6d2a932360b0556fa6a989985c2afb7afaf52fd009a37ed3e70c41d57916b6a5" }, "downloads": -1, "filename": "python-env-starter-0.3.2.tar.gz", "has_sig": false, "md5_digest": "6113aca432833b0cc0556ae3945cbd87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6689, "upload_time": "2017-07-20T17:40:14", "url": "https://files.pythonhosted.org/packages/72/0e/cbc736871da3a7f34577d1cdfb218ec5a93e104f04e566f90597187fc564/python-env-starter-0.3.2.tar.gz" } ] }