Skip to content
This repository has been archived by the owner on Dec 12, 2018. It is now read-only.

lycantropos/VKCommunity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

VKCommunity

Simple application for VK community content administrating by using vk_app module

Setting up environment

Install Python 3.5 and python3-dev:

add-apt-repository ppa:fkrull/deadsnakes
apt-get update
apt-get install -y python3.5 python3-dev

Install matplotlib requirements:

apt-get install -y libpng-dev libfreetype6-dev

Install SciPy requirements:

apt-get install -y libopenblas-dev gfortran

Install Pillow requirements:

apt-get install -y libjpeg8-dev

Sometimes scikit-image package installs before numpy, so install numpy first:

python3.5 -m pip install numpy==1.11.1

About

Simple application for VK community content administrating by using `vk_app` module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages