Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 867 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 867 Bytes

VK Voice Message

A small script that is designed for easy uploading of voice messages to the VK

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Python>=3

Installing

A step by step series of examples that tell you how to get a development env running

pip install poetry
poetry install

Running

poetry run python main.py

Built With

  • requests - Requests is an elegant and simple HTTP library for Python, built for human beings.
  • vk_api - Python module to create scripts for social network VK