Namespace placeholder for the Fendray SDK — not the real SDK.
Project description
fendray-sdk / fendray — PyPI namespace stub
This is not the Fendray SDK. It is a minimal defensive namespace-ownership
stub (per ADR-044) that claims the fendray-sdk and fendray names on PyPI so
they cannot be typosquatted. Importing the package raises ImportError pointing to
the Fendray console, where the real SDK is distributed privately (signed,
entitlement-gated wheel).
Two-name publishing procedure
PyPI normalizes -/_/./case, so fendray-sdk and the bare fendray are two
distinct projects. One source tree publishes both:
- Build + upload with
name = "fendray-sdk"(the committed default). - Flip the single
nameline inpyproject.tomlto"fendray", rebuild, upload again. - Restore
name = "fendray-sdk"— do not commit the flipped value.
Upload discipline (ADR-044): role account contact@auvionx.com, 2FA on, dry-run on
TestPyPI first (the first upload of a project filename is irreversible), account-scoped
token for the first upload of each name then rotate to project-scoped tokens.
Build
python -m build # produces dist/ wheel + sdist
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 fendray-0.0.1.tar.gz.
File metadata
- Download URL: fendray-0.0.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
32799f7e678f8972bea6caa72b3bac4564ad2d15f0c2d06d62a3fe8eff52d802
|
|
| MD5 |
d528a66634a63a8ae1315eafdcb502db
|
|
| BLAKE2b-256 |
940e087a54fd1ba1af87da06f2a3bad3662d914006e5c1cda18714f86c633ada
|
File details
Details for the file fendray-0.0.1-py3-none-any.whl.
File metadata
- Download URL: fendray-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.3 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 |
1993f82bece4dd3a21bdf475c1d988aeea46887b2664eb9a167180b40301f6de
|
|
| MD5 |
c547e33e0ef01a4eebf91d0fe64e8370
|
|
| BLAKE2b-256 |
4fbadf0a6ac1cf8e70809e7d287f6fb206a2aea4d00af46767307381a5ef1322
|