Python Development Project Readme Template #9
Labels
good-first issue
hacktoberfest
not-to-be-fixed
projects_Advanced
projects_Intermediate
readme template
Template for README.md file
Readme Creation👷
Create a
README.md
file in your folder, examplePeter_Solutions/README.md
and add the required packages to be installed before running the program.Below are the points that are to be properly mentioned in your readme.
1. Project Explanation with Title🚀
Describe the explanation in your words with a proper title of the project, which can be too precise and short.
2. Problem Solving🤯
3. Mention the Tech - Stack 👨💻👩💻
Be precise and be as clear as possible with your tech - stack
Project submission
based on the level and complicacy of the projects ,you are advised to add your project folder for eg:-
YOUR_NAME/xyz.py
to theto the respective
projects_Intermediate/PYTHON_DEVELOPEMENT
orprojects_Advanced/PYTHON_DEVELOPEMENT
.Your folder should contain following information:-
requirements.txt
file.gitignore
filepython src
fileThe deciding factors for the level of your projects solely depends upon the technical stacks used in it. Below are some level
specific projects similar to which your projects will be considered or else will be rejected .
Intermediate level
exampleAdvanced level
exampleSuggestion if any 📝
Tell us what better can be implemented
If new can refer to the following instructions and start contribution Contribution Guide 🤝
The text was updated successfully, but these errors were encountered: