Skip to content

Latest commit

 

History

History
53 lines (41 loc) · 1.84 KB

README.md

File metadata and controls

53 lines (41 loc) · 1.84 KB

<>PyToMe

Introduction

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.

How it's works

PyToMe have a list of website where it wil fetch data(jobs/projects) and will notify developper with a frequency that will be configure.

How to use it

  • First Suscribe to PyToMe
  • Enjoy ;-)

How to install it locally

Dependencies

  • requests
  • BeautifulSoup
  • schedule
  • Flask
  • For launch the local server on index.html, this code use http-server (allready install in node_modules/ directory)

TODO

  • [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.

Rendering

Author

Sanix-darker

Contributors

Adonis Simo

Organization

Python Cameroon

License

Be free to Use, fork this source code!