All Projects → xinntao → ProjectTemplate-Python

xinntao / ProjectTemplate-Python

Licence: MIT license
Python Project Template

Programming Languages

python
139335 projects - #7 most used programming language

Labels

ProjectTemplate-Python

Language grade: Python download Open issue PyPI LICENSE python lint Publish-pip gitee mirror

English | 简体中文GitHub | Gitee码云

File Modification

  1. Setup pre-commit hook
    1. If necessary, modify .pre-commit-config.yaml
    2. In the repository root path, run

    pre-commit install

  2. Modify the .gitignore file
  3. Modify the LICENSE file This repository uses the MIT license, you may change it to other licenses
  4. Modify the setup files
    1. setup.cfg
    2. setup.py, especially the basicsr keyword
  5. Modify the requirements.txt files
  6. Modify the VERSION file

GitHub Workflows

  1. pylint
  2. gitee-repo-mirror - Support Gitee码云
    1. Clone GitHub repo in the Gitee website
    2. Modify gitee-repo-mirror
    3. In Github Settings -> Secrets, add SSH_PRIVATE_KEY

Other Procedures

  1. The description, website, topics in the main page
  2. Support Chinese documents, for example, README_CN.md

Emoji

Emoji cheat-sheet

Emoji Meaning
🚀 Used for BasicSR Logo
Features
HOWTOs
🔧 Installation / Usage
TODO list
🐢 Dataset preparation
💻 Commands
🏰 Model zoo
📝 Designs
📜 License and acknowledgement
🌏 Citations
📧 Contact
Ⓜ️ Models
Download
📁 Datasets
📈 Curves
👀 Screenshot
📚 References

Useful Image Links

google colab logo Google Colab Logo
google colab logo Windows Logo
Ubuntu Ubuntu Logo

Other Useful Tips

  1. More drop-down menu
    More
    • Nov 19, 2020. Set up ProjectTemplate-Python.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].