Student Resume Generator Python Package
Project description
studentresume
Installation
Please first create a venv:
For windows users:
python -m venv [VENV_NAME]
to activate:
.\venv\scripts\activate
for linux/mac users
virtualenv venv --python=python3
to activate:
source venv/bin/activate
Usage
To generate a resume
studentresume [OPTIONS] [RESUME_JSON] [THEME_JSON]
For a detailed help message and optional flags, please use:
studentresume --help
Additional info for contributors
Clone the repo:
git clone git@github.com:open-uofa/studentresume.git
Navigate to the repo:
cd studentresume
Install the package using Poetry (preferred):
poetry install
studentresume stands on the backs of giants ReportLab, Typer, rich, and NerdFonts
License
This project is licenced under the terms of the MIT license
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file studentresume-0.8.3-py3-none-any.whl.
File metadata
- Download URL: studentresume-0.8.3-py3-none-any.whl
- Upload date:
- Size: 4.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.2.2 CPython/3.10.8 Linux/6.0.10-arch2-1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3c8d1b3c3fa59b7a4f681597737c81ff8e824057312560edd38e4595d36cdf47
|
|
| MD5 |
f0bf0d8f275c14629d9cbb814b77fa8f
|
|
| BLAKE2b-256 |
e6bc4642a7341b41cd9ce8ceca31df4f9d35e217d49a60e4d919e65c6922a163
|