Skip to main content

Python client for parsing SCOTUS cases from the granted/noted and orders dockets.

Project description

Getting started

Run the demo app.

python -m docket.demo

Use the docket loader manually from within your Python script.

from docket import grants

g = grants.Load()
g.scrape()

for case in g.cases:
    print case.__dict__

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

nyt-docket-0.0.1.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file nyt-docket-0.0.1.tar.gz.

File metadata

  • Download URL: nyt-docket-0.0.1.tar.gz
  • Upload date:
  • Size: 2.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for nyt-docket-0.0.1.tar.gz
Algorithm Hash digest
SHA256 e438515b1dfef013521159b24e43c3045787802f00693f19bb5d7f6512c01f26
MD5 0ceabbb2fc4afeb4768a195eacba1794
BLAKE2b-256 b762dac3fe23f68c42bfb8203052459e7479eca985bbf85eefcef27eed4295b9

See more details on using hashes here.

Provenance

Supported by

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