Skip to main content

interface to the OEIS

Project description

oeis

Build Status Documentation Status codecov Maintainability Test Coverage

Interface to OEIS

Installation

pip install oeis-api

Go to the PyPi page for more details.

Documentation

Go to bhgomes.github.io/oeis for documentation.

Install Anaconda Testing Environment

For quick installation:

conda create env -f environment.yml
source activate oeis

For a more customized environment replace { } with your choices and run:

conda create -n {environment_name} python={python_version} pip
conda env update -n {environment_name} -f environment.yml
source activate {environment_name}

or edit the environment.yml file to your choosing.


Copyright (c) 2019 Brandon Gomes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

oeis-api-0.1.0.tar.gz (11.0 kB view hashes)

Uploaded Source

Built Distribution

oeis_api-0.1.0-py2.py3-none-any.whl (16.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page