Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 955 Bytes

README.md

File metadata and controls

18 lines (18 loc) · 955 Bytes

PHPY

A Python Simple Library that contained Some PHP Functions.

Installation:

Windows Users Instruction:

  • First download the respository on your windows.
  • Second run install.py script with python3.
  • If the previous process not successfully please follow Linux Instructions
  • Linux Users Instruction:

  • First download the respository on your windows.
  • Second copy both 'phpy.py' and '__init__.py' files to '\Lib\site-packages\phpy' inside your python directory (create 'phpy' folder if it doesnt exist)
  • Congratulation you are now successfully have installed PHPY library in your python3.

  • How to Use:

    It just easy as drinking cup of tea :D ,

    Only you need to import it as like here :

    from phpy import phpy