Metadata-Version: 2.1
Name: yzy
Version: 0.1.3
Summary: Utils
Author-email: Zhiyuan Yang <im.crazyang@gmail.com>
Project-URL: Homepage, https://github.com/yzy1996/Python-Code/tree/master/Python%2BarXiv
Project-URL: Bug Tracker, https://github.com/yzy1996/Python-Code/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: feedparser
Requires-Dist: pypdf

# yzy

各种工具



## Support

- **arxiv.py**: combined
- **id2md.py**: input arxiv id and then get the markdown format output.
- **file2md.py**: input foldername containing papers and then get the markdown format output.
- **checkv.py**: auto update the local pdf version

```
python -m yzy.id2md

python yzy.arxiv.id2md()
```







