jimkring/nogil/python
Run, Build, and Test Python Code in Multithreaded Python without the GIL -> https://github.com/colesbury/nogil/
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| requirements-file | pip requirements file | no | requirements.txt |
| command | command to execute | yes | — |
| command2 | command to execute | no | — |
| command3 | command to execute | no | — |
| command4 | command to execute | no | — |
| command5 | command to execute | no | — |
| command6 | command to execute | no | — |
Outputs
| name | description |
|---|---|
| time | The time we greeted you |