Skip to content

Commit b823749

Browse files
authored
Merge pull request #29 from llbtl/readme
Readme
2 parents fcf9f59 + 06f5da7 commit b823749

File tree

2 files changed

+8
-26
lines changed

2 files changed

+8
-26
lines changed

README.md

Lines changed: 8 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,12 @@
1-
<!--
2-
#========================================================================
3-
# Filename : README.md
4-
# Function : control visualpython for Window/Linux/Mac
5-
# Creator : Black Logic
6-
# Version : 1.1.1
7-
# License : GPLv3
8-
# Date : 2020 07.27
9-
# Mdate : 2021 05.07
10-
#========================================================================
11-
-->
12-
131
# Visual Python
14-
152
[![PyPI version shields.io](https://img.shields.io/pypi/v/visualpython)](https://pypi.python.org/pypi/visualpython/)
163
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-green)](https://www.gnu.org/licenses/gpl-3.0.html)
17-
[![Website: VP Hub](https://img.shields.io/badge/Website-VP%20Hub-orange)](https://www.visualpython.ai)
18-
19-
20-
<br>
4+
[![Code of Conduct: Contributor Covenant](https://img.shields.io/badge/Code%20of%20Conduct-Contributor%20Covenant-blueviolet)](https://github.com/visualpython/visualpython/blob/main/CODE_OF_CONDUCT.md)
215

226
## Introduction
237
Visual Python is a GUI-based Python code generator, developed on the Jupyter Notebook environment as an extension.
24-
<br>
8+
9+
<img src="https://i.esdrop.com/d/7o0dj05m8rnz/sgKUVlLpRx.png" width="85%">
2510

2611
1. Key Features
2712
* Automatically generates Python code based on a graphic user interface <br>
@@ -39,7 +24,6 @@ Non-programmers will be able to : <br>
3924
* learn the Python language more easily <br>
4025
* manage big data with minimal coding skills <br>
4126

42-
<br>
4327

4428
## Getting Started
4529

@@ -93,20 +77,18 @@ uninstall - uninstall packages
9377
upgrade - version upgrade
9478
version - version check
9579
```
96-
<br>
97-
98-
## Mission & Vision
9980

10081

82+
## Mission & Vision
10183
**Mission** <br>
10284
To support technology and education so that anyone can leverage big data analytics to create a variety of social values.
10385

10486
**Vision** <br>
105-
To create an environment where you can learn and use big data analytics skills easily.
87+
To create an environment where everyone can learn and use big data analytics skills easily.
10688

107-
108-
<br>
89+
## Contributing
90+
If you are interested in contributing to the Visual Python, please see [`CONTRIBUTING.md`](CONTRIBUTING.md). <br>
91+
All skills from programmers, non-programmers, designers are welcomed.
10992

11093
## License
111-
11294
GNU GPLv3 (See LICENSE file).

resource/VisualPython_Example.png

136 KB
Loading

0 commit comments

Comments
 (0)