Metadata-Version: 2.4
Name: kulya_python
Version: 1.6
Summary: A package to make the python part of the kulya project
Project-URL: Homepage, https://github.com/dzcode-io/kuliya
Project-URL: Issues, https://github.com/dzcode-io/kuliya/issues
Author: Gorimaaa
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# kuliya for python
## **How to Use**
1. **Run the script** with the JSON file path as an argument:
   ```bash
   python3 main.py <path-to-json-file>
   ```
