I have just released my first Python library today, called DataService.
You can install from pip with:
pip install python-dataservice
It's primarily a web scraping library but it can be used for general data gathering purposes.
I worked on it entirely by myself and would love to get some feedback.
Also, feel free to reach out if you want to collaborate on an open source project.
Source code: https://github.com/lucaromagnoli/dataservice
Docs: https://dataservice.readthedocs.io/en/latest/