PackageTrack Sign in Track my project

entrypoints

Discover and load entry points from installed packages.

0.4 38M downloads/mo #718 most downloaded on PyPI takluyver/entrypoints

What this package is like to depend on

Last release 5 years ago

no release in 18 months

Release timing varies

gaps range from 3 weeks to 3.1 years

This project publishes no release notes

the list below is its commits, not an announcement

Nothing withdrawn

no release was ever pulled

11 years old

7 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

7 releases · May 2015 to Feb 2022
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 7
  1. 0.4 02 Feb 2022
    Commits, not release notes

    This project publishes no release notes. Between 0.3 and 0.4 there were 29 commits, 19 of them substantive:

    • Add note about multiple dist-info folders
    • Test against Python 3.7
    • Use set comprehension
    • Fix link to entry_points
    • Added a sample folder of a editable installation (pip install -e)
    • Treat editable installs as Distributions too
    • Added a test for iter_files_distros with editable installs
    • Document motvation / constrast to pkg_resources.
    • Revise explanation to address misconception.
    • Use list multiplication to duplicate entry
    • Switch build-backend to flit_core
    • Constrain version of flit_core used for build
    • Add Github actions workflow to run tests
    • Remove Travis CI config
    • Fix Python 3.10 in YAML
    • use glob.escape() on the folder to allow paths with brackets []
    • Bump minimum supported Python to 3.6
    • Point to importlib.metadata in README
    • Version number -> 0.4
  2. 0.3 07 Jan 2019
    Commits, not release notes

    This project publishes no release notes. Between 0.2.3 and 0.3 there were 21 commits, 15 of them substantive:

    • Update Python versions and add classifiers
    • Remove specific version classifiers
    • Put files to read into lists
    • Strip trailing whitespace
    • Make regexp string raw
    • Fix typo
    • Fixed typo in API docs
    • Allow only equal signs as config delimiters
    • Specify delimiters for all ConfigParsers
    • Fix mysteriously half-swallowed class name
    • Convert flit.ini to pyproject.toml
    • Load entrypoints from zip file on sys.path
    • Check intended values in test
    • Add README and PyPI link to docs
    • Version number -> 0.3
  3. 0.2.3 08 Jun 2017
    Commits, not release notes

    This project publishes no release notes. Between 0.2.2 and 0.2.3 there were 2 commits, 2 of them substantive:

    • Clarify license associated with files
    • Version number -> 0.2.3
  4. 0.2.2 21 May 2016
    Commits, not release notes

    This project publishes no release notes. Between 0.2.1 and 0.2.2 there were 2 commits, 2 of them substantive:

    • Import configparser from backports on Python 2
    • Version number -> 0.2.2
  5. 0.2.1 22 Apr 2016
    Commits, not release notes

    This project publishes no release notes. Between 0.2 and 0.2.1 there were 3 commits, 3 of them substantive:

    • Handle entry-point names in a case-sensitive manner
    • Add test for case sensitive names
    • Version number -> 0.2.1
  6. 0.2 29 Mar 2016
    Commits, not release notes

    This project publishes no release notes. Between 0.1 and 0.2 there were 3 commits, 3 of them substantive:

    • Add project root to sys.path for RTD
    • Fix loading entry points with only module part
    • Version number -> 0.2
  7. 0.1 15 May 2015

    Nothing published for this version

Stop reading changelogs one package at a time.

Point PackageTrack at your project and get told which of your dependencies moved, which of those matter, and what to do about it.

Track my project