Skip to main content

No project description provided

Project description

asof.py

Get latest version of a Python package (PyPI, conda) as of a certain date.

Usage

What versions of Numba were available on October 15, 2025?

$ asof 2025-10-15 numba
Query: numba (PyPI name)
Conda name: numba · PyPI name: numba
numba v0.63.0b1 published Mon 10/06/25 10:22:54 to https://pypi.org
numba v0.62.1 published Mon 09/29/25 10:46:31 to https://pypi.org
numba v0.62.1 published Mon 09/29/25 11:59:57 to conda-forge

By default, matches are based on the PyPI name. You can search by the conda package name instead:

$ asof 2019-10-10 web.py --query-type=conda
Query: web.py (conda name)
Conda name: web.py · PyPI name: web-py
web-py v0.40 published Fri 09/27/19 07:44:13 to https://pypi.org
web.py v0.40 published Sun 09/29/19 15:30:21 to conda-forge

Or by import name:

$ asof 2019-10-10 web --query-type=import
Query: web (import name)
Conda name: web.py · PyPI name: web-py
web-py v0.40 published Fri 09/27/19 07:44:13 to https://pypi.org
web.py v0.40 published Sun 09/29/19 15:30:21 to conda-forge

There are colors in the terminal output, but I can't show them here :)

Motivation

I use this to pin dependencies for new projects to the latest versions available under a dependency cooldown rule.

Installation

Easy way:

pipx install asof

For development:

python -m venv ./venv
# Activate the venv, then:
python -m pip install --editable .[dev]

Project details


Download files

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

Source Distribution

asof-0.1.2.tar.gz (11.9 kB view details)

Uploaded Source

Built Distribution

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

asof-0.1.2-py3-none-any.whl (9.7 kB view details)

Uploaded Python 3

File details

Details for the file asof-0.1.2.tar.gz.

File metadata

  • Download URL: asof-0.1.2.tar.gz
  • Upload date:
  • Size: 11.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for asof-0.1.2.tar.gz
Algorithm Hash digest
SHA256 6beab67bb4646af6a4e55ad33b52cd409998473780645edba07d5aaf90c8a5e2
MD5 81ef6fe76002f83877a1c04f05b8a837
BLAKE2b-256 b03d4330584eec71f744c27848fae11203f6e9ab691450a5fa0204ba73b50cc8

See more details on using hashes here.

Provenance

The following attestation bundles were made for asof-0.1.2.tar.gz:

Publisher: publish-to-pypi.yml on maxkapur/asof.py

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

File details

Details for the file asof-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: asof-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 9.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for asof-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 296a55d4a4d9174b3b831d7f0fcb502c613b4e17039eedd314ba6a0b713d112a
MD5 a68f709190b9e2f251c1c197d9093cfb
BLAKE2b-256 3bd782d16631f7a5e8d0bccba001ac11b4c8ee45a4d87fe25ba7b41cc49805d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for asof-0.1.2-py3-none-any.whl:

Publisher: publish-to-pypi.yml on maxkapur/asof.py

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