Skip to main content

ancv

Getting you an CV (aka ANSI-v) straight to your terminal.

Be warned though, for this is kinda useless and just for fun:

Users Venn diagram

Getting started

  1. Create a resume according to the JSON Resume Schema (see also the schema specification) either:

  2. Create a gist named resume.json with those resume contents. See here for a working example from a JSON Resume co-founder.

  3. Try it out, using...

    • curl:

      curl -L ancv.io/username
      

      -L is shorthand for --location, allowing you to follow the redirect from http://ancv.io through to https://ancv.io. It's shorter than its also perfectly viable alternative:

      curl https://ancv.io/username
      
    • wget:

      wget -O - --quiet ancv.io/username
      

      where -O is short for --output-document, used here to redirect to stdout.

    • PowerShell (5 and 7):

      (iwr ancv.io/username).Content
      

      where iwr is an alias for Invoke-Webrequest, returning an object.

Concept

(put this as an SVG flowchart, left to right with conceptual sketches)

Skeleton + Theme + Language + ASCII-mode toggle + Resume Data ==> terminal CV

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ancv-0.14.0.tar.gz (19.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ancv-0.14.0-py3-none-any.whl (22.3 kB view details)

Uploaded Python 3

File details

Details for the file ancv-0.14.0.tar.gz.

File metadata

  • Download URL: ancv-0.14.0.tar.gz
  • Upload date:
  • Size: 19.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for ancv-0.14.0.tar.gz
Algorithm Hash digest
SHA256 8931acd687eba0305d04cef033a0bc9d0d93dd30e84335bb2d2e080174bdd4ff
MD5 697886a53ce8f1f03db235baf3d31f79
BLAKE2b-256 bed84481f45cf5229170860a7cdccb1cefcb0efde347c2f36edd3c176d88569a

See more details on using hashes here.

File details

Details for the file ancv-0.14.0-py3-none-any.whl.

File metadata

  • Download URL: ancv-0.14.0-py3-none-any.whl
  • Upload date:
  • Size: 22.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for ancv-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 24ead5e73dbe3a48220837307ba5ad637729e4711901754422296d7bce0cea1a
MD5 6aab08bdaa0214976bf3485a94e2c7c7
BLAKE2b-256 8e0b77cdd7f8354a1ff754a21b18781a24de1d1b963ecbeb920ad3d08fb5625d

See more details on using hashes here.

Supported by

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