Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.155.762 Times

vkontakte for Linux 1.1.0

Company: Mikhail Korobov
Date Added: August 06, 2013  |  Visits: 339

vkontakte for Linux

Report Broken Link
Printer Friendly Version


Product Homepage
Download (40 downloads)



This is a vk.com (aka vkontakte.ru, largest Russian social network) python API wrapper. The goal is to support all API methods (current and future) that can be accessed from server.<br />Installation<br /><br />$ pip install vkontakte<br /><br />Usage<br /><br />>>> import vkontakte<br />>>> vk = vkontakte.API('my_api_id', 'my_api_secret')<br />>>> print vk.getServerTime()<br />1282689362<br /><br />>>> profiles = vk.getProfiles(uids='1,2', fields='education')<br />>>> pavel = profiles[0]<br />>>> print pavel['last_name'], pavel['university_name']<br />? a*???N*???*? N*? ?* ? ?Z? NY? A*? a*?? ??<br /><br />>>> # alternative syntax<br />>>> profiles = vk.get('getProfiles', uids='1,2', fields='education')<br />>>> pavel = profiles[0]<br />>>> print pavel['last_name'], pavel['university_name']<br />? a*???N*???*? N*? ?* ? ?Z? NY? A*? a*?? ??<br /><br />>>> # custom timeout example (default timeout = 1s)<br />>>> vk = vkontakte.API('my_api_id', 'my_api_secret', timeout=5)<br />>>> print vk.getServerTime()<br />1282689362<br /><br />>>> # syntax sugar for 'secure.*' methods<br />>>> print vk.secure.getSMSHistory()<br />None<br /><br />All API methods that can be called from server should be supported.

Requirements: No special requirements
Platforms: *nix, Linux
Keyword: 039my Default Fields Education Gtgtgt Gtgtgt Methods Pavel Pavel University Print Profiles Profiles Gtgtgt Sgtgtgt Timeout Vkgetservertime Gtgtgt Vkontakteapi Api
Users rating: 0/10

License: Freeware Size: 10.24 KB
USER REVIEWS
More Reviews or Write Review


VKONTAKTE FOR LINUX RELATED
Modules  -  Add new products fields 2.0
If the default fields are not enough for you ther have a look at this piece of code on how to add new products fields.
 
Modules  -  Solace Node Reference 6.x-1.0-beta6
This module extends the nodereference fields by providing a filter based searching engine in order to automatically fill it using the Solace API filters features as backend.This means you can attach a SolR filter instance to node reference fields....
30.72 KB  
Printer Tools  -  PDF2Printer for Windows 10 1.02
By default Windows 10 does not have the ability to print PDF files to printer in batch. PDF2Printer allows to print PDF to a printer from any Windows application or anywhere in Windows Explorer you right-click on a PDF document and choose Print....
6.62 MB  
Programming  -  Test::FormValidator 0.07
This is a module for testing your Data::FormValidator profiles. It uses the standard Perl test protocol (TAP) and prints out the familiar 'ok/not ok' stuff you expect. Basically it lets you use a test script to quickly throw a lot of...
20.48 KB  
Collecters Tools  -  Stamp Collector 5.0
Stamp Collector is a software organizer for the Stamp collector. Stamp Collector was designed with a simple and intuitive user interface in mind. Nearly all the database information is shown on the main screen so you don™t have to constantly...
777.62 KB  
Utilities  -  Teem 1.10.0
Teem is a coordinated group of libraries for representing, processing, and visualizing scientific raster data. Teem includes command-line tools that permit the library functions to be quickly applied to files and streams, without having to write...
1.49 MB  
Modules  -  Organic groups profiles 6.x-1.x-de
This module integrates with the core Profile module and manages user profile fields at the group level.Group admins can define fields that the user can fill in. Users must fill in required fields when they register in a group context or when join...
20.48 KB  
Modules  -  Salsa Supporters 6.x-1.0-beta1
The goal of this project is to produce a module that will sync selected data from the Salsa database of supporters to local Drupal user objects so that they may be manipulated, displayed or used in conditional logic by Drupal modules. This will...
20.48 KB  
Modules  -  GetActive User Block 6.x-1.0
The GetActive module provides a block for users (anonymous or otherwise) to sign up for an organization's GetActive e-mail list. All of the default fields available in the GetActive Remote Join APIare available upon install (no custom fields,...
10 KB  
Modules  -  WP Display Header 1.2.1
This plugin lets you specify a header image for each post individually from your default headers and custom headers.It adds a meta box in the post edit screens with the header selection. If no specific header is specified for a post it will fall...
430.08 KB  
NEW DOWNLOADS IN LINUX SOFTWARE, PROGRAMMING
Linux Software  -  EasyEDA PCB Designer for Linux 2.0.0
EasyEDA, a great web based EDA(Electronics Design Automation) tool, online PCB tool, online PCB software for electronics engineers, educators, students, makers and enthusiasts. Theres no need to install any software. Just open EasyEDA in any...
34.4 MB  
Linux Software  -  wpCache® WordPress HTTP Cache 1.9
wpCache® is a high-performance, distributed object, caching system application, generic in nature, but intended for use in speeding up dynamic web applications, by decreasing database load time. wpCache® decreases dramatically the page...
3.51 MB  
Linux Software  -  Polling Autodialer Software 3.4
ICTBroadcast Auto Dialer software has a survey campaign for telephone surveys and polls. This auto dialer software automatically dials a list of numbers and asks them a set of questions that they can respond to, by using their telephone keypad....
488 B  
Linux Software  -  Total Video Converter Mac Free 3.5.5
Total Video Converter Mac Free developed by EffectMatrix Ltd is the official legal version of Total Video Converter which was a globally recognized brand since 2006. Total Video Converter Mac Free is a free but powerful all-in-one video...
17.7 MB  
Linux Software  -  Skeith mod_log_sql Analyzer 2.10beta2
Skeith is a php based front end for analyzing logs for Apache using mod_log_sql.
47.5 KB  
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB