Sign inSign up

yuuki0xff/nvpy

By yuuki0xff

Updated about 7 years ago

Simplenote-syncing note-taking tool

Image
0

449

yuuki0xff/nvpy repository overview

Docker image for nvPY

nvPY is a simplenote-syncing note-taking tool. The main purpose of this image is to build Python interpreter with UCS-4 support to work nvPY perfectly.

Installation

$ sudo rm -rf /opt/nvpy/
$ docker run yuuki0xff/nvpy get-tarball |sudo tar xvC /
$ /opt/nvpy/bin/python3 -m pip install --user -U 'git+https://github.com/cpbotha/nvpy.git#egg=nvpy'
$ rehash
$ nvpy

Tag summary

Content type

Image

Digest

Size

85.1 MB

Last updated

about 7 years ago

docker pull yuuki0xff/nvpy