From a9f319484f2406803e247fe656fcddcd0f720aef Mon Sep 17 00:00:00 2001 From: deadpyxel Date: Mon, 8 Oct 2018 20:04:52 -0300 Subject: [PATCH] Added project list section. Commiting to see how it looks --- README.md | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/README.md b/README.md index b61ddf8..b9526c5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,47 @@ # Awesome Python Scripts :sunglasses: PyPI A list of some awesome python scripts that automates some stuffs or makes our work easier. + +## What do we have: + +The List of Python Scripts with their link and Name of Contributors with their Github link anchored + +- [Python Algebra Solver](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/Algebra-Solver) by [Sengxay Xayachack](https://github.com/frankxayachack) +- [AI chatbot](https://github.com/hastagAB/Awesome-Python-Scripts/tree/master/Artificial-intelligence_bot) by [umar abdullahi](https://github.com/umarbrowser) +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() +- []() by []() + ## Contribuition Guidelines : - Make a Seperate Folder for the Script. - There shouldn't be any Spaces between the names of the script. (Use underscore or dash Symbol) eg. Script_One