Skip to main content

Parser for XER written in Python

Project description

Fork from original https://github.com/HassanEmam/PyP6Xer

This package is a fork from original maintained with fixes and changes to handle cases and optimizations not comonly found in standard usage

PyP6Xer Python Primavera P6 XER parser

PyXer is an open source project to parse Primavera xer files in python. The project is work in progress and open for community contributions.

In order to install a copy in your system you can use pip package manager as follows:

pip install PyP6XER

The usage of the library is fairly simple and the import examples can be:

from xerparser.reader import Reader

Here are some examples of reading and parsing xer files:

xer = Reader("<filename>") # this returns a reader object  

to reade all projects in file as one xer file may have multiple projects stored into it:

for project in xer.projects:
  print(project)

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

pyp6xer_patch-1.1.3.tar.gz (42.5 kB view details)

Uploaded Source

Built Distribution

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

pyp6xer_patch-1.1.3-py3-none-any.whl (95.5 kB view details)

Uploaded Python 3

File details

Details for the file pyp6xer_patch-1.1.3.tar.gz.

File metadata

  • Download URL: pyp6xer_patch-1.1.3.tar.gz
  • Upload date:
  • Size: 42.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.11

File hashes

Hashes for pyp6xer_patch-1.1.3.tar.gz
Algorithm Hash digest
SHA256 ea965ca5f567cc468523a1f514bc17424e0d14a7b59a0092d73c94848b362f55
MD5 b7707d4770e4702019b47d669d710fc8
BLAKE2b-256 5506851d9990a02449b2009251208924173ee37169db5f25de674e0e70b21bfe

See more details on using hashes here.

File details

Details for the file pyp6xer_patch-1.1.3-py3-none-any.whl.

File metadata

  • Download URL: pyp6xer_patch-1.1.3-py3-none-any.whl
  • Upload date:
  • Size: 95.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.11

File hashes

Hashes for pyp6xer_patch-1.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b4c10f3a07a3ca7d26bd627b021ab08d6dcb385105a2e6e1ce10c2fcd162eb05
MD5 99eca43f5bd30e69928c16944828a432
BLAKE2b-256 8e361034af3fb606a42f951976d0587344c9cf165f6b1b3497eb3c7d0ebee1c6

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