rasbt
released this
- When no Python library was imported and the
--iversionis used, print an empty string instead of raising an error.
Assets
2
rasbt
released this
- Fixes string alignment issues when the
-iv/--iversionflag is used.
Assets
2
rasbt
released this
- The
-iv/--iversionflag now also shows package versions that were imported asfrom X import Y
andimport X.Y as Y. For example,
import scipy as sp
from sklearn import metrics
import numpy.linalg as linalg%watermark --iversions
will return
scipy 1.1.0
sklearn 0.20.1
numpy 1.15.4
Assets
2
rasbt
released this
(Via contribution by James Myattt)
- Shows "not installed" for version of packages/modules that cannot be imported.
- Shows "unknown" for version of packages/modules when version attribute cannot be found.
- Add Python 3.6 and 3.7 to Travis CI builds.
- Add classifiers to setuptools configuration.
Assets
2
rasbt
released this
Adds a new -b/--gitbranch parameter that prints the current Git branch.
Assets
2
rasbt
released this
- Adds a new
-iv/--iversionsparameter that prints the package names and version numbers of all packages that were previously imported in the current Python session. (Via contribution by Aziz Alto)
Assets
2
rasbt
released this
- Adds a new
-/--gitrepoparameter that returns the URL of Git remote name "origin". (via contribution by Lucy Park)

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
