yzy


Nameyzy JSON
Version 0.1.3 PyPI version JSON
download
home_page
SummaryUtils
upload_time2023-10-17 13:29:03
maintainer
docs_urlNone
author
requires_python>=3.8
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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()
```








            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "yzy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "",
    "author_email": "Zhiyuan Yang <im.crazyang@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/56/5f/a7e3cc8981af9bc4e64967fa13a2a016d4498569b5687524a3d859a33630/yzy-0.1.3.tar.gz",
    "platform": null,
    "description": "# yzy\n\n\u5404\u79cd\u5de5\u5177\n\n\n\n## Support\n\n- **arxiv.py**: combined\n- **id2md.py**: input arxiv id and then get the markdown format output.\n- **file2md.py**: input foldername containing papers and then get the markdown format output.\n- **checkv.py**: auto update the local pdf version\n\n```\npython -m yzy.id2md\n\npython yzy.arxiv.id2md()\n```\n\n\n\n\n\n\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Utils",
    "version": "0.1.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/yzy1996/Python-Code/issues",
        "Homepage": "https://github.com/yzy1996/Python-Code/tree/master/Python%2BarXiv"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "77708c89c3e9d8b25d5cce3ec5e50d51dfa9f87955bbff943e1308a2fbf1a114",
                "md5": "1159c7f89b3eae3c81afd0244f750a85",
                "sha256": "6192141fe8b81986ad01e771558f79ea279fa59c4dd8fc6c95048095345f65a1"
            },
            "downloads": -1,
            "filename": "yzy-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1159c7f89b3eae3c81afd0244f750a85",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8188,
            "upload_time": "2023-10-17T13:29:01",
            "upload_time_iso_8601": "2023-10-17T13:29:01.429139Z",
            "url": "https://files.pythonhosted.org/packages/77/70/8c89c3e9d8b25d5cce3ec5e50d51dfa9f87955bbff943e1308a2fbf1a114/yzy-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "565fa7e3cc8981af9bc4e64967fa13a2a016d4498569b5687524a3d859a33630",
                "md5": "84dd58aa43c8a915b571fc75864301c6",
                "sha256": "a810021b485ecbed06cda9ba58bd729572ef154a9d5c5a03559bd43070ed321d"
            },
            "downloads": -1,
            "filename": "yzy-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "84dd58aa43c8a915b571fc75864301c6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5880,
            "upload_time": "2023-10-17T13:29:03",
            "upload_time_iso_8601": "2023-10-17T13:29:03.901649Z",
            "url": "https://files.pythonhosted.org/packages/56/5f/a7e3cc8981af9bc4e64967fa13a2a016d4498569b5687524a3d859a33630/yzy-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-17 13:29:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yzy1996",
    "github_project": "Python-Code",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "yzy"
}
        
Elapsed time: 0.13009s