# Translate Free
![PyPI - License](https://img.shields.io/pypi/l/translatefree)
![PyPI](https://img.shields.io/pypi/v/translatefree)
![GitHub issues](https://img.shields.io/github/issues/pipinstallshan/translatefree)
![GitHub stars](https://img.shields.io/github/stars/pipinstallshan/translatefree?style=social)
**Translate Free** is a free and open-source Python library for translating strings between different languages effortlessly. It is lightweight, easy to use, and designed for developers who need quick and reliable translation capabilities in their Python applications.
## Features
- **Simple and intuitive API**: Quickly translate strings with minimal code.
- **Support for multiple languages**: Translate text between a variety of languages.
- **Open Source**: Fully transparent and customizable for your needs.
## Installation
To install the library, use `pip`:
```bash
pip install translatefree
```
```
from translatefree import TranslateFree
translate = TranslateFree()
text = translate("Hello, world!", "es", "en")
print(text)
```
## Feedback and Support
If you encounter any issues or have questions, feel free to open an issue on GitHub. I would love to hear your feedback!
## License
This project is licensed under the MIT License. See the LICENSE file for more details.
##### Don't forget to star the repository if you find this project helpful! ⭐️
Raw data
{
"_id": null,
"home_page": "https://github.com/pipinstallshan/translatefree",
"name": "translatefree",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "translation translate free python-library",
"author": "Shahnoor",
"author_email": "shahnr5889@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/10/5b/92792dd8e17838ae04c7c989e3e51de4af16a71b44fd861559cf58a5fbf2/translatefree-1.0.9.tar.gz",
"platform": null,
"description": "# Translate Free\r\n\r\n![PyPI - License](https://img.shields.io/pypi/l/translatefree)\r\n![PyPI](https://img.shields.io/pypi/v/translatefree)\r\n![GitHub issues](https://img.shields.io/github/issues/pipinstallshan/translatefree)\r\n![GitHub stars](https://img.shields.io/github/stars/pipinstallshan/translatefree?style=social)\r\n\r\n**Translate Free** is a free and open-source Python library for translating strings between different languages effortlessly. It is lightweight, easy to use, and designed for developers who need quick and reliable translation capabilities in their Python applications.\r\n\r\n## Features\r\n\r\n- **Simple and intuitive API**: Quickly translate strings with minimal code.\r\n- **Support for multiple languages**: Translate text between a variety of languages.\r\n- **Open Source**: Fully transparent and customizable for your needs.\r\n\r\n## Installation\r\n\r\nTo install the library, use `pip`:\r\n\r\n```bash\r\npip install translatefree\r\n```\r\n```\r\nfrom translatefree import TranslateFree\r\n\r\ntranslate = TranslateFree()\r\n\r\ntext = translate(\"Hello, world!\", \"es\", \"en\")\r\n\r\nprint(text)\r\n```\r\n## Feedback and Support\r\nIf you encounter any issues or have questions, feel free to open an issue on GitHub. I would love to hear your feedback!\r\n\r\n## License\r\nThis project is licensed under the MIT License. See the LICENSE file for more details.\r\n\r\n##### Don't forget to star the repository if you find this project helpful! \u2b50\ufe0f \r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A free and open source library for translating strings in Python",
"version": "1.0.9",
"project_urls": {
"Bug Tracker": "https://github.com/pipinstallshan/translatefree/issues",
"Documentation": "https://github.com/pipinstallshan/translatefree#readme",
"Homepage": "https://github.com/pipinstallshan/translatefree",
"Source Code": "https://github.com/pipinstallshan/translatefree"
},
"split_keywords": [
"translation",
"translate",
"free",
"python-library"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "30b8072ae4425bf443c746110dfedadaec77c1c706aa95289920f5539024af55",
"md5": "044bda875dab9e45d9cc547f311a88c6",
"sha256": "8c5d938c14be6462d2255dbfb3d858237a13b0f119e633b728c886bc698feceb"
},
"downloads": -1,
"filename": "translatefree-1.0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "044bda875dab9e45d9cc547f311a88c6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 4881,
"upload_time": "2024-11-25T13:38:13",
"upload_time_iso_8601": "2024-11-25T13:38:13.802214Z",
"url": "https://files.pythonhosted.org/packages/30/b8/072ae4425bf443c746110dfedadaec77c1c706aa95289920f5539024af55/translatefree-1.0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "105b92792dd8e17838ae04c7c989e3e51de4af16a71b44fd861559cf58a5fbf2",
"md5": "0cc1faa5e6a174c76726287e6b3d2908",
"sha256": "d398c8a5d558a5b681224f688f223c348891b217ec4574e44635e32d57a64a1c"
},
"downloads": -1,
"filename": "translatefree-1.0.9.tar.gz",
"has_sig": false,
"md5_digest": "0cc1faa5e6a174c76726287e6b3d2908",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 4625,
"upload_time": "2024-11-25T13:38:15",
"upload_time_iso_8601": "2024-11-25T13:38:15.536480Z",
"url": "https://files.pythonhosted.org/packages/10/5b/92792dd8e17838ae04c7c989e3e51de4af16a71b44fd861559cf58a5fbf2/translatefree-1.0.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-25 13:38:15",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pipinstallshan",
"github_project": "translatefree",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "selenium",
"specs": [
[
">=",
"4.0.0"
]
]
},
{
"name": "undetected-chromedriver",
"specs": [
[
">=",
"3.4.6"
]
]
},
{
"name": "fake-useragent",
"specs": [
[
">=",
"1.2.0"
]
]
},
{
"name": "colorama",
"specs": [
[
">=",
"0.4.6"
]
]
}
],
"lcname": "translatefree"
}