Skip to content

carlos-echeverria/stellar-observatory-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stellar Observatory API

Build Status

Stellar Observatory API is a Python package for visualizing the Stellar network. It contains experimental and non-optimized code that is used for visualizing concepts of intactness, befouledness, and other characteristics of the Stellar network.

This work is supported by a research grant in the Stellar academic research program of the Stellar Development Foundation.

Installation

pip install stellar-observatory-api

Note: Stellar Observatory requires Python 3.5 or above.

Example

See https://colab.research.google.com/drive/1-dOgu35CWWw4J-mQnhrmjnRFkLlEXDzL

Maintainer docs

Upload new version

rm -rf dist/*
python3 setup.py sdist bdist_wheel
python3 -m twine upload dist/*

About

HTTP API for visualizing aspects of the stellar network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages