yzy


Nameyzy JSON
Version 0.1.2 PyPI version JSON
download
home_page
SummaryUtils
upload_time2023-06-06 16:44:16
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.

```
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/b8/5b/235b8f4630266a13c432c1884879d425ea86cedd03715d91c51cffe5d36d/yzy-0.1.2.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\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.2",
    "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": "5939ba929a1502235ebfbc3c2571c3dc44ce22be09d55c240d64f89d0d5d9af4",
                "md5": "a681f94a133414b96628efe92cbe9537",
                "sha256": "b29221a8377010e9d41fbeb6c0cb31b13cb9ec12796e7e62413406fe66f82e99"
            },
            "downloads": -1,
            "filename": "yzy-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a681f94a133414b96628efe92cbe9537",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 6972,
            "upload_time": "2023-06-06T16:44:14",
            "upload_time_iso_8601": "2023-06-06T16:44:14.493258Z",
            "url": "https://files.pythonhosted.org/packages/59/39/ba929a1502235ebfbc3c2571c3dc44ce22be09d55c240d64f89d0d5d9af4/yzy-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b85b235b8f4630266a13c432c1884879d425ea86cedd03715d91c51cffe5d36d",
                "md5": "c345026115d72e11f7c402c1692134df",
                "sha256": "27d52aed95b60677c42d571cedf73ab5b37d89c52a01f07910818212a6c0e253"
            },
            "downloads": -1,
            "filename": "yzy-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c345026115d72e11f7c402c1692134df",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4997,
            "upload_time": "2023-06-06T16:44:16",
            "upload_time_iso_8601": "2023-06-06T16:44:16.072568Z",
            "url": "https://files.pythonhosted.org/packages/b8/5b/235b8f4630266a13c432c1884879d425ea86cedd03715d91c51cffe5d36d/yzy-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-06 16:44:16",
    "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.09083s