gen-cv-manager


Namegen-cv-manager JSON
Version 0.0.2 PyPI version JSON
download
home_pagehttps://github.com/ankit485803/gen-cv-manager
Summarygen-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.
upload_time2024-09-16 05:37:55
maintainerNone
docs_urlNone
authorAnkit Kumar
requires_pythonNone
licenseMIT
keywords cover letter cv resume resume manager cv building
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
             




# 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:

```bash
pip install gen-cv-manager
```

## Use-Case

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

```python
from gen_cv_manager import Resume

# Create an instance of Resume
resume = Resume()

# Get resume data
data = resume.get_resume_data()

# Display resume in the command line
resume.display_resume_cli()
```

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](LICENSE) file for details.

## Contact

For any inquiries or issues, please contact:

- **Author**: Ankit Kumar
- **Mail to**: [ankit127iitp@gmail.com](mailto:ankit127iitp@gmail.com)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ankit485803/gen-cv-manager",
    "name": "gen-cv-manager",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Cover Letter, CV, Resume, Resume Manager, CV Building",
    "author": "Ankit Kumar",
    "author_email": "ankit127iitp@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/18/aa/1fc3bb864a27ea8bbea2f3aa0ac500308cfd7b8daf3dc9b8f5b1a61301ec/gen-cv-manager-0.0.2.tar.gz",
    "platform": null,
    "description": " \r\n\r\n\r\n\r\n\r\n# gen-cv-manager\r\n\r\n`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.\r\n\r\n\r\n## Installation\r\n\r\nYou can install `gen-cv-manager` using pip:\r\n\r\n```bash\r\npip install gen-cv-manager\r\n```\r\n\r\n## Use-Case\r\n\r\nHere\u2019s a quick example of how to use the `gen-cv-manager` package:\r\n\r\n```python\r\nfrom gen_cv_manager import Resume\r\n\r\n# Create an instance of Resume\r\nresume = Resume()\r\n\r\n# Get resume data\r\ndata = resume.get_resume_data()\r\n\r\n# Display resume in the command line\r\nresume.display_resume_cli()\r\n```\r\n\r\nThis 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.\r\n\r\n## Contributing\r\n\r\nContributions are welcome! If you would like to contribute to this project, please follow these guidelines:\r\n\r\n1. **Fork the Repository**: Create your own fork of the repository.\r\n2. **Clone Your Fork**: Clone the forked repository to your local machine.\r\n3. **Create a Branch**: Create a new branch for your changes.\r\n4. **Make Changes**: Implement your changes or new features.\r\n5. **Submit a Pull Request**: Push your changes to your fork and submit a pull request to the main repository.\r\n\r\nPlease ensure your code follows the existing style and includes appropriate tests.\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\r\n\r\n## Contact\r\n\r\nFor any inquiries or issues, please contact:\r\n\r\n- **Author**: Ankit Kumar\r\n- **Mail to**: [ankit127iitp@gmail.com](mailto:ankit127iitp@gmail.com)\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "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.",
    "version": "0.0.2",
    "project_urls": {
        "Documentation": "https://github.com/ankit485803/gen-cv-manager/blob/main/README.md",
        "Homepage": "https://github.com/ankit485803/gen-cv-manager",
        "Source": "https://github.com/ankit485803/gen-cv-manager"
    },
    "split_keywords": [
        "cover letter",
        " cv",
        " resume",
        " resume manager",
        " cv building"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3331d0ca739179ffec1a6ee1d935f389544408e487b0596db72e2d7345aa9b01",
                "md5": "fbb307e2962c36c86f7b9670a4f74d58",
                "sha256": "a5b8627eb902a293276130149b0e4522c196e095e62e7d20989877430926ce20"
            },
            "downloads": -1,
            "filename": "gen_cv_manager-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fbb307e2962c36c86f7b9670a4f74d58",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 5472,
            "upload_time": "2024-09-16T05:37:49",
            "upload_time_iso_8601": "2024-09-16T05:37:49.372694Z",
            "url": "https://files.pythonhosted.org/packages/33/31/d0ca739179ffec1a6ee1d935f389544408e487b0596db72e2d7345aa9b01/gen_cv_manager-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18aa1fc3bb864a27ea8bbea2f3aa0ac500308cfd7b8daf3dc9b8f5b1a61301ec",
                "md5": "dbcb27fce3e2ab96380eaf41130149a1",
                "sha256": "35a55c3ecf8dac165c71d961346bcf5bf7f8e7101015265c6e7062940fceaf3c"
            },
            "downloads": -1,
            "filename": "gen-cv-manager-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "dbcb27fce3e2ab96380eaf41130149a1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6294,
            "upload_time": "2024-09-16T05:37:55",
            "upload_time_iso_8601": "2024-09-16T05:37:55.903406Z",
            "url": "https://files.pythonhosted.org/packages/18/aa/1fc3bb864a27ea8bbea2f3aa0ac500308cfd7b8daf3dc9b8f5b1a61301ec/gen-cv-manager-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-16 05:37:55",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ankit485803",
    "github_project": "gen-cv-manager",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "gen-cv-manager"
}
        
Elapsed time: 0.36139s