We know how it's sometimes realy complicated for a developper in Cameroon to get hire by a companie for a full time job, or just get Hire for a single project, i created this project to resolve that problem (For Python developpers....), it's a really simple app, fetching and notify suscribers, PyToMe fetch jobs around multiple websites(Only PYTHON's one) and notify every developper that subscribe to it.
PyToMe have a list of website where it wil fetch data(jobs/projects) and will notify developper with a frequency that will be configure.
- First Suscribe to PyToMe
- Enjoy ;-)
- git clone https://github.com/Python-Cameroun/pytome
- cd to/the/project/
- launch start_PytoMe.bat (for windows user) and start_PytoMe.sh (for linux user)
- The script will do the rest!
- requests
- BeautifulSoup
- schedule
- Flask
- For launch the local server on index.html, this code use http-server (allready install in node_modules/ directory)
- [OK] The Python Job with frequency
- [ - ] Collecting/Fetching jobs all over website.
- [ - ] The Mailing system to notify all developpers subscribed on this app.
- [OK] The Web page where to suscribe to PyToMe.
- [OK] Saving Mails.
- [ - ] The Python Config (For personnalize notifications)
- [ - ] The Type (Remote Jobs, full time, etc...).
- [ - ] The country / city.
- [ - ] The number of notifications.
- [ - ] The delay from notifications.
Be free to Use, fork this source code!