Skip to content

mcpcpc/pacersdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pacersdk

Public Access to Court Electronic Records (PACER) API client library written in Python.

Requirements

  • Python 3.11+
  • A valid PACER account (QA or production)

Install

PyPI

pip install -U pacersdk

From Source

git clone https://github.com/mcpcpc/pacersdk
cd pacersdk/
python -m venv venv
source venv/bin/activate
pip install -e .

Documentation

See the full documentation at: https://mcpcpc.github.io/pacersdk

License

This project is licensed under the terms of the BSD 3-Clause License. See LICENSE for details.

About

Python SDK for accessing the PACER API

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

Languages