Skip to content

ptrk01/ByteballPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ByteballPy

ByteballPy is a small peace of software to connect to Byteball's SQLite database and retrieve data.

Prerequisites

Requires Python 2.7 or higher.

Usage

import byteball.py

and call the Api class

bb = byteball.Api()

The repository included file test.py shows usage examples.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages