Skip to main content

Compiled Bloomberg BQuant fund-flow analytics dashboard

Project description

CQR Fund Flows

Compiled Bloomberg BQuant dashboard for fund-flow analysis.

Supported environment

  • Bloomberg BQuant
  • Windows 64-bit
  • CPython 3.11
  • Bloomberg's bql module already available in the environment

Installation

python -m pip install cqr-fundflows

Usage

Run in a BQuant notebook:

from cqr_fundflows import launch_dashboard

launch_dashboard()

Only launch_dashboard() is part of the supported public API.

Access control

There is no licence key to paste into the notebook. At import time, the compiled extension reads Bloomberg BQuant's protected UUID environment variable and asks the CQR HTTPS authorization endpoint whether that Bloomberg USER ID has an active Fund Flows entitlement.

Access is granted only when all of the following are true:

  • the client account exists;
  • its professional email address has been verified;
  • CQR has manually marked the Fund Flows entitlement as active;
  • the entitlement has started and has not expired.

The check fails closed when the UUID is missing or when the authorization service cannot be reached. No client password, private API credential or service-role key is included in the Python package.

See ACCESS_CONTROL.md for the one-time Supabase and website deployment.

Distribution model

The PyPI release must contain the compiled Windows wheel only. Do not publish a source distribution (.tar.gz), because it would disclose the Cython source. Keep the source repository private.

Local Windows build

py -3.11 -m venv .venv
.\.venv\Scripts\Activate.ps1
python -m pip install --upgrade pip build twine
python -m build --wheel
python -m twine check .\dist\*

The expected output is similar to:

cqr_fundflows-0.1.0-cp311-cp311-win_amd64.whl

Limitation

Cython compilation makes direct inspection more difficult, but it is not an absolute protection against reverse engineering.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

cqr_fundflows-0.2.1-cp311-cp311-win_amd64.whl (406.3 kB view details)

Uploaded CPython 3.11Windows x86-64

cqr_fundflows-0.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (594.8 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ x86-64manylinux: glibc 2.28+ x86-64

File details

Details for the file cqr_fundflows-0.2.1-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for cqr_fundflows-0.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 ca16734902382d00c6f378f2e34943d48bbf004d72ef4f5423dc608f4088846d
MD5 4e5ad597bd54c0689ad088fe00bc4a15
BLAKE2b-256 3f146c170903862e3805592c087c540c541ded76ac9c7a462857374b39d142fb

See more details on using hashes here.

Provenance

The following attestation bundles were made for cqr_fundflows-0.2.1-cp311-cp311-win_amd64.whl:

Publisher: publish.yml on paul-comte/cqr-fundflows

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

File details

Details for the file cqr_fundflows-0.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cqr_fundflows-0.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e4c2ba5db597b8c4c2ce85389bd1c87270f94833c372d8719749e8a92b9222ff
MD5 0227eb506263f5fc7546108c29693f40
BLAKE2b-256 c8aad3a0797f6ba29e459833d1067e9f36bbc51bd4a9f5957e445483a86e61a2

See more details on using hashes here.

Provenance

The following attestation bundles were made for cqr_fundflows-0.2.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl:

Publisher: publish.yml on paul-comte/cqr-fundflows

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

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page