An open API service indexing awesome lists of open source software.

https://github.com/basameera/skylynx

Python support functions package
https://github.com/basameera/skylynx

functions python3 support tools

Last synced: about 1 month ago
JSON representation

Python support functions package

Awesome Lists containing this project

README

        

# skylynx

drawing

[![Build Status](https://travis-ci.org/basameera/skylynx.svg?branch=master)](https://travis-ci.org/basameera/skylynx)

Python support functions module

**Only Python 3**

[Website](https://basameera.github.io/skylynx/)
[Github](https://github.com/basameera/skylynx)

---

## Install

`pip install skylynx`

---

## Documentation

[How to use](https://github.com/basameera/skylynx/blob/master/docs/USAGE.md)
[Docs](https://basameera.github.io/skylynx/)

## Ideas

easy plotutils submodule based on matplotlib (e.g. bar graph with errorbars https://pythonforundergradengineers.com/python-matplotlib-error-bars.html)