Skip to main content

gen-cv-manager` is a Python package designed to help students and professionals create and manage their Cover Letters (CVs) and Resumes with ease. This package provides a straightforward way to generate professional-looking CVs by filling in relevant details such as education, experience, skills, and projects.

Project description

gen-cv-manager

gen-cv-manager is a Python package designed to simplify the creation and management of Cover Letters (CVs) and Resumes. This tool is particularly useful for students and professionals who want to generate professional CVs and resumes by providing necessary details such as education, experience, skills, and projects.

Installation

You can install gen-cv-manager using pip:

pip install gen-cv-manager

Use-Case

Here’s a quick example of how to use the gen-cv-manager package:

!pip install gen-cv-manager==0.0.3

# Import the module
import gen_cv_manager as g

# Call the createResume function
from g.resumeGenerator import createResume

# Now you can use the createResume function
createResume()  

This will display your resume data in the command line. The package is designed for easy customization, and future versions will include additional features such as exporting to various formats and enhanced customization options.

Contributing

Contributions are welcome! If you would like to contribute to this project, please follow these guidelines:

  1. Fork the Repository: Create your own fork of the repository.
  2. Clone Your Fork: Clone the forked repository to your local machine.
  3. Create a Branch: Create a new branch for your changes.
  4. Make Changes: Implement your changes or new features.
  5. Submit a Pull Request: Push your changes to your fork and submit a pull request to the main repository.

Please ensure your code follows the existing style and includes appropriate tests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

For any inquiries or issues, please contact:

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

gen_cv_manager-0.0.3.tar.gz (6.1 kB view hashes)

Uploaded Source

Built Distribution

gen_cv_manager-0.0.3-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

Supported by

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