Code Monkey home page Code Monkey logo

resumeparser-1's Introduction

ResumeParser

This is just a wrapper for pyresparser. I have released the resume parser as a Python Package

Installation

pip install pyresparser

Docker Installation

  • For running the whole app in docker just run the following command from the root of the project
docker-compose up -d build
  • Once all the installations are done, visit 0.0.0.0 in your broswer to use the app

GUI

  • Django used
  • Easy extraction and interpretation using GUI
  • For running GUI execute:
python resume_parser/manage.py makemigrations
python resume_parser/manage.py migrate
python resume_parser/manage.py createsuperuser
python resume_parser/manage.py runserver
  • Visit 127.0.0.1 to view the GUI

Notes:

  • If you are running the app on windows, then you can only extract .docs and .pdf files

Working:

Working

Result

The module would return a list of dictionary objects with result as follows:

[{'education': [('BE', '2014')],
  'email': '[email protected]',
  'experience': [' Schlumberger DATA ENGINEER Pune'],
  'mobile_number': '8087996634',
  'name': 'Omkar Pathak',
  'no_of_pages': 3,
  'skills': ['Python',
             'C',
             'Technical',
             'Linux',
             'Machine learning',
             'System',
             'Html',
             'C++',
             'Security',
             'Testing',
             'Content',
             'Apis',
             'Engineering',
             'Payments',
             'Django',
             'Excel',
             'Admissions',
             'Mysql',
             'Windows',
             'Automation',
             'Opencv',
             'Website',
             'Css',
             'Js',
             'Algorithms',
             'Flask',
             'Programming',
             'Writing',
             'Training',
             'Php',
             'Reports',
             'Photography',
             'Open source',
             'Github',
             'Analytics',
             'Api'],
  'total_experience': 0.58}]

References that helped me get here

Built with ♥ and ☕ by Omkar Pathak

Donation

If you have found my softwares to be of any use to you, do consider helping me pay my internet bills. This would encourage me to create many such softwares :)

PayPal Donate via PayPal!
₹ (INR) Donate via Instamojo

resumeparser-1's People

Contributors

omkarpathak avatar dependabot[bot] avatar dazzag24 avatar

Stargazers

Ajender Singh avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.