pip-date icon indicating copy to clipboard operation
pip-date copied to clipboard

ToDo / Help Needed

Open E3V3A opened this issue 7 years ago • 2 comments

ToDo / Help Needed

  • [x] improve the time stamp (TS) heuristic to use more reliable files to search for
  • [ ] improve the package type heuristic to show how a package was installed (wheel or sdist)
  • [ ] add an Environment column, to show in what virtual environment a package was installed in.
  • [ ] improve highlighting of special package dependencies, such as these.
    (e.g. Current implementation would for 'pip' also highlight any package with "pip" in it.)
  • [x] improve the color terminal check in #3
  • [ ] Testing on MacOS
  • [x] Add screenshots and text in PyPi (#9)
  • [x] Add Python 3.8 compatibility in setup.py
  • [x] Merge PR #11
  • [ ] Fix installation paths for windows pythons (#12) if possible

E3V3A avatar Nov 25 '18 22:11 E3V3A

I believe you could use the crtime package to get creation times on many or perhaps most systems.

AlisterH avatar Oct 20 '21 23:10 AlisterH

Or maybe I've made a bad assumption, and everything is removed and then replace, nothing is overwritten.

AlisterH avatar Oct 21 '21 00:10 AlisterH