Metadata-Version: 1.1
Name: nextcel
Version: 1.3.1
Summary: Library for analyze Excel data
Home-page: https://github.com/Lotinex/Nextcel
Author: Lotinex
Author-email: loard969@gmail.com
License: MIT
Download-URL: https://github.com/Lotinex/Nextcel/archive/refs/tags/v1.3.1.tar.gz
Description: <a href="#"><img alt="logo" src="https://user-images.githubusercontent.com/34784356/185958025-5b270316-4457-4e90-8c59-fc0dd7b9c7aa.png" height="100" /></a>
        # Nextcel [![nextcel pypi](https://img.shields.io/pypi/v/nextcel)](https://pypi.org/project/nextcel/)
        
        > Library for analyze Excel data
        
        ![image](https://user-images.githubusercontent.com/34784356/186956216-fca95d81-85c9-4219-8ecb-7b706ddbb56f.png)
        
        If you find a bug or have any suggestions, please write an issue. (You can contact me personally)
        
        ## Installation
        ```
        pip install nextcel
        ```
        ## Documentation
        - [한국어](/docs/docs-kr.md)
Keywords: Excel,analyze,python
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
