Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 923 Bytes

Readme.md

File metadata and controls

39 lines (29 loc) · 923 Bytes

#Python code here

  • Here you will find simple and complex python codes

  • python codes

alt text

If you are using Unbntu platform

  • Install python withing the follow commands
  • Install git into you Machine to pull and push from the server
  • Install gedit to edit the file that you will put your code on it
$ sudo apt-get install python
$ sudo apt-get install git
$ sudo apt-get install gedit

#Follow this instructions to clone to my Repo

  • Clone to the my repository from terminal
$ git clone https://github.com/mohanad86/Log-parser.git
$ git pull 
- You will pull the python codes in your PC
$ ls
-To showing you the list location of the file Log-parser
$ cd Log-parser
- Then you are in :)
Author: Mohanad Aly 

License

Licensed under the Apache License

http://www.apache.org/licenses/LICENSE-2.0