Skip to content

SaeedEY/PHPY

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

    About

    PHPY - A Python Simple Library that contained Some PHP Functions.

    Resources

    License

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published

    Languages