Pre-release
This release is a pre-release and may not be stable for production use.
flapjax-full
flapjax-full bundles FLAPJAX together with its test suite and tutorial notebooks,
for users who want the complete codebase installable via pip without cloning the repository.
Full documentation, including tutorials, API reference and theory, is available at ben-l-p.github.io/flapjax.
Installation
Two PyPI distributions are provided:
| Package | Contents |
|---|---|
flapjax |
Library only |
flapjax-full |
Library + test suite + tutorial notebooks |
Install one distribution — they provide the same flapjax import path.
pip install flapjax # minimal
pip install flapjax-full # includes tests and tutorial notebooks
Running the tests
pytest --pyargs flapjax
Locating the notebooks
The tutorial notebooks ship inside the installed package. Find them with:
python -c "import flapjax, pathlib; print(pathlib.Path(flapjax.__file__).parent / 'models')"
Release files for flapjax-full 1.2.0.dev0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flapjax_full-1.2.0.dev0-py3-none-any.whl | Python 3 | none | any | Details |
Release files / flapjax_full-1.2.0.dev0-py3-none-any.whl
| Download URL | flapjax_full-1.2.0.dev0-py3-none-any.whl |
|---|---|
| Size | 2.3 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
57508a40a4f0da507c86f44678402a4649b9756de987249fd7aa8c5a1d5f587a
|
|
BLAKE2b-256 checksum How to use checksums |
9fe66c67b7e39f522dc124817db2cbd58bb8ae32792cc0d4fea4542a806ce329
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
uv/0.12.5 {"installer":{"name":"uv","version":"0.12.5","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
|