Python3 interface to the OEIS
Project description
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):
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file pyoeis3-1.1.5.tar.gz.
File metadata
- Download URL: pyoeis3-1.1.5.tar.gz
- Upload date:
- Size: 1.0 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e6cd94b5aee55479ff73208531fd230705fdf6f56ccb92d1e1dcf5735f9d054
|
|
| MD5 |
b33cde605369905d7bdec8324c2df3b6
|
|
| BLAKE2b-256 |
b2af0e2daec1750c2dc3920900392d2b247ff9d7ce2128091ea404e1ee96ff4b
|