{"id":18779672,"url":"https://github.com/sailist/easy_proxy","last_synced_at":"2025-09-09T15:45:29.768Z","repository":{"id":92018794,"uuid":"175859141","full_name":"sailist/easy_proxy","owner":"sailist","description":"an proxy pool which can easily used","archived":false,"fork":false,"pushed_at":"2019-03-16T03:30:20.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-29T10:30:07.505Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sailist.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-15T16:53:30.000Z","updated_at":"2019-03-16T03:30:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"93500b75-e0e3-4e22-8a39-0194f01d21f2","html_url":"https://github.com/sailist/easy_proxy","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sailist%2Feasy_proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sailist%2Feasy_proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sailist%2Feasy_proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sailist%2Feasy_proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sailist","download_url":"https://codeload.github.com/sailist/easy_proxy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239691046,"owners_count":19681223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T20:22:18.354Z","updated_at":"2025-02-19T16:24:50.339Z","avatar_url":"https://github.com/sailist.png","language":"Python","readme":"# md2latex\n- mdConverter now can convert text with markdown format to latex code, support quote \"\u003e\",item \"-\" ,enum \"1.\",Table |||, splitline --- ,and mixing scene.\n- use ctexart documentclass,support chinese language\n- imageurl can both from local and web, mdConverter will download and rename(with abspath) and reformat it.\n\nWhat is lacking now is not beautiful enough. In the next version,I will add more function and beautify it.\n\n## dependency\n```\npylatex\nmatplotlib\nurllib\n```\n\n## how2use\n```python \nfrom mdconverter.example import fullExample\nfrom mdconverter import excu\n\ndoc = excu(fullExample.full)# type:str\nprint(doc)\n```\n\n## example\nFull example is given in the file ./example/fullExample.py\n\n```markdown\n@[TOC]\n# first title 大标题\n## second title 二标题\n### third title 三标题\n#### forth title 四标题\n##### fifth title 五标题\n\n```\n\ntoLatex:\n![标题示例](/title.png)\n\n\n```markdown\n|||||\n|-|-|-|-|\n|in table |**bold 加粗**|`行内代码 inline code`|$inline fomular$|\n\n```\n\n\u003e fomular is not support now.\n\ntoLatex:\n![表格示例](/table.png)\n\n```markdown\n1. enum型 **item**\n2. enum型 `item`\n3. enum型 *item*\n4. enum型 item\n\n- item型 **item**\n- item型 `item`\n- item型 item\n\n```\n\ntoLatex:\n![标题示例](/item.png)\n\n```markdown\n```c++\n#include\u003cstdio\u003e\nint main(){\n    return 0;\n}\n\n```\n\u003e code language is only support c++ style,and is ugly.\n\n\ntoLatex:\n![代码示例](/code.png)\n\n```markdown\n![示例本地图片 local image example]({})\n![示例网络图片 web image example](https://img-blog.csdnimg.cn/20181031181035831.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3NhaWxpc3Q=,size_16,color_FFFFFF,t_70)\n```\n\n\ntoLatex:\n![图片示例](/image.png)\n\n\n```markdown\n\u003e 1. enum型\n\u003e 2. enum型\n\u003e\u003e - item 型\n\u003e\u003e - item 型\n\u003e [示例链接](https://github.com/sailist/md2latex)\n\n\u003e![示例本地图片 local image]({})\n\u003e![示例网络图片 web image](https://img-blog.csdnimg.cn/20181031181035831.png?x-oss-process=image/watermark,type_ZmFuZ3poZW5naGVpdGk,shadow_10,text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3NhaWxpc3Q=,size_16,color_FFFFFF,t_70)\n```\n\n\ntoLatex:\n![图片示例](/mix.png)\n![图片示例](/mix2.png)\n\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsailist%2Feasy_proxy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsailist%2Feasy_proxy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsailist%2Feasy_proxy/lists"}