Akshara

Latest version: v1.1.1

Safety actively analyzes 682229 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

1.1.1

**Full Changelog**: https://github.com/arindamsaha1507/akshara/compare/v1.1.0...v1.1.1

1.1.0

**What's New**
This release introduces exciting new features for enhanced functionality and an interactive API for developers.

---

**Features**

1. **Akshara Extraction**
- Added the `get_akshara()` function to extract syllables (aksharas) from a given text efficiently and accurately.
- Example usage:
python
from akshara.varnakaarya import get_akshara

aksharas = get_akshara("राम")
print(aksharas) Output: ['रा', 'म']


2. **FastAPI Implementation**
- A live API implementation is now available at **[akshara-api.onrender.com/docs](https://akshara-api.onrender.com/docs)**.
- Test API endpoints interactively or integrate them into your projects for syllable-based operations.

---

**Bug Fixes**
- None reported in this release.

---

**Known Issues**
- No known issues. Please report bugs via the GitHub Issues page.

1.0.0

- Now accepts ३ as a valid character.
- The number of allowed characters increased

0.1.0

The first stable release of Akshara

The current version of Akshara allows users to obtain the spelling of Sanskrit texts and perform other related tasks.

Bugfixes

- Removed unnecessary print statements
- Now correctly identifies pluta svaras

New Features

- Expanded Readme file with examples
- Added `count_ayogavaahas()` fuction
- Added `count_varnas()` function
- Better error messages for assetion errors

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.