{"id":15633270,"url":"https://github.com/xinntao/projecttemplate-python","last_synced_at":"2025-10-08T19:11:29.285Z","repository":{"id":40458533,"uuid":"314122771","full_name":"xinntao/ProjectTemplate-Python","owner":"xinntao","description":"Python Project Template","archived":false,"fork":false,"pushed_at":"2021-10-22T09:29:40.000Z","size":20,"stargazers_count":210,"open_issues_count":0,"forks_count":51,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-31T07:34:23.494Z","etag":null,"topics":["python","template"],"latest_commit_sha":null,"homepage":"https://xinntao.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xinntao.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-11-19T03:11:07.000Z","updated_at":"2025-03-21T03:54:58.000Z","dependencies_parsed_at":"2022-07-12T18:02:25.011Z","dependency_job_id":null,"html_url":"https://github.com/xinntao/ProjectTemplate-Python","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinntao%2FProjectTemplate-Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinntao%2FProjectTemplate-Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinntao%2FProjectTemplate-Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xinntao%2FProjectTemplate-Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xinntao","download_url":"https://codeload.github.com/xinntao/ProjectTemplate-Python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252831462,"owners_count":21810808,"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":["python","template"],"created_at":"2024-10-03T10:47:59.900Z","updated_at":"2025-10-08T19:11:24.251Z","avatar_url":"https://github.com/xinntao.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ProjectTemplate-Python\n\n[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/xinntao/HandyView.svg?logo=lgtm\u0026logoWidth=18)](https://lgtm.com/projects/g/xinntao/HandyView/context:python)\n[![download](https://img.shields.io/github/downloads/xinntao/Real-ESRGAN/total.svg)](https://github.com/xinntao/Real-ESRGAN/releases)\n[![Open issue](https://isitmaintained.com/badge/open/xinntao/basicsr.svg)](https://github.com/xinntao/basicsr/issues)\n[![PyPI](https://img.shields.io/pypi/v/basicsr)](https://pypi.org/project/basicsr/)\n[![LICENSE](https://img.shields.io/github/license/xinntao/basicsr.svg)](https://github.com/xinntao/BasicSR/blob/master/LICENSE/LICENSE)\n[![python lint](https://github.com/xinntao/BasicSR/actions/workflows/pylint.yml/badge.svg)](https://github.com/xinntao/BasicSR/blob/master/.github/workflows/pylint.yml)\n[![Publish-pip](https://github.com/xinntao/BasicSR/actions/workflows/publish-pip.yml/badge.svg)](https://github.com/xinntao/BasicSR/blob/master/.github/workflows/publish-pip.yml)\n[![gitee mirror](https://github.com/xinntao/BasicSR/actions/workflows/gitee-mirror.yml/badge.svg)](https://github.com/xinntao/BasicSR/blob/master/.github/workflows/gitee-mirror.yml)\n\n[English](README.md) **|** [简体中文](README_CN.md) \u0026emsp; [GitHub](https://github.com/xinntao/ProjectTemplate-Python) **|** [Gitee码云](https://gitee.com/xinntao/ProjectTemplate-Python)\n\n## File Modification\n\n1. Setup *pre-commit* hook\n    1. If necessary, modify `.pre-commit-config.yaml`\n    1. In the repository root path, run\n    \u003e pre-commit install\n1. Modify the `.gitignore` file\n1. Modify the `LICENSE` file\n    This repository uses the *MIT* license, you may change it to other licenses\n1. Modify the *setup* files\n    1. `setup.cfg`\n    1. `setup.py`, especially the `basicsr` keyword\n1. Modify the `requirements.txt` files\n1. Modify the `VERSION` file\n\n## GitHub Workflows\n\n1. [pylint](./github/workflows/pylint.yml)\n1. [gitee-repo-mirror](./github/workflow/gitee-repo-mirror.yml) - Support Gitee码云\n    1. Clone GitHub repo in the [Gitee](https://gitee.com/) website\n    1. Modify [gitee-repo-mirror](./github/workflow/gitee-repo-mirror.yml)\n    1. In Github *Settings* -\u003e *Secrets*, add `SSH_PRIVATE_KEY`\n\n## Other Procedures\n\n1. The `description`, `website`, `topics` in the main page\n1. Support Chinese documents, for example, `README_CN.md`\n\n## Emoji\n\n[Emoji cheat-sheet](https://github.com/ikatyang/emoji-cheat-sheet)\n\n| Emoji | Meaning |\n| :---         |     :---:      |\n| :rocket:   | Used for [BasicSR](https://github.com/xinntao/BasicSR) Logo |\n| :sparkles: | Features |\n| :zap: | HOWTOs |\n| :wrench: | Installation / Usage |\n| :hourglass_flowing_sand: | TODO list |\n| :turtle: | Dataset preparation |\n| :computer: | Commands |\n| :european_castle: | Model zoo |\n| :memo: | Designs |\n| :scroll: | License and acknowledgement |\n| :earth_asia: | Citations |\n| :e-mail: | Contact |\n| :m: | Models |\n| :arrow_double_down: | Download |\n| :file_folder: | Datasets |\n| :chart_with_upwards_trend: | Curves|\n| :eyes: | Screenshot |\n| :books: |References |\n\n## Useful Image Links\n\n\u003cimg src=\"https://colab.research.google.com/assets/colab-badge.svg\" height=\"28\" alt=\"google colab logo\"\u003e  Google Colab Logo \u003cbr\u003e\n\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/8/8d/Windows_darkblue_2012.svg\" height=\"28\" alt=\"google colab logo\"\u003e  Windows Logo \u003cbr\u003e\n\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/3/3a/Logo-ubuntu_no%28r%29-black_orange-hex.svg\" alt=\"Ubuntu\" height=\"24\"\u003e  Ubuntu Logo \u003cbr\u003e\n\n## Other Useful Tips\n\n1. `More` drop-down menu\n    \u003cdetails\u003e\n    \u003csummary\u003eMore\u003c/summary\u003e\n    \u003cul\u003e\n    \u003cli\u003eNov 19, 2020. Set up ProjectTemplate-Python.\u003c/li\u003e\n    \u003c/ul\u003e\n    \u003c/details\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxinntao%2Fprojecttemplate-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxinntao%2Fprojecttemplate-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxinntao%2Fprojecttemplate-python/lists"}