Skip to main content

No project description provided

Project description

# Nexus Pylon

Pylon is a downloader for scientific publications. - Look articles by DOI, MD5 or IPFS hashes - Validates downloaded items - Streams data by chunks - GRPC-ready

## Build

`bash bazel build -c opt nexus-pylon-wheel `

## Install

### PIP `bash pip3 install nexus-pylon `

## Nexus Pylon CLI

Download scientific publication: `bash pylon download --doi 10.1182/blood-2011-03-325258 --output article.pdf `

Download file by its MD5: `bash pylon download --md5 f07707ee92fa675fd4ee53e3fee977d1 --output article.pdf `

Download file by its multihash: `bash pylon download --ipfs-multihashes '["bafykbzacea3vduqii3u52xkzdqan5oc54vsvedmed25dfybrqxyafahjl3rzu"]' --output article.pdf `

### Using with Selenium

Create directory for exchaning files between host and launched Selenium in Docker `bash mkdir downloads `

Launch Selenium in Docker `bash docker run -e SE_START_XVFB=false -v $(pwd)/downloads:/downloads -p 4444:4444 selenium/standalone-chrome:latest `

Launch Pylon `bash pylon download --doi 10.1101/2022.09.09.507349 --output article.pdf \ --wd-endpoint 'http://127.0.0.1:4444/wd/hub' \ --wd-directory /downloads --wd-host-directory $(pwd)/downloads --debug `

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

nexus_pylon-1.0.3-py3-none-any.whl (190.8 kB view details)

Uploaded Python 3

File details

Details for the file nexus_pylon-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: nexus_pylon-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 190.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for nexus_pylon-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c7dcf1c87f4ddf198ad9bfe806f968135f72d1de127b74447896472a84d3f57b
MD5 933348102af7f30224ad20ffe31dbedc
BLAKE2b-256 22a2a06ed48aba27e4b294cd255a463508d31051c81eca3e0025103564512a1e

See more details on using hashes here.

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