Metadata-Version: 2.1
Name: MeNLP
Version: 2023.4.19.14.13.51
Summary: Create a Python package.
Home-page: https://github.com/yuanjie-ai/menlp
Author: MeNLP
Author-email: 313303303@qq.com
License: MIT license
Keywords: MeNLP
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.rst
Requires-Dist: meutils



![image](https://img.shields.io/pypi/v/menlp.svg) ![image](https://img.shields.io/travis/yuanjie-ai/menlp.svg) ![image](https://readthedocs.org/projects/menlp/badge/?version=latest)



<h1 align = "center">🔥menlp🔥</h1>

---
# Install
```python
pip install -U menlp
```

# [Docs](https://jie-yuan.github.io/menlp/)

# Usages
```
import menlp
```

---
# TODO


=======
History
=======

0.0.0 (2023-03-22)
------------------

* First release on PyPI.
