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.2.tar.gz (39.8 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.2-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyp6xer_patch-1.1.2.tar.gz
  • Upload date:
  • Size: 39.8 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.2.tar.gz
Algorithm Hash digest
SHA256 6aabecf7458d86faf211ffb256e63007f7fe15b139683d3cc43e7bfe848ce044
MD5 5079258ac8bf8405d511c649ce74e84f
BLAKE2b-256 b6780717f6e087b9c75532de399463632666f01b972563ff7cf651b01819e40c

See more details on using hashes here.

File details

Details for the file PyP6Xer_patch-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: PyP6Xer_patch-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 11.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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 3c0c8db65330e811cc48652f855d9ebb7873e1e8feca0ccf1dd1609eb4c5d706
MD5 f8c3c61ece8a7169a1b8d4984181c0e0
BLAKE2b-256 7915337d5fd40ca8a2955aef4d91a470e8ec2a9772f22724b84452c25812e5a6

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