Skip to content

python pip setup first pass#433

Merged
thetechnocrat-dev merged 20 commits intomainfrom
432-no-pip-package
Jul 10, 2023
Merged

python pip setup first pass#433
thetechnocrat-dev merged 20 commits intomainfrom
432-no-pip-package

Conversation

@thetechnocrat-dev
Copy link

@thetechnocrat-dev thetechnocrat-dev commented Jun 19, 2023

To test run

pip install PlexLabExchange

Then

plex -h

Then

python

from plex import plex_run

plex_run("Qm..")

@thetechnocrat-dev thetechnocrat-dev linked an issue Jun 19, 2023 that may be closed by this pull request
@vercel
Copy link

vercel bot commented Jun 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 10, 2023 8:11pm

@thetechnocrat-dev thetechnocrat-dev temporarily deployed to ci June 19, 2023 18:37 — with GitHub Actions Inactive
@notion-workspace
Copy link

@thetechnocrat-dev thetechnocrat-dev temporarily deployed to ci June 22, 2023 18:48 — with GitHub Actions Inactive
Copy link
Contributor

@acashmoney acashmoney left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧁 🎆 🍻

python3
Python 3.11.4 (main, Jun  7 2023, 00:34:59) [Clang 14.0.3 (clang-1403.0.22.14.1)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from plex import plex_run
>>> io_json_cid, io_json_local_filepath = plex_run('QmWdKXmSz1p3zGfHmwBb5FHCS7skc4ryEA97pPVxJCT5Wx')
Plex version (v0.8.1) up to date.
Created working directory:  /Users/aakaash/Desktop/code/OPENLAB/jobs/acada893-d64b-4fc4-ac26-c86824ec2611
Initialized IO file at:  /Users/aakaash/Desktop/code/OPENLAB/jobs/acada893-d64b-4fc4-ac26-c86824ec2611/io.json
Processing IO Entries
Starting to process IO entry 0 
Job running...
Bacalhau job id: 124d9136-f6d6-459c-825e-882b5ab85c08 

Computing default go-libp2p Resource Manager limits based on:
    - 'Swarm.ResourceMgr.MaxMemory': "8.6 GB"
    - 'Swarm.ResourceMgr.MaxFileDescriptors': 30720

Applying any user-supplied overrides on top.
Run 'ipfs swarm limit all' to see the resulting limits.

Success processing IO entry 0 
Starting to process IO entry 1 
Job running...
Bacalhau job id: 76e1d8e6-e5a8-4cb6-b255-5a9b290a2cb8 

Computing default go-libp2p Resource Manager limits based on:
    - 'Swarm.ResourceMgr.MaxMemory': "8.6 GB"
    - 'Swarm.ResourceMgr.MaxFileDescriptors': 30720

Applying any user-supplied overrides on top.
Run 'ipfs swarm limit all' to see the resulting limits.

Success processing IO entry 1 
Finished processing, results written to /Users/aakaash/Desktop/code/OPENLAB/jobs/acada893-d64b-4fc4-ac26-c86824ec2611/io.json
Completed IO JSON CID: QmNRzpP8Q3ykGnnMjzKDDBGGvgNFKk7htnJoccH7qHSsLr

@acashmoney acashmoney temporarily deployed to ci July 10, 2023 20:11 — with GitHub Actions Inactive
@thetechnocrat-dev thetechnocrat-dev merged commit eb3419a into main Jul 10, 2023
@thetechnocrat-dev thetechnocrat-dev deleted the 432-no-pip-package branch July 10, 2023 20:19
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.

no pip package

2 participants