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.3.tar.gz
(6.7 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.3.tar.gz.
File metadata
- Download URL: pyresumize-0.0.3.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dec467d369bd8f4d4140b26e44f53119c0590761d958d5f150ecf262f7bd518b
|
|
| MD5 |
03b93d3e2737f42f8d784dc21d99d050
|
|
| BLAKE2b-256 |
a4e56470e1259dd036daef61a56752ac61c74b613d4bf125af0fd295bbcf25e9
|
File details
Details for the file pyresumize-0.0.3-py3-none-any.whl.
File metadata
- Download URL: pyresumize-0.0.3-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 |
bae48fb0b3a7ac31fa522c145b889e8db905c32d5bfbec294b1963b5affd4415
|
|
| MD5 |
94ff5458f0ab3c01a5da63e443d35367
|
|
| BLAKE2b-256 |
af3a970a634237bfacf8626890cd3a062ef2927968f9cd8539c18700e587c840
|