Skip to content

Website that gather latest python backend jobs in the Netherlands

License

Notifications You must be signed in to change notification settings

abysswarrior/packend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f1516d0 · Aug 19, 2023

History

32 Commits
Aug 14, 2023
Nov 17, 2022
Nov 16, 2022
Dec 3, 2022
Aug 14, 2023
Nov 16, 2022
Nov 17, 2022
Aug 29, 2022
Aug 29, 2022
Aug 19, 2023
Nov 14, 2022
Aug 29, 2022
Aug 14, 2023

Repository files navigation




About Packend

Packend is a free and open-source Website that gather latest python backend jobs in the Netherlands, made by the Django framework.

Features

  • Based on Django 4
  • gather jobs with relocation package from relocate.me
  • gather job positions from expatica.com
  • gather job positions from tepstone.nl
  • Search mechanism for all resource
  • Automatically send new job position to email
  • A brief History of the Netherlands
  • Useful tips & and tricks for expat
  • Tips & Tricks about health insurance
  • Introducing the most important website to find jobs in Netherlands
  • information about the best neighborhood in the Netherlands for expat
  • Introducing the best website fo find home
  • List of companies that has permitted to offer relocation package
  • Dockerize project
  • Store crawled data in database
  • Automate jobs crawling by celery beat

Requirements

- python version > 3.9
- django version 4

Run Locally

Step 1 : create a new virtualenv and install requirements.

$ pip install -r requirements.txt

Notice : if you get psycopg2 pg_config error use this command

$ sudo apt-get install libpq-dev

Step 2 : run django and reach whole project in http://localhost:8000/.

$ python manage.py runserver

Screenshots

Home Page

home

Relocate.me

relocateme

Expatica

expatica

Why ?

I created this website, to gather everything that needs to know about The Netherlands. if you are a backend developer (especially in python stack) and you decided to immigrate to the Netherlands I hope that would help.

Contribution

Contributions are very welcome. I appreciate any PR or feedbacks to improve Packend.

License

Made by ❤️ under MIT license.

About

Website that gather latest python backend jobs in the Netherlands

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published