Skip to main content

USPTO Open Data Portal Client

Project description

uspto_odp_python_logo

Python wrapper for the Beta USPTO Open Data Portal (ODP)

Simple, lightweight python client library to support access to the USPTO Open Data Portal (ODP)

Python Version Build Status
3.9 Python 3.9
3.10 Python 3.10
3.11 Python 3.11
3.12 Python 3.12
3.13 Python 3.13

From the USPTO as of November 27, 2024: "The new Open Data Portal (ODP) is launching soon, informed by the Developer Hub (Open Data Portal beta) and real customer feedback. The first iteration will include patent data and improved functionality previously found on Patent Examination Data System (PEDS)."

This library is designed to support access to the ODP and is built on top of the existing USPTO Developer Hub API.

This library is not designed to be a full-featured ORM or database mapper. It is designed to be a simple, easy-to-use library for accessing the USPTO API with limited dependencies.

Currently, the ODP is in beta and this library is subject to change as the API evolves.

However, this library will seek to maintain backwards compatibility as much as possible as the ODP evolves.

Note: You must have an API key to use this library. You can learn more about how to get an API key at USPTO Developer Hub. For up-to-date USPTO information regarding updates to the Open Data Portal, please visit USPTO Open Data Portal.

Installation

Prerequisites

  • Python 3.9 or higher
  • pip (Python package installer)

From PyPI (Recommended)

pip install uspto_odp

From Source

  1. Clone the repository:
git clone https://github.com/KennethThompson/uspto_odp.git
cd uspto_odp
  1. Install the package in development mode:
pip install -e .

Development Installation

If you plan to contribute or modify the code, install with development dependencies:

pip install -e ".[dev]"

API Key Required

Before using the library, you'll need to obtain an API key from the USPTO Developer Hub. Visit USPTO Developer Hub to request your API key.

Verify Installation

You can verify the installation by running:

import uspto_odp
print(uspto_odp.__version__)

Usage

To be completed at a later date.

License

This project is licensed under the MIT License. See the LICENSE file for details.

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

uspto_odp-0.0.3.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

uspto_odp-0.0.3-py3-none-any.whl (23.5 kB view details)

Uploaded Python 3

File details

Details for the file uspto_odp-0.0.3.tar.gz.

File metadata

  • Download URL: uspto_odp-0.0.3.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for uspto_odp-0.0.3.tar.gz
Algorithm Hash digest
SHA256 0c6626ed39fc653dfcaacea52799ef9ff08c93ca890e01e68bc62993a8480566
MD5 2e31f147a39fe93f342179790417d6c8
BLAKE2b-256 6605895c78e5ad92f673a958381060ea107c997b7721e2059481c839e2a7c1bb

See more details on using hashes here.

File details

Details for the file uspto_odp-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: uspto_odp-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 23.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for uspto_odp-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 44dff3956fa7594358c1bf366b04db2afd87d38761de5a50afb45ffba5a9af64
MD5 295d50910ac5d1249f30b9a8de19e0d0
BLAKE2b-256 95d36910367237b103e21b96312fadd797602be44ac9ba17ccee5a0d031c9669

See more details on using hashes here.

Supported by

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