Fixed-income analytics library with responsibility-first package boundaries.
Project description
fuggers-py
fuggers-py is a fixed-income analytics library organized by responsibility-first package boundaries.
Public docs: fuggers-py.readthedocs.io.
Current feature readiness and the pre-1.0 stability policy are documented in
docs/STATUS.md.
Status
fuggers-pyis still pre-1.0.- Core bond, curve, inflation, and analytics workflows are already substantial and well-tested.
- Some newer or broader surfaces, especially fitted-bond workflows, volatility surfaces, and parts of the runtime/integration layer, are still moving and may change before
1.x. - Backwards compatibility is not promised yet. The plan is to formalize that policy starting with the first
1.xrelease.
Package layout
fuggers_py.core: primitives, calendars, daycounts, shared ids, common low-level typesfuggers_py.reference: conventions, security metadata, contract specs, index metadatafuggers_py.market: market state, quote/fixing objects, indices, and curvesfuggers_py.products: contract definitions by product familyfuggers_py.pricers: valuation engines and low-level risk algorithmsfuggers_py.measures: user-facing analytics and desk-style measuresfuggers_py.portfolio: holdings, aggregation, attribution, liquidity, ETF, stress, resultsfuggers_py.calc: orchestration, dispatch, graph execution, and runtime wiringfuggers_py.adapters: file, storage, JSON, transport, and external-boundary adaptersfuggers_py.math: numerical infrastructure
See docs/SRC_STRUCTURE.md for the directory-by-directory structure under src/fuggers_py/.
See docs/MODULE_REFERENCE.md for the full file-by-file module inventory of the live source tree.
See docs/STATUS.md for what is ready today, what is still scaffold-only, and what is expected to change before 1.x.
Quick start
from decimal import Decimal
from fuggers_py.calc import PricingSpec
from fuggers_py.core import Currency, Date, Price
from fuggers_py.market.state import AnalyticsCurves, QuoteSide
as_of = Date.from_ymd(2026, 1, 15)
clean_price = Price.new(Decimal("99.125"), Currency.USD)
spec = PricingSpec(quote_side=QuoteSide.MID)
curves = AnalyticsCurves()
Development
Install the project in editable mode:
python -m pip install -e ".[dev,engine,examples]"
Run the test suite:
pytest -q
Build the docs locally:
python -m pip install -e ".[docs]"
make docs
The built site will be available at docs/_build/html/index.html.
Examples live under examples/ as paired research scripts and notebooks where applicable. Library code lives under src/. The test suite is split into tests/unit/, tests/integration/, and tests/contracts/.
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 fuggers_py-0.2.3.tar.gz.
File metadata
- Download URL: fuggers_py-0.2.3.tar.gz
- Upload date:
- Size: 991.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca353e1e67d38ccd760b305dd380edc3673a841aee942b5d2578055b6b3dd179
|
|
| MD5 |
61106b69a993d977d7a055477fbc2776
|
|
| BLAKE2b-256 |
992f3635dafcc970fe63a8a1c7223e1dabf21804876960d01228bd9448f5e9a2
|
Provenance
The following attestation bundles were made for fuggers_py-0.2.3.tar.gz:
Publisher:
release.yml on stanislawkubik/fuggers-py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fuggers_py-0.2.3.tar.gz -
Subject digest:
ca353e1e67d38ccd760b305dd380edc3673a841aee942b5d2578055b6b3dd179 - Sigstore transparency entry: 1244307739
- Sigstore integration time:
-
Permalink:
stanislawkubik/fuggers-py@a062e48af773fdabfa2d4e728d714a383a66cfa1 -
Branch / Tag:
refs/tags/v0.2.3 - Owner: https://github.com/stanislawkubik
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@a062e48af773fdabfa2d4e728d714a383a66cfa1 -
Trigger Event:
push
-
Statement type:
File details
Details for the file fuggers_py-0.2.3-py3-none-any.whl.
File metadata
- Download URL: fuggers_py-0.2.3-py3-none-any.whl
- Upload date:
- Size: 578.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
03880d556dfa390f1c8246846b9ecffe9aca373e1dee6d45956ddf2be18a009c
|
|
| MD5 |
c9b6b9ea776e4a45f81e10558b4ffaf0
|
|
| BLAKE2b-256 |
e402a84cefdb768a6c91ef0358b631877d3aea1934989063295953146ccbc80e
|
Provenance
The following attestation bundles were made for fuggers_py-0.2.3-py3-none-any.whl:
Publisher:
release.yml on stanislawkubik/fuggers-py
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
fuggers_py-0.2.3-py3-none-any.whl -
Subject digest:
03880d556dfa390f1c8246846b9ecffe9aca373e1dee6d45956ddf2be18a009c - Sigstore transparency entry: 1244307748
- Sigstore integration time:
-
Permalink:
stanislawkubik/fuggers-py@a062e48af773fdabfa2d4e728d714a383a66cfa1 -
Branch / Tag:
refs/tags/v0.2.3 - Owner: https://github.com/stanislawkubik
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@a062e48af773fdabfa2d4e728d714a383a66cfa1 -
Trigger Event:
push
-
Statement type: