Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matyhtf committed Dec 28, 2023
1 parent bfe59ea commit e93c715
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ You can use Python functions and libraries in PHP, or use PHP packages in Python
> Supports Linux/Windows/macOS
> Not support Python multithreading or async-io features
## py2php
[py2php]((https://swoole.com/py2php/)) is online utility that will auto-translate python code into PHP code.

## Calling Python from PHP

Compile and install phpy.so as an extension, and append `extension=phpy.so` to `php.ini`.
Expand Down

0 comments on commit e93c715

Please sign in to comment.