## About
__virtualenv-tauthon__ is an external [Virtualenv](https://github.com/pypa/virtualenv) plugin that adds
[Tauthon](https://github.com/naftaliharris/tauthon) support,
as described [here](https://virtualenv.pypa.io/en/latest/extend.html#creators).
With this module and Tauthon installed, you can create a Tauthon-based virtual environment like this:
```shell
virtualenv -p tauthon2.8 my_venv
```
## Installation
This package is [available on PyPi](https://pypi.org/project/virtualenv-tauthon):
```shell
pip install virtualenv-tauthon
```
## License
MIT
## Credits
- author: Ștefan Talpalaru <stefantalpalaru@yahoo.com>
- homepage: https://github.com/stefantalpalaru/virtualenv-tauthon
Raw data
{
"_id": null,
"home_page": "",
"name": "virtualenv-tauthon",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "\u0218tefan Talpalaru <stefantalpalaru@yahoo.com>",
"keywords": "environments,isolated,tauthon,virtual",
"author": "",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/43/4f/aad02e646f87d7ecfcc5600cc1f3f6587c15ef6ddc1b17ae76d454f71099/virtualenv-tauthon-0.0.2.tar.gz",
"platform": null,
"description": "## About\n\n__virtualenv-tauthon__ is an external [Virtualenv](https://github.com/pypa/virtualenv) plugin that adds\n[Tauthon](https://github.com/naftaliharris/tauthon) support,\nas described [here](https://virtualenv.pypa.io/en/latest/extend.html#creators).\n\nWith this module and Tauthon installed, you can create a Tauthon-based virtual environment like this:\n\n```shell\nvirtualenv -p tauthon2.8 my_venv\n```\n\n## Installation\n\nThis package is [available on PyPi](https://pypi.org/project/virtualenv-tauthon):\n\n```shell\npip install virtualenv-tauthon\n```\n\n## License\n\nMIT\n\n## Credits\n\n- author: \u0218tefan Talpalaru <stefantalpalaru@yahoo.com>\n\n- homepage: https://github.com/stefantalpalaru/virtualenv-tauthon\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Tauthon support for Virtualenv",
"version": "0.0.2",
"split_keywords": [
"environments",
"isolated",
"tauthon",
"virtual"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "dfbd8b7ad47ccb9952785d9bb2ff9b6b0255ab9e517b3a7f4c5a5e2902d06aa9",
"md5": "6f53d14d4e48d006f0accfbd332cab76",
"sha256": "911d6266bfbcb976a4bac25ef9165a39a1e72ddaa80f701cef590108a0b28813"
},
"downloads": -1,
"filename": "virtualenv_tauthon-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6f53d14d4e48d006f0accfbd332cab76",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 4941,
"upload_time": "2023-01-28T18:43:35",
"upload_time_iso_8601": "2023-01-28T18:43:35.463201Z",
"url": "https://files.pythonhosted.org/packages/df/bd/8b7ad47ccb9952785d9bb2ff9b6b0255ab9e517b3a7f4c5a5e2902d06aa9/virtualenv_tauthon-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "434faad02e646f87d7ecfcc5600cc1f3f6587c15ef6ddc1b17ae76d454f71099",
"md5": "f53df67409d608122156be59170737f5",
"sha256": "bf67e16678603bdb7bfd16d3e9964f0f7785d5025e7e0272130fdb086d7a9de9"
},
"downloads": -1,
"filename": "virtualenv-tauthon-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "f53df67409d608122156be59170737f5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 4321,
"upload_time": "2023-01-28T18:43:37",
"upload_time_iso_8601": "2023-01-28T18:43:37.379404Z",
"url": "https://files.pythonhosted.org/packages/43/4f/aad02e646f87d7ecfcc5600cc1f3f6587c15ef6ddc1b17ae76d454f71099/virtualenv-tauthon-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-28 18:43:37",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "virtualenv-tauthon"
}