Skip to content

Conversation

@chaz6chez
Copy link
Contributor

  1. Optimized the code structure of the tool bin/phpy
  2. The tool PHPy emulates Composer to implement the following commands:
    1. bin/phpy install [Quickly build the environment and install dependencies based on phpy.json.]
    2. bin/phpy update [Update dependencies based on phpy.json.]
    3. bin/phpy scan [Automatically scan and import dependent Python modules based on the configuration in phpy.json.]
    4. bin/phpy show [Display the environment and dependencies.]
    5. bin/phpy init-config [Initialize phpy.json.]

# Conflicts:
#	bin/phpy
#	tools/src/Phpy/Commands/ScanImport.php
@chaz6chez
Copy link
Contributor Author

还有少许测试需要做,等测试完毕后再合并

@chaz6chez
Copy link
Contributor Author

做了简单的测试,增加了文档教程

@matyhtf matyhtf merged commit 451929b into swoole:main Mar 26, 2025
9 checks passed
@chaz6chez chaz6chez deleted the feature/phpy branch March 26, 2025 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants