Skip to main content

Sample Python Project for creating a new Python Module

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

Usage

from  pyresumize  import ResumeProcessor
r_parser=ResumeProcessor()
json=r_parser.process_resume(file)
print(json)
Developer Notes

To Run the unit tests

python -m unittest discover tests\ -vvv

python -m build

twine upload -r pyresumize dist* --config-file "C:\Users\Gokul Kartha.pypirc" --repository pypi

Project details


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.2.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyresumize-0.0.2-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file pyresumize-0.0.2.tar.gz.

File metadata

  • Download URL: pyresumize-0.0.2.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

Hashes for pyresumize-0.0.2.tar.gz
Algorithm Hash digest
SHA256 bc58a52080c5cb7db2950d259adbe396152b3cb74b4b7f91df3d386a6c482524
MD5 cec8858c448afea28443b9c2259fb366
BLAKE2b-256 b68a8e23e04aff2b0e5e58847fa7b95c949d02122226f4908ed08d8471eb85b6

See more details on using hashes here.

File details

Details for the file pyresumize-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: pyresumize-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.2

File hashes

Hashes for pyresumize-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ee54c62f015af25165c8a1d3049d435b5c8c02fa4188be5160bf633c237e8394
MD5 dcef45b080db4e781adbb37426801fd8
BLAKE2b-256 4bd2813024a5127a958b5e7171f597f3b732d2c310e44a9c6a753da82c77b1db

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page