planvortex
The official Python client for the PlanVortex API — connect social accounts, schedule and publish posts, read comments and messages, and pull stats, from Python.
⚠️ Not released yet
0.0.1is a placeholder. It reserves the name on PyPI and proves the release pipeline; it contains no client and there is nothing useful to install yet. The first usable release will be0.1.0.If you need a PlanVortex client today, the Node one is published and complete:
npm i planvortex.Watch this repository to hear about
0.1.0.
What it will be
- Synchronous and asynchronous, same surface:
PlanVortexandAsyncPlanVortex. - Typed, from the same OpenAPI specification the API publishes at
https://planvortex.com/openapi.json. Returned shapes are
TypedDict, so_idstays_id. - One runtime dependency,
httpx2— a different package fromhttpxclassic, so it will not collide with whatever your project already uses. - Server-side. The
client_credentialsflow needs yourclient_secret. Connecting an account from a browser is what the temporal connect token is for. - Python 3.10 and newer.
from planvortex import PlanVortex
pv = PlanVortex() # reads PLANVORTEX_CLIENT_ID and PLANVORTEX_CLIENT_SECRET
upload = pv.uploads.create(org_id, file="./sourdough.jpg")
pv.publications.create(
org_id,
account_id,
social_network="instagram",
text="New oven, new loaves",
files=[upload["_id"]],
)
Links
MIT © Talia Softworks
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file planvortex-0.0.1.tar.gz.
File metadata
- Download URL: planvortex-0.0.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
671185d3e9a4e4d0d93faad41eed9530bcd28a078f1a281caccc523eb43cb2e8
|
|
| MD5 |
f89a5a3b92ab5baeb8e4e80eef623a7a
|
|
| BLAKE2b-256 |
d11f78aed89fef87f556fb95b5209f80dc060298f9a9bbe8375c6c7d23c03bd8
|
Provenance
The following attestation bundles were made for planvortex-0.0.1.tar.gz:
Publisher:
release.yml on taliasoftworks/PlanVortexPython
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
planvortex-0.0.1.tar.gz -
Subject digest:
671185d3e9a4e4d0d93faad41eed9530bcd28a078f1a281caccc523eb43cb2e8 - Sigstore transparency entry: 2618742052
- Sigstore integration time:
-
Permalink:
taliasoftworks/PlanVortexPython@66e6f2336d8a66a735c49d8f9e0439062f633fd4 -
Branch / Tag:
refs/tags/v0.0.1 - Owner: https://github.com/taliasoftworks
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@66e6f2336d8a66a735c49d8f9e0439062f633fd4 -
Trigger Event:
push
-
Statement type:
File details
Details for the file planvortex-0.0.1-py3-none-any.whl.
File metadata
- Download URL: planvortex-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
08dbc047e80184feb1ea2dd6994bde9fc6e9414921c867730ddb63fffa966a1d
|
|
| MD5 |
828ea144b0ac36dbec5fb4d33705bc17
|
|
| BLAKE2b-256 |
de4aa59617a7b3c322e8f72748dac0aa0580ed8278065c465a96a70ef0700148
|
Provenance
The following attestation bundles were made for planvortex-0.0.1-py3-none-any.whl:
Publisher:
release.yml on taliasoftworks/PlanVortexPython
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
planvortex-0.0.1-py3-none-any.whl -
Subject digest:
08dbc047e80184feb1ea2dd6994bde9fc6e9414921c867730ddb63fffa966a1d - Sigstore transparency entry: 2618742066
- Sigstore integration time:
-
Permalink:
taliasoftworks/PlanVortexPython@66e6f2336d8a66a735c49d8f9e0439062f633fd4 -
Branch / Tag:
refs/tags/v0.0.1 - Owner: https://github.com/taliasoftworks
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@66e6f2336d8a66a735c49d8f9e0439062f633fd4 -
Trigger Event:
push
-
Statement type: