Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install bookie-api

How to install bookie_api

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install bookie-api
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.4.2
0.4.7Never BuiltWhy not?
0.4.2 Available View build log
0.4.1 Available View build log
0.4.0b2 Available View build log
Windows (64-bit)
0.4.0b2
0.4.7Never BuiltWhy not?
0.4.0b2 Available View build log
Mac OS X (10.5+)
0.4.2
0.4.7Never BuiltWhy not?
0.4.2 Available View build log
0.4.1 Available View build log
0.4.0b2 Available View build log
Linux (32-bit)
0.4.3
0.4.7Never BuiltWhy not?
0.4.3 Available View build log
0.4.2 Available View build log
0.4.1 Available View build log
0.4.0b2 Available View build log
Linux (64-bit)
0.4.7 Available View build log
0.4.3 Available View build log
0.4.2 Available View build log
0.4.1 Available View build log
0.4.0b2 Available View build log
 
Author
License
AGPL
Dependencies
Lastest release
version 0.4.7 on Jan 9th, 2014

This is a python implementation of the Bookie api and a command line client to interact with our Bookie installation.

Commands

The initial commands are admin related I need to help run and operate the https://bmark.us installation.

Getting Started

You need to create a .bookierc in your home directory with your username, api key, and api url for the site.

[main]
username=admin
api_key=12345678
api_url=https://bmark.us/api/v1

Commands

# check out the help for each command level
$ bookie --help
$ bookie invite --help
$ bookie invite set --help

# check your configuration by making a ping request
$ bookie ping

# Invite commands
$ bookie invite list

# set 'someuser' to have 10 invites
$ bookie invite set -u someuser -i 10

# Import commands
$ bookie import list

# User Commands
$ bookie user list
$ bookie user add -u testing -e testing@gmail.com
$ bookie user delete -u testing

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.