Metadata-Version: 2.1
Name: Athene
Version: 0.0.1
Summary: ATHENE: THE NLP Engine
Home-page: https://github.com/lvzii/Athene
Author: youshuJi
Author-email: zjs20001205@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/lvzii/Athene/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# 当前版本
0.0.1

# 说明
- ATHENE: THE NLP Engine
- 准备给自己的原来写nlp工具起一个响亮的名字：为Athene，目前该包无任何代码。
- [原始包导航](https://pypi.org/project/nlpertools/)


## Emample

```python
import Athene
print("waiting......")
```




