Giter Site home page Giter Site logo

pycv's Introduction

pycv

Simple, short and slick multilanguage curriculum vitae generator in python.

Here you can see how it looks filled out: my cv

This script is based on Flask and Babel on python side with style added by bootstrap and bootswatch.

This app should not be trated like something production ready ;). It is very much BETA quality and will be (hopefully) expanded in the future.

Installation

Create virtualenv and pull requirements from requirements file with:

$ pip install -r requirements

Then you can run debug version with:

$ python serve.py

or you can look into examples folder to check sample config files for popular web servers.

Configuration

All you need to know and set is located in translations folder __init__ file. Just open this file and read comments that are there to guide you through the process.

After that you need to add languages (there is no "base" language!) using babel_tools.sh script (just run it without arguments and read small usage note). In this version every translation is going trough .po file - in future I want to make some simple admin panel that will make translations easy. For now - user poedit.

pycv's People

Contributors

niktto avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.