Xer-reader

Latest version: v0.4.1

Safety actively analyzes 701442 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4.1

Corrections to README.

---

0.4.0

* Reference [Issue 2](https://github.com/jjCode01/xer-reader/issues/2)
* The `to_dict` method no longer throws an error if an unreckognized table is found; it now just ignores the table.
* Added `FINTMPL` to table_data.
* Updated `to_csv` method:
* Can now pass a list of table names to export to CSV. For example pass in agrument `table_names=["TASK", "PROJWBS"]` to only export the task and wbs tables to CSV.
* Can now change the delimeter. For example, pass in argument `delimeter=","` to use a coma rather than the default tab.

---

0.3.2

Clean up code.

---

0.3.1

Patched potential errors when transformming from a string to a float. Some languages use a comma rather than a period in floating point numbers. [Issue 1](https://github.com/jjCode01/xer-reader/issues/1)

---

0.2.0

Added `to_excel` function. Export the tables in the .xer file to individual spreadsheets in a .xlsx file.

---

0.1.5

* Added docstrings for attributes.
* Fixed typo in README.

---

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.