If you work with JSON regularly (90% of Python developers I suspect) you might appreciate the print_json function just landed in Rich v10.9.0 If you call this function with a string, Rich will decode the string, reformat it, and print it to the console wi... (more…)
Read more »
Learn to perform the basics of geospatial analysis using Python along with the GeoJSON and GeoPandas libraries. (more…)
Read more »
On Friday October 30th at 11:15 AM EDT the Python Software Foundation will be live streaming a remote key generation and signing ceremony to... (more…)
Read more »
A Python CLI and utility library for manipulating EPUB files - ernestofgonzalez/epub-utils... (more…)
Read more »
By enabling CUDA kernels to be written in Python similar to how they can be implemented within C++, Numba bridges the gap between the Python ecosystem and the performance of CUDA. However, CUDA C++… (more…)
Read more »