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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

uspto_odp-0.0.1-py3-none-any.whl (23.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: uspto_odp-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 23.4 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 82d1065a4648a782efd81511168849d348c03a291060cbacaf0b2479df01fddc
MD5 685e947b7bf3eec88ae92cf120e65e0e
BLAKE2b-256 a9e6023d28344baf5fe177accae848b40014cae7d6272718e1480039e16f7b83

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