Skip to main content

lsst-daf-butler

pypi codecov

LSST Data Access framework described in arXiv:2206.14941. Please cite the SPIE paper when using this software.

This is a Python 3 only package (we assume Python 3.11 or higher).

PyPI: lsst-daf-butler

This software is dual licensed under the GNU General Public License (version 3 of the License, or (at your option) any later version, and also under a 3-clause BSD license). Recipients may choose which of these licenses to use; please see the files gpl-3.0.txt and/or bsd_license.txt, respectively.

Arrow Memory Leaks

From version 18 of arrow we have seen significant memory leaks when accessing parquet files using the default memory allocator. If you see such leaks the workaround is to set the ARROW_DEFAULT_MEMORY_POOL environment variable to jemalloc following the advice from apache/arrow#45882. For EUPS users this variable is automatically set.

Managing dependencies

This package uses uv to manage the versions of libraries used for CI, Docker builds, and local development.

Upgrading the versions of libraries

Run the following command to refresh uv.lock with the latest available versions of all libraries:

uv lock --upgrade

Temporarily pinning another LSST package to a development branch

If you are working on a PR that requires unreleased changes from another LSST repository, you can temporarily pin the new version by opening pyproject.toml and finding the library in the override-dependencies declaration under tool.uv. Replace main with the ticket branch, e.g.:

override-dependencies = [
    "lsst-utils @ git+https://github.com/lsst/utils@tickets/DM-xxxxx",
    ...
]

Then run:

uv lock --upgrade-package <package name>

to pull in the updated version for testing, where <package name> is lsst-utils or whatever package you are overriding. (You can also just do uv lock --upgrade if you don't mind upgrading all the other libraries at the same time.)

You will need to re-do this lock update any time you change the code, so that it resolves to the new version.

After the other library's development branch has been merged, reset the branch to main in pyproject.toml and run the lock update again to pull in the released version.

Download files

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

Source Distribution

lsst_daf_butler-30.2026.3500.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

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

lsst_daf_butler-30.2026.3500-py3-none-any.whl (1.4 MB view details)

Uploaded Python 3

File details

Details for the file lsst_daf_butler-30.2026.3500.tar.gz.

File metadata

  • Download URL: lsst_daf_butler-30.2026.3500.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for lsst_daf_butler-30.2026.3500.tar.gz
Algorithm Hash digest
SHA256 694fb9d18352a7fff88363a8c332a67d8c9dca8fa725cd07f5396332f5a617b1
MD5 4c9aacdb234239535c3ba8aaaf055488
BLAKE2b-256 f4daf491f2ff85ac9f3834ffb1402911e7e54d728ff35ade312f5c309d2583b4

See more details on using hashes here.

File details

Details for the file lsst_daf_butler-30.2026.3500-py3-none-any.whl.

File metadata

File hashes

Hashes for lsst_daf_butler-30.2026.3500-py3-none-any.whl
Algorithm Hash digest
SHA256 44d198ce656f718d7d5c1e13865043787651655053741a06991a5ea4fae30c2b
MD5 495651a9901fd18c8f3b032d1c105dbd
BLAKE2b-256 b6e318c7b4f3a6c9384a7cc48b313b48e62f309bc53ee5e7c94174b4e8d089ab

See more details on using hashes here.

Release history Release notifications | RSS feed

30.2026.3700

2 files

30.2026.3600

2 files

This release

30.2026.3500 This release

2 files

30.2026.3400

2 files

30.2026.3300

2 files

30.2026.3200

2 files

30.2026.3100

2 files

30.2026.2900

2 files

30.2026.2800

2 files

30.2026.2700

2 files

30.2026.2600

2 files

30.2026.2300

2 files

30.2026.2200

2 files

30.2026.2100

2 files

30.2026.2000

2 files

30.2026.1900

2 files

30.2026.1800

2 files

30.2026.1700

2 files

30.2026.1600

2 files

30.2026.1400

2 files

30.2026.1300

2 files

30.2026.1200

2 files

30.2026.1100

2 files

30.2026.1000

2 files

30.2026.900

2 files

30.2026.800

2 files

30.2026.700

2 files

30.2026.600

2 files

30.2026.500

2 files

30.2026.300

2 files

30.2026.200

2 files

30.2026.100

2 files

30.2025.5200

2 files

30.2025.5100

2 files

30.2025.5000

2 files

30.0.11

2 files

30.0.10

2 files

30.0.9

2 files

30.0.8

2 files

30.0.7

2 files

30.0.6

2 files

30.0.5

2 files

30.0.4

2 files

30.0.3

2 files

30.0.2

2 files

30.0.1

2 files

29.2025.4900

2 files

29.2025.4800

2 files

29.2025.4700

2 files

29.2025.4500

2 files

29.2025.4400

2 files

29.2025.4300

2 files

29.2025.4200

2 files

29.2025.4100

2 files

29.2025.4000

2 files

29.2025.3900

2 files

29.2025.3800

2 files

29.2025.3700

2 files

29.2025.3600

2 files

29.2025.3500

2 files

29.2025.3400

2 files

29.2025.3300

2 files

29.2025.3200

2 files

29.2025.3100

2 files

29.2025.3000

2 files

29.2025.2900

2 files

29.2025.2800

2 files

29.2025.2700

2 files

29.2025.2600

2 files

29.2025.2500

2 files

29.2025.2400

2 files

29.2025.2300

2 files

29.2025.2100

2 files

29.2025.2000

2 files

29.2025.1900

2 files

29.2025.1800

2 files

29.2025.1700

2 files

29.2025.1600

2 files

29.2025.1500

2 files

29.2025.1400

2 files

29.2025.1300

2 files

29.2025.1200

2 files

29.2025.1100

2 files

29.2025.1000

2 files

29.2.1

2 files

29.2.0

2 files

29.1.1

2 files

29.1.0

2 files

29.0.1

2 files

29.0.0

2 files

28.2025.2200

2 files

28.2025.900

2 files

28.2025.800

2 files

28.2025.700

2 files

28.2025.600

2 files

28.2025.500

2 files

28.2025.400

2 files

28.2025.301

2 files

28.2025.200

2 files

28.2025.100

2 files

28.2024.5100

2 files

28.2024.5000

2 files

28.2024.4900

2 files

28.2024.4800

2 files

28.2024.4700

2 files

28.2024.4600

2 files

28.2024.4500

2 files

28.0.2

2 files

28.0.1

2 files

28.0.0

2 files

27.2024.4400

2 files

27.2024.4300

2 files

27.2024.4200

2 files

27.2024.4100

2 files

27.2024.4000

2 files

27.2024.3800

2 files

27.2024.3700

2 files

27.2024.3600

2 files

27.2024.3500

2 files

27.2024.3400

2 files

27.2024.3300

2 files

27.2024.3200

2 files

27.2024.3100

2 files

27.2024.3000

2 files

27.2024.2900

2 files

27.2024.2800

2 files

27.2024.2700

2 files

27.2024.2600

2 files

27.2024.2500

2 files

27.2024.2400

2 files

27.2024.2300

2 files

27.2024.2200

2 files

27.2024.2100

2 files

27.2024.2000

2 files

27.2024.1900

2 files

27.2024.1800

2 files

26.2024.1700

2 files

26.2024.1600

2 files

26.2024.1500

2 files

26.2024.1400

2 files

26.2024.1200

2 files

26.2024.1100

2 files

26.2024.1000

2 files

26.2024.900

2 files

26.2024.800

2 files

26.2024.700

2 files

26.2024.600

2 files

26.2024.500

2 files

26.2024.400

2 files

26.2024.300

2 files

26.2024.200

2 files

26.2024.100

2 files

26.2023.5200

2 files

26.2023.5100

2 files

26.2023.5000

2 files

26.2023.4900

2 files

26.2023.4800

2 files

26.2023.4700

2 files

26.2023.4600

2 files

26.2023.4500

2 files

26.2023.4400

2 files

26.2023.4300

2 files

26.2023.4200

2 files

26.2023.4100

2 files

26.2023.4000

2 files

26.2023.3900

2 files

26.2023.3800

2 files

26.0.2

2 files

26.0.1

2 files

26.0.0

2 files

25.2023.3700

2 files

25.2023.3600

2 files

25.2023.3500

2 files

25.2023.3400

2 files

25.2023.3300

2 files

25.2023.3200

2 files

25.2023.3000

2 files

25.2023.2900

2 files

25.2023.2800

2 files

25.2023.2700

2 files

25.2023.2600

2 files

25.2023.2500

2 files

25.2023.2400

2 files

25.2023.2300

2 files

25.2023.2200

2 files

25.2023.2100

2 files

25.2023.2000

2 files

25.2023.1900

2 files

25.2023.1800

2 files

25.2023.1700

2 files

25.2023.1600

2 files

25.2023.1500

2 files

25.2023.1400

2 files

25.2023.1300

2 files

25.2023.1200

2 files

25.2023.1000

2 files

25.2023.900

2 files

25.2023.800

2 files

25.2023.700

2 files

25.2023.600

2 files

24.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page