arXiv search component as a standalone Langflow Extension Bundle.
Project description
lfx-arxiv
arXiv search component as a standalone Langflow Extension Bundle.
This is the second-pilot port that validates
src/bundles/PORTING.md — the documented recipe for
extracting an in-tree provider into a standalone Bundle distribution.
The bundle ships a single component, ArXivComponent, which queries
arXiv's public Atom API for paper metadata.
Install
pip install lfx-arxiv
The bundle is registered automatically via the langflow.extensions
entry-point. After install, restart your Langflow server; the
ArXivComponent will appear in the palette under the arxiv bundle
group.
Develop
cd src/bundles/arxiv
pip install -e .
lfx extension validate .
Manifest
The extension manifest is shipped at
src/lfx_arxiv/extension.json and points at the bundle at
components/arxiv. Components register under the canonical
namespaced ID ext:arxiv:ArXivComponent@official.
Migration
Saved flows referencing the legacy class name ArXivComponent or the
old import paths lfx.components.arxiv.arxiv.ArXivComponent /
lfx.components.arxiv.ArXivComponent are rewritten to the new
namespaced ID by the migration table in
src/lfx/src/lfx/extension/migration/migration_table.json.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lfx_arxiv-0.1.0-py3-none-any.whl.
File metadata
- Download URL: lfx_arxiv-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.15 {"installer":{"name":"uv","version":"0.11.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f22cbfcd8fb648bcaaa6f6b6f71eb7d46c5552a6a7ab5883c6e009168304c88c
|
|
| MD5 |
7e623af8de2edf1972129651be11b7fd
|
|
| BLAKE2b-256 |
515cfb1c66d7f3d72427aeacdac861de561d5ed7f23af4aa2f42e5292a92ae2d
|