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-1.11.3.tar.gz (21.1 kB view details)

Uploaded Source

File details

Details for the file PyP6Xer-1.11.3.tar.gz.

File metadata

  • Download URL: PyP6Xer-1.11.3.tar.gz
  • Upload date:
  • Size: 21.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.2

File hashes

Hashes for PyP6Xer-1.11.3.tar.gz
Algorithm Hash digest
SHA256 ba57f6ac7bfe0fa3505babaf04f2178c86b11fa47fd1e6d016f30902416aa0d8
MD5 c034026b810b5494ae87de598b8eb9b9
BLAKE2b-256 fc7f94aae42b21a8a0d6b39a9b34cbfa1b2752a0d5df58572fb3c8bc2234f368

See more details on using hashes here.

Supported by

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