OpenGraph Text
Directory Structure
.
├── README.md
├── pyproject.toml
├── src
│ └── opengraph_text
│ ├── __init__.py
│ ├── cli.py
│ ├── extract.py
│ ├── graph.py
│ ├── query.py
│ ├── schema.py
│ └── server.py
└── tests
├── test_exract.py
└── test_graph.py
All files under src\opengraph_text\ folder are just scaffolds as of now.
__init.pycurrently contains a defaultmain()function.cli.pycurrently contains aapp()function for testing entry point setting.server.pycurrently contains amain()function for testing entry point setting.- All other files that are not mentioned only contains a document header.
All files under tests\ are currently empty, without document headers.
The .env.example file contains a placeholder ANTHROPIC_API_KEY where could later be used to fit API keys.
Release files for opengraph-text 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| opengraph_text-0.1.0.tar.gz | 76.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| opengraph_text-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 97.6 kB
Release files / opengraph_text-0.1.0.tar.gz
| Download URL | opengraph_text-0.1.0.tar.gz |
|---|---|
| Size | 76.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
98b5003681e832d0135b15d58ee79c45eb6ad68f81c84a82d53bea1dd9b5f43e
|
|
BLAKE2b-256 checksum How to use checksums |
7c7b3070a668b1bdcfdaa2bea6836ec74035c89f26df12f37c90e379eaf85e63
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.
Transparency logRelease files / opengraph_text-0.1.0-py3-none-any.whl
| Download URL | opengraph_text-0.1.0-py3-none-any.whl |
|---|---|
| Size | 21.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
fdec6eede16fc3b5b8f68f5b03a95fd3e402d1d4129bdf21e4e257619bd5cbc5
|
|
BLAKE2b-256 checksum How to use checksums |
b16387f36d46443a96016d6bc5b3bbbdaccd5555c9ee1a185300ffd1d12f96ba
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 19, 2026.
Transparency log