Skip to main content

pstreader — an alias for pypstreader

This distribution contains no implementation. It installs pypstreader, the pure-Python reader for Outlook PST stores, and re-exports it under the shorter name.

pip install pstreader
import pstreader                      # the same objects as `import pypstreader`

with pstreader.open("store.pst") as store:
    for folder in store.root_folder.walk():
        print(folder.display_name, folder.content_count)
pstreader store.pst        # identical to `pypstreader store.pst`

pstreader.__version__ is pypstreader.__version__, and the dependency is pinned exactly (pypstreader==0.1.0), so the two names can never mean two different readers in one environment.

Use pypstreader in anything you publish. That is where the code, the issues, the documentation and the release notes live; this name is here so that typing the obvious thing works.

MIT, like the package it aliases. See the project README for what the reader actually does.

Release files for pstreader 1.0.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pstreader 1.0.0
File Size Uploaded
pstreader-1.0.0.tar.gz 3.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for pstreader 1.0.0
File Interpreter ABI Platform
pstreader-1.0.0-py3-none-any.whl Python 3 none any Details

Total release size: 7.0 kB

Release files / pstreader-1.0.0.tar.gz

Download URL pstreader-1.0.0.tar.gz
Size 3.3 kB
Tags Source
SHA-256 checksum
How to use checksums
46ce604275c502001e2295bf3a4c2ff197855c6e26a49c426e5c3ae2112e37c5
BLAKE2b-256 checksum
How to use checksums
f7a9ed91d403d337062ecbd86d17803130390f21623daa3885da961146be2cb0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.13

Release files / pstreader-1.0.0-py3-none-any.whl

Download URL pstreader-1.0.0-py3-none-any.whl
Size 3.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
94a562a2ff19695f60a38300a17357f0665ebd36bf69f241196353c926798f65
BLAKE2b-256 checksum
How to use checksums
7cbdc47cc4630cbb0359d4679acd95c56832b40a77e2d8addba257614f87cc97
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.13

Release history Release notifications | RSS feed

This release

1.0.0 This release

2 release files

0.1.0

2 release files

0.0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page