Skip to content

oddbookworm/PyOEIS3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyOEIS3

PyOEIS3 is a module for interfacing with the Online Encyclopedia of Integer Sequences

PyOEIS provides several methods to search the Online Encyclopedia of Integer Sequences with Python (OEIS) <http://www.oeis.org>_. It also allows for access the information contained within individual sequence entries, obtained by the querying methods provided.

It is a fork of PyOEIS, which is no longer maintained and is incompatible with modern versions of python3 because it relies on a deprecated tool for building python 3 modules from python2 source code. Thanks to @whonut for the original module, but I'm releasing a modern variant.

Installation

The easiest way to install is with pip.

$ pip install pyoeis3

Documentation

Documentation can be found in the following places (links to the docs of the original, this is currently a direct port):

About

A Python3 module for interfacing with the Online Encyclopedia of Integer Sequences

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages