Skip to main content

Sample Python Project for creating a new Python Module

Project description

PyJATS

This is a quick and dirty python tool to deserialise JATS xml into something more useable inside python.

It ain't fast, and probably ain't pretty, but it gets text out of the XML and for now that's enough.

To use it:

from pyjats.parser import parse_xml

article_sections = parse_xml(file_path)

This will only work with a file object because reasons, you should wrap a string (e.g. one you got from an xml request to the EuropePMC API) in a io.StringIO to have it work.

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

pyjats-0.0.1.tar.gz (169.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyjats-0.0.1-py3-none-any.whl (169.6 kB view details)

Uploaded Python 3

File details

Details for the file pyjats-0.0.1.tar.gz.

File metadata

  • Download URL: pyjats-0.0.1.tar.gz
  • Upload date:
  • Size: 169.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for pyjats-0.0.1.tar.gz
Algorithm Hash digest
SHA256 7e6a7f361399c2838d3aaf7e7749f725b8cd3f30b67492c94a3e14dc85b5be8f
MD5 a66e208c7826bdb5b9a87120b0265036
BLAKE2b-256 ef6c6ba898b90978b0fc2856bee2f6b1214874203284366413ce45c8ac1da0d3

See more details on using hashes here.

File details

Details for the file pyjats-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: pyjats-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 169.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-requests/2.32.3

File hashes

Hashes for pyjats-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b91edcf0fa524c300952a299c1d1cb51f88646e5b2c9063e96cde8e013992de4
MD5 9b36c94afd0643e5cbad5f083d273eed
BLAKE2b-256 b86ae6df17d1a88383cc8370f0e72c515c1c5a8bf0db5c2bf5dbb031fff6844a

See more details on using hashes here.

Supported by

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