Ari Lamstein: censusdis v1.4.0 is now on PyPI
Link: https://arilamstein.com/blog/2025/03/31/censusdis-v1-4-0-is-now-on-pypi/
I recently contributed a new module to the censusdis package. This resulted in a new version of the package being pushed to PyPI. You can install it like this:
$ pip install censusdis -U
#Verify tha
Link: https://arilamstein.com/blog/2025/03/31/censusdis-v1-4-0-is-now-on-pypi/
I recently contributed a new module to the censusdis package. This resulted in a new version of the package being pushed to PyPI. You can install it like this:
$ pip install censusdis -U
#Verify tha
Ari Lamstein
censusdis v1.4.0 is now on PyPI
I recently contributed a new module to the censusdis package. This resulted in a new version of the package being pushed to PyPI. You can install it like this: The module I created is called multiy…