Introduction

The Online Encyclopedia of Integer Sequences (OEIS) is a database of integer sequences. It contains many well-known sequences, such as the primes and Fibonacci numbers as well as many more obscure sequences.

PyOEIS allows for the searching of the OEIS from within Python, as well as allowing you to access sequence information through Sequence objects.