Search Criteria
Package Details: python-geemlib 1.1.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-geemlib.git (read-only, click to copy) |
---|---|
Package Base: | python-geemlib |
Description: | Geem's all-purpose python library. |
Upstream URL: | https://pypi.org/project/geemlib/ |
Licenses: | custom:WTFPL |
Submitter: | darkgeem |
Maintainer: | darkgeem |
Last Packager: | darkgeem |
Votes: | 1 |
Popularity: | 0.000503 |
First Submitted: | 2024-03-30 20:11 (UTC) |
Last Updated: | 2025-01-29 13:08 (UTC) |
Dependencies (5)
- python (python37AUR, python311AUR, python310AUR)
- python-beautifulsoup4
- python-requests
- python-rich
- python-setuptools (make)
Latest Comments
micwoj92 commented on 2025-05-13 21:04 (UTC)
My point is that the audience for this package in current state is probably only you (save for that friend you mentioned).
darkgeem commented on 2025-05-13 02:00 (UTC) (edited on 2025-05-13 02:01 (UTC) by darkgeem)
Not scripts scripts, it's a lib of helper functions I made to comply with "DRY" programming.
One friend was too lazy to fetch the PKGBUILD from my repo, so I ended up pushing it here too.
I basically completely forgot to work on geemlib and ended up repeating huge portion of code in my codebases anyway so heh...
It's kinda sparse atm, but I plan on adding more to it.
Right now, it mainly adds the Changelog class I originally wrote for owega ( https://git.pyrokinesis.fr/darkgeem/owega/-/tree/main/owega/changelog?ref_type=heads ), along with some helper functions for beautifulsoup4.
And yeah, I should write a readme for the pypi page, I'm just being lazy rn =w="
micwoj92 commented on 2025-05-12 21:08 (UTC)
What does this package do? It doesn't seem useful, description doesn't give any information and it seems just like your personal scripts.