Skip to main content

Parser for XER written in Python

Project description

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.0.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.0-py3-none-any.whl (89.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyp6xer_patch-1.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 08460548bd9908fc72aa64fdc12226deaa8f148b8c39803e8f1198685fa5bd86
MD5 9e07e6490e5a320b7c44861ba19a7c57
BLAKE2b-256 db3a694851f2ba396338926a2c24f671f069503108f97893c7e883939ca0f1ac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PyP6Xer_patch-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 89.1 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1602afebea2a6f49a1cb73c51374900d29a4313743f78b9326a947741f952664
MD5 258f66e0fd830a23e88e96c876a36913
BLAKE2b-256 11b327b1b5a82a2bbbeaab0e986294ab022169eb2996529bc8d962e57052e287

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