|
|
|
|
|
by yeti-sh
960 days ago
|
|
I see. The P key isn't that ergonomically placed though; and again, one will have to do this time and again for each virtual environment, right? Why not use native Python methods, namely endpoints, instead, and automate this away? |
|
Anyway, my point is that your package offers conveniences like those in existing packages, and not free but at a similar cost. (Actually, I also contemplated making my own plugins system for `argh`, but just wrote a single package with my own decorator to handle just the few types I needed: pd.DataFrame and gpd.GeoDataFrame. https://github.com/culebron/erde/ )