|
1 | 1 | # <>PythonUpdater |
2 | 2 |
|
3 | 3 | ## Presentation |
4 | | - This is a simple tool to update easily your python packages on your computer simple by launch it. |
5 | | - **YOU DON'T NEED TO RUN ANY COMMAND**. |
| 4 | + This is a simple tool to update easily your python packages on your computer simple by launch it. |
| 5 | + |
| 6 | + **" YOU DON'T NEED TO RUN ANY COMMAND! "**. |
6 | 7 |
|
7 | 8 | ## How it's work? |
8 | 9 | - The tool Check first if you have pip on your computer, if not it install it |
9 | 10 | - The tool install and use pip-review to update your package automatically |
10 | 11 |
|
11 | 12 | ## How to use it? |
12 | | - You just need to launch one of the tool corresponding to your system: |
13 | | - - FOR WINDOWS: launch windowsPY.bat |
14 | | - - FOR LINUX: launch linuxPY.sh |
15 | | - - FOR MAC: launch macPY.command |
16 | | - |
17 | | - And all is done it self, all your packages is now UP TO DATE! |
| 13 | + You just need to launch one of the tool corresponding to your system: |
| 14 | + -*FOR WINDOWS:* launch **_windowsPY.bat** |
| 15 | + -*FOR LINUX:* launch **_linuxPY.sh** |
| 16 | + -*FOR MAC:* launch **_macPY.command_** |
| 17 | + |
| 18 | + And all is done it self, all your packages is now UP TO DATE! |
18 | 19 |
|
19 | 20 | ## Author |
20 | 21 | [Sanix-darker](https://github.com/sanix-darker) |
21 | 22 |
|
| 23 | +## Contributors |
| 24 | +... |
| 25 | + |
22 | 26 | ## Organization |
23 | 27 | [Python-Cameroun](https://github.com/python-cameroun) |
24 | 28 |
|
25 | 29 | ## LICENSE |
26 | | - You are free to update, fork, modify this source code! |
| 30 | + You are free to update, fork, modify this source code! |
0 commit comments