# pyKannada
![Python Version](https://img.shields.io/badge/Python-3.6%2B-blue)
![License](https://img.shields.io/badge/License-MIT-brightgreen)
## 📝 Introduction
**pyKannada** is an innovative Python interpreter that allows users to write and execute Python code using Kannada keywords. This project aims to make programming more accessible to Kannada speakers, empowering a new generation of developers.
## 🚀 Features
- **Kannada Keywords**: Use Kannada keywords for common Python functions, control flow statements, and more.
- **Interactive REPL**: Enter a Read-Eval-Print Loop to execute Kannada code interactively.
- **File Execution**: Execute Kannada script files directly.
- **Keyword Mapping**: Easily edit the keyword mappings to customize the interpreter to your needs.
- **Cross-Platform Compatibility**: Works on Windows, macOS, and Linux.
## 💻 Installation
1. Clone the repository:
```bash
git clone https://github.com/mithun50/pyKannada.git
cd pyKannada
pip install .
```
2. Ensure you have Python 3.6 or higher installed.
3. You can run the interpreter directly using:
```bash
python -m pyKannada
```
### OR
## 📦 PyPI
**pyKannada** is available on PyPI, allowing for easy installation via pip. You can install it using:
```bash
pip install pyKannada
```
## 📚 Usage
### (In Case of Windows and Other)
### Running in REPL Mode
To enter interactive mode:
```bash
python -m pyKannada
```
### Executing a Script File
To execute a Kannada script file:
```bash
python -m pyKannada path/to/your/script.py
```
### Editing Keywords
To edit the keyword mappings:
```bash
python -m pyKannada --edit-keywords
```
### OR You Can USE (In Case of Linux or Other)
### Running in REPL Mode
To enter interactive mode:
```bash
pyKannada
```
### Executing a Script File
To execute a Kannada script file:
```bash
pyKannada path/to/your/script.py
```
### Editing Keywords
To edit the keyword mappings:
```bash
pyKannada --edit-keywords
```
## 🗺️ Keyword Mapping
Here’s a mapping of Kannada keywords to their Python equivalents, You can Change it :
<table>
<tr>
<th>Kannada Keyword</th>
<th>Python Equivalent</th>
</tr>
<tr>
<td>ಮುದ್ರಿಸು</td>
<td>print</td>
</tr>
<tr>
<td>ವಿಧ</td>
<td>type</td>
</tr>
<tr>
<td>ಒಳಸೇರಿಸು</td>
<td>input</td>
</tr>
<tr>
<td>ಉದ್ದ</td>
<td>len</td>
</tr>
<tr>
<td>ಸಾಲು</td>
<td>str</td>
</tr>
<tr>
<td>ಪೂರ್ಣಸಂಖ್ಯೆ</td>
<td>int</td>
</tr>
<tr>
<td>ಸಮ್ಮತ</td>
<td>float</td>
</tr>
<tr>
<td>ಪಟ್ಟಿ</td>
<td>list</td>
</tr>
<tr>
<td>ನೆರಕೆ</td>
<td>dict</td>
</tr>
<tr>
<td>ರಾಶಿ</td>
<td>set</td>
</tr>
<tr>
<td>ಟ್ಯೂಪಲ್ಸ್</td>
<td>tuple</td>
</tr>
<tr>
<td>ಬೂಲ್</td>
<td>bool</td>
</tr>
<tr>
<td>ಒಂದು_ವೇಳೆ</td>
<td>if</td>
</tr>
<tr>
<td>ಇಲ್ಲದಿದ್ದರೆ</td>
<td>elif</td>
</tr>
<tr>
<td>ಬೇರೆ</td>
<td>else</td>
</tr>
<tr>
<td>ಬದಲು</td>
<td>for</td>
</tr>
<tr>
<td>ವೇಳೆ</td>
<td>while</td>
</tr>
<tr>
<td>ಮುರಿ</td>
<td>break</td>
</tr>
<tr>
<td>ಮುಂದುವರೆಸು</td>
<td>continue</td>
</tr>
<tr>
<td>ಹಿಂದಿರುಗು</td>
<td>return</td>
</tr>
<tr>
<td>ಪ್ರಯತ್ನಿಸು</td>
<td>try</td>
</tr>
<tr>
<td>ಹೊರತುಪಡಿಸಿ</td>
<td>except</td>
</tr>
<tr>
<td>ಕೊನೆಯದಾಗಿ</td>
<td>finally</td>
</tr>
<tr>
<td>ಜೊತೆಗೆ</td>
<td>with</td>
</tr>
<tr>
<td>ಕಾರ್ಯ</td>
<td>def</td>
</tr>
<tr>
<td>ನಿಜ</td>
<td>True</td>
</tr>
<tr>
<td>ಸುಳ್ಳು</td>
<td>False</td>
</tr>
<tr>
<td>ತೇರ್ಗಡೆ</td>
<td>pass</td>
</tr>
<tr>
<td>ವರ್ಗ</td>
<td>class</td>
</tr>
<tr>
<td>ರಲ್ಲಿ</td>
<td>in</td>
</tr>
<tr>
<td>ಲ್ಯಾಂಬ್ಡಾ</td>
<td>lambda</td>
</tr>
<tr>
<td>ಹಳಿಸು</td>
<td>del</td>
</tr>
<tr>
<td>ಸಮಗ್ರ</td>
<td>global</td>
</tr>
</table>
### Example Code
Here's a simple examples using Above Kannada_keywords:
**calculator.py**
```python
ಎ = ಪೂರ್ಣಸಂಖ್ಯೆ(ಒಳಸೇರಿಸು('ಮೊದಲ ಸಂಖ್ಯೆ ನಮೂದಿಸಿ: '))
ಬ = ಪೂರ್ಣಸಂಖ್ಯೆ(ಒಳಸೇರಿಸು('ಎರಡನೇ ಸಂಖ್ಯೆ ನಮೂದಿಸಿ: '))
ಚಲನ = ಒಳಸೇರಿಸು('ಚಲನ ( +, -, *, /, **) ನಮೂದಿಸಿ: ')
ಕಾರ್ಯ ಎಣಿಕೆ(ಎ, ಬ, ಚಲನ):
ಒಂದು_ವೇಳೆ ಚಲನ == '+':
ಮುದ್ರಿಸು(ಎ + ಬ)
ಇಲ್ಲದಿದ್ದರೆ ಚಲನ == '-':
ಮುದ್ರಿಸು(ಎ - ಬ)
ಇಲ್ಲದಿದ್ದರೆ ಚಲನ == '*':
ಮುದ್ರಿಸು(ಎ * ಬ)
ಇಲ್ಲದಿದ್ದರೆ ಚಲನ == '/':
ಮುದ್ರಿಸು(ಎ / ಬ)
ಇಲ್ಲದಿದ್ದರೆ ಚಲನ == '**':
ಮುದ್ರಿಸು(ಎ ** ಬ)
ಬೇರೆ:
ಮುದ್ರಿಸು('ತಪ್ಪು ಚಲನ')
ಎಣಿಕೆ(ಎ, ಬ, ಚಲನ)
```
## 🧪 Testing Experience
As part of the development process for **pyKannada**, extensive testing was conducted to ensure reliability and compatibility across various platforms. Here are some insights from my testing experience:
### Platforms Tested
1. **Pydroid 3**:
- **Overview**: Pydroid 3 is a popular Python IDE for Android, making it accessible for users on mobile devices.
- **Experience**: The app performed exceptionally well, allowing users to write and execute Kannada scripts seamlessly. The user interface is intuitive, and the integration of Kannada keywords worked without any issues.
2. **Visual Studio Code**:
- 1. **Font Settings**:
- Use a font that supports Kannada characters. In your VS Code settings, search for **Terminal > Integrated: Font Family** and set it to a font like `Noto Sans Kannada` or `Noto Serif Kannada`.
- 2. **Change Terminal Encoding**:
- Ensure your terminal is set to use UTF-8 encoding, which supports Kannada characters. This setting can typically be found in the terminal preferences.
- 3. **Update VS Code**:
- Always use the latest version of Visual Studio Code, as updates may improve support for international languages.
- 4. **Use an External Terminal**:
- If the integrated terminal is not displaying Kannada correctly, consider configuring VS Code to use an external terminal (such as Command Prompt or Windows Terminal) for better compatibility.
- 5. **Testing in Different Terminals**:
- Try running your scripts in various terminals to see if they display Kannada characters correctly.
- 6. **Check Language Pack**:
- If you are using the Kannada language pack in VS Code, ensure it is correctly installed and configured.
Following these steps can significantly improve your experience when working with Kannada text in Visual Studio Code.
3. **Standard Python Installation**:
- **Overview**: Testing was conducted on various operating systems, including Windows, macOS, and Linux, with a standard Python installation.
- **Experience**: The interpreter ran smoothly on all tested platforms, demonstrating its versatility and robustness. The REPL mode and script execution performed as expected, providing consistent results.
### Key Takeaways
- **User-Friendly**: The ability to use Kannada keywords significantly lowers the entry barrier for new programmers.
- **Reliability**: Extensive testing confirmed that the interpreter can handle a variety of scripts without crashing or throwing unexpected errors.
- **Community Feedback**: Feedback from early users highlighted the usefulness of the interactive REPL and the ease of modifying keyword mappings.
These testing experiences have solidified my belief in the potential of **pyKannada** to make programming more accessible to Kannada speakers and foster a new generation of developers.
## 📄 License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
## 📞 Contact
For more information, questions, or suggestions, please reach out to the authors:
- **MithunGowda.B**
Email: mithungowda.b7411@gmail.com
Instagram: [@mithungowda](https://www.instagram.com/mithun.gowda.b)
- **Manvanth**
Email: appuka1431@gmail.com
Instagram: [@manvanth](https://www.instagram.com/appu.__.kannadiga)
Visit our project repository: [pyKannada GitHub](http://github.com/mithun50/pyKannada)
Raw data
{
"_id": null,
"home_page": "https://github.com/mithun50/pyKannada",
"name": "pyKannada",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "This is the PyPi Module which give the user to write The Python in Kannada",
"author": "MithunGowda.B, Manvanth.",
"author_email": "mithungowda.b7411@gmail.com, appuka1431@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/b5/9f/170568c9d338a9dd562d18f01d235de8da62b306122b31262c2dad332797/pykannada-1.0.tar.gz",
"platform": null,
"description": "# pyKannada\r\n\r\n![Python Version](https://img.shields.io/badge/Python-3.6%2B-blue)\r\n![License](https://img.shields.io/badge/License-MIT-brightgreen)\r\n\r\n## \ud83d\udcdd Introduction\r\n\r\n**pyKannada** is an innovative Python interpreter that allows users to write and execute Python code using Kannada keywords. This project aims to make programming more accessible to Kannada speakers, empowering a new generation of developers.\r\n\r\n## \ud83d\ude80 Features\r\n\r\n- **Kannada Keywords**: Use Kannada keywords for common Python functions, control flow statements, and more.\r\n- **Interactive REPL**: Enter a Read-Eval-Print Loop to execute Kannada code interactively.\r\n- **File Execution**: Execute Kannada script files directly.\r\n- **Keyword Mapping**: Easily edit the keyword mappings to customize the interpreter to your needs.\r\n- **Cross-Platform Compatibility**: Works on Windows, macOS, and Linux.\r\n\r\n## \ud83d\udcbb Installation\r\n\r\n1. Clone the repository:\r\n ```bash\r\n git clone https://github.com/mithun50/pyKannada.git\r\n cd pyKannada\r\n pip install .\r\n ```\r\n\r\n2. Ensure you have Python 3.6 or higher installed.\r\n\r\n3. You can run the interpreter directly using:\r\n ```bash\r\n python -m pyKannada\r\n ```\r\n### OR\r\n## \ud83d\udce6 PyPI\r\n\r\n**pyKannada** is available on PyPI, allowing for easy installation via pip. You can install it using:\r\n```bash\r\npip install pyKannada\r\n```\r\n\r\n## \ud83d\udcda Usage\r\n### (In Case of Windows and Other)\r\n\r\n### Running in REPL Mode\r\nTo enter interactive mode:\r\n```bash\r\npython -m pyKannada\r\n```\r\n\r\n### Executing a Script File\r\nTo execute a Kannada script file:\r\n```bash\r\npython -m pyKannada path/to/your/script.py\r\n```\r\n\r\n### Editing Keywords\r\nTo edit the keyword mappings:\r\n```bash\r\npython -m pyKannada --edit-keywords\r\n```\r\n### OR You Can USE (In Case of Linux or Other)\r\n### Running in REPL Mode\r\nTo enter interactive mode:\r\n```bash\r\npyKannada\r\n```\r\n\r\n### Executing a Script File\r\nTo execute a Kannada script file:\r\n```bash\r\npyKannada path/to/your/script.py\r\n```\r\n\r\n### Editing Keywords\r\nTo edit the keyword mappings:\r\n```bash\r\npyKannada --edit-keywords\r\n```\r\n\r\n\r\n## \ud83d\uddfa\ufe0f Keyword Mapping\r\n\r\nHere\u2019s a mapping of Kannada keywords to their Python equivalents, You can Change it :\r\n\r\n<table>\r\n <tr>\r\n <th>Kannada Keyword</th>\r\n <th>Python Equivalent</th>\r\n </tr>\r\n <tr>\r\n <td>\u0cae\u0cc1\u0ca6\u0ccd\u0cb0\u0cbf\u0cb8\u0cc1</td>\r\n <td>print</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cb5\u0cbf\u0ca7</td>\r\n <td>type</td>\r\n </tr>\r\n <tr>\r\n <td>\u0c92\u0cb3\u0cb8\u0cc7\u0cb0\u0cbf\u0cb8\u0cc1</td>\r\n <td>input</td>\r\n </tr>\r\n <tr>\r\n <td>\u0c89\u0ca6\u0ccd\u0ca6</td>\r\n <td>len</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cb8\u0cbe\u0cb2\u0cc1</td>\r\n <td>str</td>\r\n </tr>\r\n <tr>\r\n <td>\u0caa\u0cc2\u0cb0\u0ccd\u0ca3\u0cb8\u0c82\u0c96\u0ccd\u0caf\u0cc6</td>\r\n <td>int</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cb8\u0cae\u0ccd\u0cae\u0ca4</td>\r\n <td>float</td>\r\n </tr>\r\n <tr>\r\n <td>\u0caa\u0c9f\u0ccd\u0c9f\u0cbf</td>\r\n <td>list</td>\r\n </tr>\r\n <tr>\r\n <td>\u0ca8\u0cc6\u0cb0\u0c95\u0cc6</td>\r\n <td>dict</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cb0\u0cbe\u0cb6\u0cbf</td>\r\n <td>set</td>\r\n </tr>\r\n <tr>\r\n <td>\u0c9f\u0ccd\u0caf\u0cc2\u0caa\u0cb2\u0ccd\u0cb8\u0ccd</td>\r\n <td>tuple</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cac\u0cc2\u0cb2\u0ccd</td>\r\n <td>bool</td>\r\n </tr>\r\n <tr>\r\n <td>\u0c92\u0c82\u0ca6\u0cc1_\u0cb5\u0cc7\u0cb3\u0cc6</td>\r\n <td>if</td>\r\n </tr>\r\n <tr>\r\n <td>\u0c87\u0cb2\u0ccd\u0cb2\u0ca6\u0cbf\u0ca6\u0ccd\u0ca6\u0cb0\u0cc6</td>\r\n <td>elif</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cac\u0cc7\u0cb0\u0cc6</td>\r\n <td>else</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cac\u0ca6\u0cb2\u0cc1</td>\r\n <td>for</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cb5\u0cc7\u0cb3\u0cc6</td>\r\n <td>while</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cae\u0cc1\u0cb0\u0cbf</td>\r\n <td>break</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cae\u0cc1\u0c82\u0ca6\u0cc1\u0cb5\u0cb0\u0cc6\u0cb8\u0cc1</td>\r\n <td>continue</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cb9\u0cbf\u0c82\u0ca6\u0cbf\u0cb0\u0cc1\u0c97\u0cc1</td>\r\n <td>return</td>\r\n </tr>\r\n <tr>\r\n <td>\u0caa\u0ccd\u0cb0\u0caf\u0ca4\u0ccd\u0ca8\u0cbf\u0cb8\u0cc1</td>\r\n <td>try</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cb9\u0cca\u0cb0\u0ca4\u0cc1\u0caa\u0ca1\u0cbf\u0cb8\u0cbf</td>\r\n <td>except</td>\r\n </tr>\r\n <tr>\r\n <td>\u0c95\u0cca\u0ca8\u0cc6\u0caf\u0ca6\u0cbe\u0c97\u0cbf</td>\r\n <td>finally</td>\r\n </tr>\r\n <tr>\r\n <td>\u0c9c\u0cca\u0ca4\u0cc6\u0c97\u0cc6</td>\r\n <td>with</td>\r\n </tr>\r\n <tr>\r\n <td>\u0c95\u0cbe\u0cb0\u0ccd\u0caf</td>\r\n <td>def</td>\r\n </tr>\r\n <tr>\r\n <td>\u0ca8\u0cbf\u0c9c</td>\r\n <td>True</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cb8\u0cc1\u0cb3\u0ccd\u0cb3\u0cc1</td>\r\n <td>False</td>\r\n </tr>\r\n <tr>\r\n <td>\u0ca4\u0cc7\u0cb0\u0ccd\u0c97\u0ca1\u0cc6</td>\r\n <td>pass</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cb5\u0cb0\u0ccd\u0c97</td>\r\n <td>class</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cb0\u0cb2\u0ccd\u0cb2\u0cbf</td>\r\n <td>in</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cb2\u0ccd\u0caf\u0cbe\u0c82\u0cac\u0ccd\u0ca1\u0cbe</td>\r\n <td>lambda</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cb9\u0cb3\u0cbf\u0cb8\u0cc1</td>\r\n <td>del</td>\r\n </tr>\r\n <tr>\r\n <td>\u0cb8\u0cae\u0c97\u0ccd\u0cb0</td>\r\n <td>global</td>\r\n </tr>\r\n</table>\r\n\r\n### Example Code\r\nHere's a simple examples using Above Kannada_keywords:\r\n\r\n**calculator.py**\r\n```python\r\n\u0c8e = \u0caa\u0cc2\u0cb0\u0ccd\u0ca3\u0cb8\u0c82\u0c96\u0ccd\u0caf\u0cc6(\u0c92\u0cb3\u0cb8\u0cc7\u0cb0\u0cbf\u0cb8\u0cc1('\u0cae\u0cca\u0ca6\u0cb2 \u0cb8\u0c82\u0c96\u0ccd\u0caf\u0cc6 \u0ca8\u0cae\u0cc2\u0ca6\u0cbf\u0cb8\u0cbf: '))\r\n\u0cac = \u0caa\u0cc2\u0cb0\u0ccd\u0ca3\u0cb8\u0c82\u0c96\u0ccd\u0caf\u0cc6(\u0c92\u0cb3\u0cb8\u0cc7\u0cb0\u0cbf\u0cb8\u0cc1('\u0c8e\u0cb0\u0ca1\u0ca8\u0cc7 \u0cb8\u0c82\u0c96\u0ccd\u0caf\u0cc6 \u0ca8\u0cae\u0cc2\u0ca6\u0cbf\u0cb8\u0cbf: '))\r\n\u0c9a\u0cb2\u0ca8 = \u0c92\u0cb3\u0cb8\u0cc7\u0cb0\u0cbf\u0cb8\u0cc1('\u0c9a\u0cb2\u0ca8 ( +, -, *, /, **) \u0ca8\u0cae\u0cc2\u0ca6\u0cbf\u0cb8\u0cbf: ')\r\n\r\n\u0c95\u0cbe\u0cb0\u0ccd\u0caf \u0c8e\u0ca3\u0cbf\u0c95\u0cc6(\u0c8e, \u0cac, \u0c9a\u0cb2\u0ca8):\r\n \u0c92\u0c82\u0ca6\u0cc1_\u0cb5\u0cc7\u0cb3\u0cc6 \u0c9a\u0cb2\u0ca8 == '+':\r\n \u0cae\u0cc1\u0ca6\u0ccd\u0cb0\u0cbf\u0cb8\u0cc1(\u0c8e + \u0cac)\r\n \u0c87\u0cb2\u0ccd\u0cb2\u0ca6\u0cbf\u0ca6\u0ccd\u0ca6\u0cb0\u0cc6 \u0c9a\u0cb2\u0ca8 == '-':\r\n \u0cae\u0cc1\u0ca6\u0ccd\u0cb0\u0cbf\u0cb8\u0cc1(\u0c8e - \u0cac)\r\n \u0c87\u0cb2\u0ccd\u0cb2\u0ca6\u0cbf\u0ca6\u0ccd\u0ca6\u0cb0\u0cc6 \u0c9a\u0cb2\u0ca8 == '*':\r\n \u0cae\u0cc1\u0ca6\u0ccd\u0cb0\u0cbf\u0cb8\u0cc1(\u0c8e * \u0cac)\r\n \u0c87\u0cb2\u0ccd\u0cb2\u0ca6\u0cbf\u0ca6\u0ccd\u0ca6\u0cb0\u0cc6 \u0c9a\u0cb2\u0ca8 == '/':\r\n \u0cae\u0cc1\u0ca6\u0ccd\u0cb0\u0cbf\u0cb8\u0cc1(\u0c8e / \u0cac)\r\n \u0c87\u0cb2\u0ccd\u0cb2\u0ca6\u0cbf\u0ca6\u0ccd\u0ca6\u0cb0\u0cc6 \u0c9a\u0cb2\u0ca8 == '**':\r\n \u0cae\u0cc1\u0ca6\u0ccd\u0cb0\u0cbf\u0cb8\u0cc1(\u0c8e ** \u0cac)\r\n \u0cac\u0cc7\u0cb0\u0cc6:\r\n \u0cae\u0cc1\u0ca6\u0ccd\u0cb0\u0cbf\u0cb8\u0cc1('\u0ca4\u0caa\u0ccd\u0caa\u0cc1 \u0c9a\u0cb2\u0ca8')\r\n\r\n\u0c8e\u0ca3\u0cbf\u0c95\u0cc6(\u0c8e, \u0cac, \u0c9a\u0cb2\u0ca8)\r\n```\r\n\r\n## \ud83e\uddea Testing Experience\r\n\r\nAs part of the development process for **pyKannada**, extensive testing was conducted to ensure reliability and compatibility across various platforms. Here are some insights from my testing experience:\r\n\r\n### Platforms Tested\r\n\r\n1. **Pydroid 3**:\r\n - **Overview**: Pydroid 3 is a popular Python IDE for Android, making it accessible for users on mobile devices.\r\n - **Experience**: The app performed exceptionally well, allowing users to write and execute Kannada scripts seamlessly. The user interface is intuitive, and the integration of Kannada keywords worked without any issues.\r\n\r\n2. **Visual Studio Code**:\r\n \r\n - 1. **Font Settings**: \r\n - Use a font that supports Kannada characters. In your VS Code settings, search for **Terminal > Integrated: Font Family** and set it to a font like `Noto Sans Kannada` or `Noto Serif Kannada`.\r\n\r\n - 2. **Change Terminal Encoding**:\r\n - Ensure your terminal is set to use UTF-8 encoding, which supports Kannada characters. This setting can typically be found in the terminal preferences.\r\n\r\n - 3. **Update VS Code**:\r\n - Always use the latest version of Visual Studio Code, as updates may improve support for international languages.\r\n\r\n - 4. **Use an External Terminal**:\r\n - If the integrated terminal is not displaying Kannada correctly, consider configuring VS Code to use an external terminal (such as Command Prompt or Windows Terminal) for better compatibility.\r\n\r\n - 5. **Testing in Different Terminals**:\r\n - Try running your scripts in various terminals to see if they display Kannada characters correctly.\r\n\r\n - 6. **Check Language Pack**:\r\n - If you are using the Kannada language pack in VS Code, ensure it is correctly installed and configured.\r\n\r\nFollowing these steps can significantly improve your experience when working with Kannada text in Visual Studio Code.\r\n\r\n\r\n3. **Standard Python Installation**:\r\n - **Overview**: Testing was conducted on various operating systems, including Windows, macOS, and Linux, with a standard Python installation.\r\n - **Experience**: The interpreter ran smoothly on all tested platforms, demonstrating its versatility and robustness. The REPL mode and script execution performed as expected, providing consistent results.\r\n\r\n### Key Takeaways\r\n\r\n- **User-Friendly**: The ability to use Kannada keywords significantly lowers the entry barrier for new programmers.\r\n- **Reliability**: Extensive testing confirmed that the interpreter can handle a variety of scripts without crashing or throwing unexpected errors.\r\n- **Community Feedback**: Feedback from early users highlighted the usefulness of the interactive REPL and the ease of modifying keyword mappings.\r\n\r\nThese testing experiences have solidified my belief in the potential of **pyKannada** to make programming more accessible to Kannada speakers and foster a new generation of developers.\r\n\r\n\r\n\r\n## \ud83d\udcc4 License\r\n\r\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\r\n\r\n## \ud83d\udcde Contact\r\n\r\nFor more information, questions, or suggestions, please reach out to the authors:\r\n\r\n- **MithunGowda.B** \r\n Email: mithungowda.b7411@gmail.com \r\n Instagram: [@mithungowda](https://www.instagram.com/mithun.gowda.b)\r\n\r\n- **Manvanth** \r\n Email: appuka1431@gmail.com \r\n Instagram: [@manvanth](https://www.instagram.com/appu.__.kannadiga)\r\n\r\nVisit our project repository: [pyKannada GitHub](http://github.com/mithun50/pyKannada)\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Python in Kannada",
"version": "1.0",
"project_urls": {
"Homepage": "https://github.com/mithun50/pyKannada"
},
"split_keywords": [
"this",
"is",
"the",
"pypi",
"module",
"which",
"give",
"the",
"user",
"to",
"write",
"the",
"python",
"in",
"kannada"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0842944c90add2f0fce4779e800147210bc9412780a7b5f0bf46c525e8929675",
"md5": "6523fa91cbc6672356447b0c4b0fc636",
"sha256": "aaeb388fb905e2b5f8ccfbcb5a3578d5045c409a5af7b2d574ee5fcfa7fca1d3"
},
"downloads": -1,
"filename": "pyKannada-1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "6523fa91cbc6672356447b0c4b0fc636",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 10239,
"upload_time": "2024-11-01T06:57:34",
"upload_time_iso_8601": "2024-11-01T06:57:34.269155Z",
"url": "https://files.pythonhosted.org/packages/08/42/944c90add2f0fce4779e800147210bc9412780a7b5f0bf46c525e8929675/pyKannada-1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b59f170568c9d338a9dd562d18f01d235de8da62b306122b31262c2dad332797",
"md5": "9140f9094d070927453c3c706e194662",
"sha256": "90242ea04a8f71fd3fc7cc19b43421dda766c53fe1195fbc5719c6ebb35a2606"
},
"downloads": -1,
"filename": "pykannada-1.0.tar.gz",
"has_sig": false,
"md5_digest": "9140f9094d070927453c3c706e194662",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 15230,
"upload_time": "2024-11-01T06:57:36",
"upload_time_iso_8601": "2024-11-01T06:57:36.814165Z",
"url": "https://files.pythonhosted.org/packages/b5/9f/170568c9d338a9dd562d18f01d235de8da62b306122b31262c2dad332797/pykannada-1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-01 06:57:36",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "mithun50",
"github_project": "pyKannada",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pykannada"
}