Skip to main content

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.1 is 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 be 0.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: PlanVortex and AsyncPlanVortex.
  • Typed, from the same OpenAPI specification the API publishes at https://planvortex.com/openapi.json. Returned shapes are TypedDict, so _id stays _id.
  • One runtime dependency, httpx2 — a different package from httpx classic, so it will not collide with whatever your project already uses.
  • Server-side. The client_credentials flow needs your client_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

planvortex-0.0.1.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

planvortex-0.0.1-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

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

Hashes for planvortex-0.0.1.tar.gz
Algorithm Hash digest
SHA256 671185d3e9a4e4d0d93faad41eed9530bcd28a078f1a281caccc523eb43cb2e8
MD5 f89a5a3b92ab5baeb8e4e80eef623a7a
BLAKE2b-256 d11f78aed89fef87f556fb95b5209f80dc060298f9a9bbe8375c6c7d23c03bd8

See more details on using hashes here.

Provenance

The following attestation bundles were made for planvortex-0.0.1.tar.gz:

Publisher: release.yml on taliasoftworks/PlanVortexPython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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

Hashes for planvortex-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 08dbc047e80184feb1ea2dd6994bde9fc6e9414921c867730ddb63fffa966a1d
MD5 828ea144b0ac36dbec5fb4d33705bc17
BLAKE2b-256 de4aa59617a7b3c322e8f72748dac0aa0580ed8278065c465a96a70ef0700148

See more details on using hashes here.

Provenance

The following attestation bundles were made for planvortex-0.0.1-py3-none-any.whl:

Publisher: release.yml on taliasoftworks/PlanVortexPython

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.4.0

2 files

0.3.0

2 files

0.2.0

2 files

0.1.0

2 files

This release

0.0.1 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page