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:
- Fork the Repository: Create your own fork of the repository.
- Clone Your Fork: Clone the forked repository to your local machine.
- Create a Branch: Create a new branch for your changes.
- Make Changes: Implement your changes or new features.
- 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:
- Author: Ankit Kumar
- Mail to: ankit127iitp@gmail.com
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
Built Distribution
File details
Details for the file gen_cv_manager-0.0.3.tar.gz
.
File metadata
- Download URL: gen_cv_manager-0.0.3.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8e0381d38fc25cf45538313e4296bd1c62622feaddef7f61b8048cec5bd99e85 |
|
MD5 | 78c6fe3beda2bd1109526f580f6e101a |
|
BLAKE2b-256 | 55fc420ca1958e228b99846240777cd765db9664f17a12c8461d1b0f45bf5a8f |
File details
Details for the file gen_cv_manager-0.0.3-py3-none-any.whl
.
File metadata
- Download URL: gen_cv_manager-0.0.3-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1665f436b54c32f70fcbee8bd6256857b6441680f9489e8f90e8635d129f46da |
|
MD5 | 376013fc1b2997d0d633990d3113c793 |
|
BLAKE2b-256 | c5de4d4121fe40821a25f40e4478c232d8e9a21026586b543a13c0b8d1135663 |