Hasjob
Fast, simple open-source job board designed for developer and tech startup hiring.
Why consider Hasjob?
Hasjob is an open-source job board application built with Python and Flask. It provides employer job post creation, paid listing payment flows, direct candidate application forwarding, and rich markdown job descriptions.
Learn Hasjob by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Hasjob
Hasjob provides an uncluttered job portal allowing tech communities and companies to publish paid vacancies.
Quickstart
git clone https://github.com/hasgeek/hasjob.gitcd hasjobpip install -r requirements.txtpython runserver.pyConnect your payment gateway in instance/settings.py to collect fees from employers posting vacancies.
Hasjob is licensed under the GNU Affero General Public License v3.0.
Related tools
More options with a similar category or technology profile.
McFly
Fly through your shell history with an intelligent neural network search engine.
cheat
Interactive command-line cheatsheets for system administrators and software engineers.
Pipenv
Python development workflow for humans uniting Pipfile, pip, and virtualenv.
Rye
Comprehensive Python package and workspace management tool written in Rust.