Discovery stub for tokenpak-paid — the paid tier lives on pypi.tokenpak.ai and requires a Pro license
Project description
tokenpak-paid-stub
This is not the real tokenpak-paid package. It is a thin discovery stub published to public PyPI so users who run pip install tokenpak-paid-stub land on a clear upgrade path.
The real tokenpak-paid package ships on a private, license-gated index at pypi.tokenpak.ai. It requires an active Pro license.
Installing the real tokenpak-paid
# 1) Get a Pro license — https://tokenpak.ai/paid
# 2) Activate it in the free OSS package:
pip install tokenpak
tokenpak activate <your-license-key>
# 3) Install the real tokenpak-paid from the private index:
pip install \
--index-url https://pypi.tokenpak.ai \
--extra-index-url https://pypi.org/simple \
tokenpak-paid
Running python -m tokenpak_paid_stub prints the same guidance.
Why separate from tokenpak-paid?
Two distributions sharing a name (one free stub, one paid real) creates a dependency-resolution foot-gun — whichever index pip checks first wins, and that ordering depends on user config. Separate names (tokenpak-paid-stub on public PyPI, tokenpak-paid on pypi.tokenpak.ai) make the semantics unambiguous.
License
Apache 2.0. The stub itself is open source; the paid package it advertises is not.
Source + issues
- OSS source: github.com/tokenpak/tokenpak
- Questions: hello@tokenpak.ai
Project details
Release history Release notifications | RSS feed
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 tokenpak_paid_stub-0.1.0.tar.gz.
File metadata
- Download URL: tokenpak_paid_stub-0.1.0.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
92f6a0b3c0fd87ab81a777318c6ff35ef310fb912ee1ab840749fc64590fd11f
|
|
| MD5 |
322bc981518011b31ec4806dc304b50f
|
|
| BLAKE2b-256 |
c170e93c877e9a494e275a80fea78d09e58ed7ebaba159f370a88ccbf2f21618
|
File details
Details for the file tokenpak_paid_stub-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tokenpak_paid_stub-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d34ef1a8999100ebe2db00906433c3f37280390028bcd88931709fbbe85c5cfd
|
|
| MD5 |
5047e45d451610dd4b98e083cde72308
|
|
| BLAKE2b-256 |
adcc50e88b247599f2b7e86bacc6a0dee27f0631d3252799cbd950c465c290c2
|