A free and open source library for translating strings in Python
Project description
Translate Free
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:
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! ⭐️
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file translatefree-1.0.8.tar.gz.
File metadata
- Download URL: translatefree-1.0.8.tar.gz
- Upload date:
- Size: 4.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73176f118babd9e5d1a9ac6da9e654db4a15b7637f24d573695d8649b14fccb7
|
|
| MD5 |
19f805336f1f7c86565378d8490dd79a
|
|
| BLAKE2b-256 |
fea7686b897fac2b372db1ae88909c22cc7bb5d23f9f8ec2884ceeb147ae210f
|
File details
Details for the file translatefree-1.0.8-py3-none-any.whl.
File metadata
- Download URL: translatefree-1.0.8-py3-none-any.whl
- Upload date:
- Size: 4.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a5735601277576f7440bdae2e11dac0f52f00a153927685be101fe65b8abd4fc
|
|
| MD5 |
4b8a30b7f45894ff41564207847797cb
|
|
| BLAKE2b-256 |
6f271b96ab79fd3763c8d004169d0b60e43fa43108e8d7f55f7344ce16f28354
|