Resume Parser Written in Python3
Project description
Introduction
pyresumize is a python module to extract useful information from resume and generate a json string out of it. Currently it supports only pdf file as input .
Todo
- Implement a Skill Fetcher
- Support for other formats
- Performance Improvements
- Bug Fixes
- Custom configuration of input data
Usage
from pyresumize import ResumeProcessor
r_parser=ResumeProcessor()
json=r_parser.process_resume(file)
print(json)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pyresumize-0.0.4.tar.gz
(6.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyresumize-0.0.4.tar.gz.
File metadata
- Download URL: pyresumize-0.0.4.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
de10a660e2e5f90b9bf52a8da77aa389845c23f42d14638dbd92dc23f00b6d07
|
|
| MD5 |
bfd2cfaf35abe44558c1f2447edca64d
|
|
| BLAKE2b-256 |
6c2deeaabfe2c01d6c9c61bc8347eed0376f7178b2f3f85b17ba9237f72841a9
|
File details
Details for the file pyresumize-0.0.4-py3-none-any.whl.
File metadata
- Download URL: pyresumize-0.0.4-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
703b9dcb131fff2dbf8657f1bfc3d1859034b2d6d73d2967e915168ca4c90057
|
|
| MD5 |
4f7215e30c63ddbeccf786c232c01f97
|
|
| BLAKE2b-256 |
d214c9a7ef122edc252281ac4378719c1a0c0deb2f303ddf03abb4d4b3414751
|