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

https://github.com/ayanamizuta/actuapy

useful snippets for actuaries
https://github.com/ayanamizuta/actuapy

Last synced: 5 months ago
JSON representation

useful snippets for actuaries

Awesome Lists containing this project

README

        

# Setup

pyenv1.2.7

Python3.6.5

anaconda3-5.2.0

# Usage

``` bash
python setup.py install # for install
python setup.py test # for test
```