Skip to main content

A Python library to interact with the Resume Copilot API, allowing job search integration into applications.

Project description

ResumeCopilot Python Library

Overview

ResumeCopilotLib is a Python library designed to interact with the Resume Copilot API, allowing developers to integrate job search functionality into their applications.

API Documentation

For detailed API documentation, visit:
Resume Copilot API

What is Resume Copilot?

Resume Copilot is your one-stop solution for crafting the perfect resume. It is available as a plugin in the ChatGPT Plus version, helping users streamline their resume-building process. With Resume Copilot, you can:

  • Effortlessly upload and edit resumes
  • Make precise improvements and enhancements
  • Choose from a diverse range of professional templates
  • Navigate and implement suggested changes with ease

To learn more, visit:
Resume Copilot Website

ChatGPT Plugin

Resume Copilot is also available as a ChatGPT plugin to enhance your resume-writing experience. You can access it here:
Resume Copilot on ChatGPT

Installation

To install the ResumeCopilot Python library via pip, use the following command:

pip install resume-copilot-lib

Usage

Here's a basic example of how to use the library to perform a job search:

from resume_copilot_lib import JobSearchHelper, JobSearchRequest

request = JobSearchRequest(
    title="developer",
    size=2
)

results = JobSearchHelper.search_jobs(request)
for job in results.jobs:
    print(f"Job: {job.name} at {job.company_name}")

Contributing

We welcome contributions! Feel free to open issues or submit pull requests to improve the library.

License

This project is licensed under the MIT License.

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

resume_copilot_lib-1.0.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

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

resume_copilot_lib-1.0.0-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

File details

Details for the file resume_copilot_lib-1.0.0.tar.gz.

File metadata

  • Download URL: resume_copilot_lib-1.0.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.6

File hashes

Hashes for resume_copilot_lib-1.0.0.tar.gz
Algorithm Hash digest
SHA256 cb1feab10f0fe71d5150bf17badf4834e67c74cda2d90972f0a2190adfcf6831
MD5 f5812aa790b583069e311a31c662eb62
BLAKE2b-256 7bdd0b023d203c8764c2df8e9318b801a19b8a265db1f222ddefa8818581ca61

See more details on using hashes here.

File details

Details for the file resume_copilot_lib-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for resume_copilot_lib-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c9dfb785763f4f5dadac2418d1c28ee6c46cc06e1d3c824602b9b5493004f5fd
MD5 5ab43e966e14e158f07023801ce57385
BLAKE2b-256 cbdc962d135b2094e56a06925d7213dc0521be6bb920f510805c98705d403a74

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