We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68109cd commit fca2689Copy full SHA for fca2689
CITATION.cff
@@ -0,0 +1,20 @@
1
+cff-version: 1.2.0
2
+title: vk_api
3
+message: >-
4
+ If you use this software, please cite it using the
5
+ metadata from this file.
6
+type: software
7
+authors:
8
+ - given-names: Kirill
9
+ family-names: R.
10
+ email: vk_api@python273.pw
11
+repository-code: 'https://github.com/python273/vk_api'
12
+repository-artifact: 'https://pypi.org/project/vk-api/'
13
+abstract: >-
14
+ Python модуль для создания скриптов для социальной сети
15
+ Вконтакте (vk.com API wrapper)
16
+keywords:
17
+ - vk.com
18
+ - vkontakte
19
+ - python
20
+license: Apache-2.0
0 commit comments