|
4 | 4 |
|
5 | 5 | [](https://pypi.python.org/pypi/visualpython/) |
6 | 6 |  |
7 | | -[](https://www.gnu.org/licenses/gpl-3.0.html) |
| 7 | +[](https://github.com/visualpython/visualpython/blob/main/LICENSE) |
8 | 8 | [](https://github.com/visualpython/visualpython/blob/main/CODE_OF_CONDUCT.md) |
9 | 9 | [](https://pypistats.org/packages/visualpython) |
10 | | -[](https://pypistats.org/packages/visualpython) |
| 10 | +[](https://github.com/visualpython/visualpython/issues) |
11 | 11 |
|
12 | 12 | ##Introduction |
13 | 13 | Visual Python is a GUI-based Python code generator, developed on the Jupyter Notebook as an extension. <br> |
14 | | -Visual Python is an open source project started for students who struggle with coding duringaPythonclass for data science. |
| 14 | +Visual Python is an open source project started for students who struggle with coding during Pythonclasses for data science. |
15 | 15 |
|
16 | 16 | <br> |
17 | 17 |
|
18 | | -Try Visual Python if you would like: <br> |
19 | | -*tomanage big data with minimal coding skills. <br> |
20 | | -*tohelp students / business analysts / researchers to overcome learning barriers for Python. <br> |
21 | | -*tosave & reuse repeatedly used codes(snippets). <br> |
| 18 | +Try Visual Python if you would like to: <br> |
| 19 | +* manage big data with minimal coding skills. <br> |
| 20 | +* help students / business analysts / researchers to overcome learning barriers for Python. <br> |
| 21 | +* save & reuse repeatedly used codes(snippets). <br> |
22 | 22 |
|
23 | 23 | <br> |
24 | | -<imgsrc="https://i.esdrop.com/d/7o0dj05m8rnz/ZPvkMGVeix.gif"width="85%"> |
| 24 | +<imgsrc="https://i.esdrop.com/d/7o0dj05m8rnz/Vo69p6HOwb.gif"width="85%"> |
25 | 25 |
|
26 | 26 | ##Getting Started |
27 | 27 |
|
|